[ https://ovirt-jira.atlassian.net/browse/OVIRT-1797?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=35484#comment-35484 ]
The code in the link should work. When trying it, what is the error that you see? Which suite are you trying to run, ‘basic-suite-maser’?
note: before running OST locally with the following command: ./run_suite.sh -o /dev/shm/ost basic-suite-master. you have to make sure that you have enough RAM, ~15G (the -o flag indicates where to create the lago env).
restart an OST suite at specific point (for development)
Key: OVIRT-1797 URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1797 Project: oVirt - virtualization made easy Issue Type: Improvement Components: OST Reporter: Greg Sheremeta Assignee: infraI would like an easy way (perhaps a lago command) to restart an OST suite at 00x rather than running the whole thing and waiting 10-30 minutes per code change test, which is unbearable when I'm trying to iterate on something while developing. I found this, but it doesn't work for me. https://gist.githubusercontent.com/nvgoldin/e5046659a6ea7f002f890e7aafc62f66/raw/ad0241b4754a7546e38536a0b254c50378c4a89c/ost_lago_runtest.sh
— This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100074)