Run tempest tests in parallel
Change-Id: Ib7b2c6756ba4c3933b0911c1b7d81c03a1b3d1b3
This commit is contained in:
@@ -61,4 +61,4 @@ Navigate to tempest directory::
|
|||||||
|
|
||||||
Run this command::
|
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
|
# show tempest config
|
||||||
cat etc/tempest.conf
|
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=$?
|
EXIT_CODE=$?
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user