Skip to content
Snippets Groups Projects
Commit f0aaaded authored by Simon Crowle's avatar Simon Crowle
Browse files

Minor update to testing procedure

parent 2c7269e5
No related branches found
No related tags found
No related merge requests found
......@@ -40,9 +40,9 @@ The following command brings up the services
### Run the automated test
To run the load test using the following command
To run the load test using the following command (here, the last parameter '15' refers to the number of VLC player clients to be launched):
`vagrant --infra=streaming ssh loadtest-streaming -- "/vagrant/test/streaming/run.sh"`
`vagrant --infra=streaming ssh loadtest-streaming -- "/vagrant/test/streaming/run.sh /home/ubuntu/test/streaming http://192.168.50.11/test_video/stream.mpd 15`
This test currently just generates the load and does not have any assertions. It breaks at 1000.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment