Created
April 2, 2017 08:54
-
-
Save nvgoldin/e5046659a6ea7f002f890e7aafc62f66 to your computer and use it in GitHub Desktop.
Re-run 'lago ovirt run-test' individual test
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
./run_suite.sh -o /dev/shm/ost basic-suite-master | |
# failure/stop | |
export LAGO_INITFILE_PATH="/home/ngoldin/src/gerrit.ovirt.org/ovirt-system-tests/basic-suite-master/" | |
export LAGO_WORKDIR_PATH="/dev/shm/ost" | |
export SUITE="basic-suite-master" | |
cd /dev/shm/ost | |
PYTHONPATH=$PYTHONPATH:/home/ngoldin/src/gerrit.ovirt.org/ovirt-system-tests/basic-suite-master/ lago ovirt runtest /home/ngoldin/src/gerrit.ovirt.org/ovirt-system-tests/basic-suite-master/test-scenarios/002_bootstrap.py |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment