Run tempest tests in parallel
Change-Id: Ib7b2c6756ba4c3933b0911c1b7d81c03a1b3d1b3
This commit is contained in:
parent
ce49c2bf6f
commit
eb91f4c596
@ -61,4 +61,4 @@ Navigate to tempest directory::
|
||||
|
||||
Run this command::
|
||||
|
||||
tox -eall-plugin -- zun.tests.tempest.api --concurrency=1
|
||||
tox -eall-plugin -- zun.tests.tempest.api
|
||||
|
@ -57,7 +57,7 @@ sudo chown -R jenkins:stack $BASE/new/tempest
|
||||
# show tempest config
|
||||
cat etc/tempest.conf
|
||||
|
||||
sudo -E tox -eall-plugin -- zun.tests.tempest.api --concurrency=1
|
||||
sudo -E tox -eall-plugin -- zun.tests.tempest.api
|
||||
|
||||
EXIT_CODE=$?
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user