This section explains how to review the CVP - Shaker network tests trace logs and results from the Jenkins web UI.
To review the CVP Shaker test results:
Log in to the Jenkins web UI.
Navigate to the build that you want to review.
Find the shaker-report.html
at the top of the Build page.
Download the report and open it.
Click on the scenario of concern for details. A scenario name corresponds
to the scenario file path in the cvp-shaker
source repository.
For example, the OpenStack L3 East-West
scenario name corresponds to
cvp-shaker/scenarios/essential/l3/full_l3_east_west.yaml
Review the performance graphs or errors that appeared during the testing.
For example:
(Optional) To view the log messages produced during the testing by Shaker,
inspect shaker.log
at the bottom of the Build page.