Merge "Change Cinder Cert script to run all Volume tests"
This commit is contained in:
commit
bfdddebc28
@ -93,7 +93,7 @@ start_cinder
|
||||
sleep 5
|
||||
|
||||
# run tempest api/volume/test_*
|
||||
log_message "Run the actual tempest volume tests (./tools/pretty_tox.sh api.volume)...", True
|
||||
log_message "Run the actual tempest volume tests (./tools/pretty_tox.sh volume)...", True
|
||||
./tools/pretty_tox.sh api.volume 2>&1 | tee -a $TEMPFILE
|
||||
if [[ $? = 0 ]]; then
|
||||
log_message "CONGRATULATIONS!!! Device driver PASSED!", True
|
||||
|
Loading…
Reference in New Issue
Block a user