Skip to content
LionsPhil edited this page Jun 5, 2015 · 1 revision

Running a configuration is pretty straightforward. Hit the big "Run" button, change any parameters from their defaults as needed, choose which Client to run it on (if you have multiple), and hit "Go".

(At present unfortunately there isn't much useful feedback from a run in progress, so here's a dirty cheat. SSH onto your Client machine and run tail -F /run/plumage/client/0/plumage_run.log. You should see plumage_run's output on how far it is through managing the test. You can also find the Polygraph client console output under that folder.)

You can delete a run while it's underway to abort it.

Once a run has finished, if it's succeeded, the run page will show a "View Report" button you can use to see the Polygraph-generated report.

Next: You're hopefully all set to start working on actual tests! Try reading some of the other, more advanced topics on the wiki.

Clone this wiki locally