Skip to content

Instantly share code, notes, and snippets.

@nvgoldin
Created April 2, 2017 08:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nvgoldin/e5046659a6ea7f002f890e7aafc62f66 to your computer and use it in GitHub Desktop.
Save nvgoldin/e5046659a6ea7f002f890e7aafc62f66 to your computer and use it in GitHub Desktop.
Re-run 'lago ovirt run-test' individual test
./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