mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-24 21:56:15 +00:00
19 lines
No EOL
217 B
Text
19 lines
No EOL
217 B
Text
Prerequisites
|
|
-------------
|
|
|
|
- curl
|
|
- jq
|
|
- redis-cli
|
|
|
|
|
|
How to Run The Tests
|
|
--------------------
|
|
|
|
1. Start ntopng running command
|
|
$ run_ntopng.sh
|
|
on a separate shell
|
|
|
|
|
|
2. Perform the tests running
|
|
$ do.sh
|
|
|