Add tempest-slow job to run the tempest slow tests
By default, tempest-full jobs don't run the "slow" tests which test useful things like encrypted volumes, swap volume, etc. The slow tests aren't part of the default tempest run since they can be, well, slow. Tempest has tempest-slow job now which run all the slow tagged tests.[1] Detailed discussion on ML[2]. [1] http://git.openstack.org/cgit/openstack/tempest/tree/.zuul.yaml#n146 [2] http://lists.openstack.org/pipermail/openstack-dev/2018-May/130394.html Change-Id: I5cb829beebcc59de682cba927f5b01793ec70d00
This commit is contained in:
parent
7168fcf60d
commit
e68362dfeb
@ -160,6 +160,8 @@
|
||||
- nova-lvm
|
||||
- nova-multiattach
|
||||
- nova-next
|
||||
- tempest-slow:
|
||||
irrelevant-files: *dsvm-irrelevant-files
|
||||
- nova-tox-functional
|
||||
- nova-tox-functional-py35
|
||||
- openstack-tox-lower-constraints
|
||||
@ -169,6 +171,8 @@
|
||||
- nova-live-migration
|
||||
- nova-multiattach
|
||||
- nova-next
|
||||
- tempest-slow:
|
||||
irrelevant-files: *dsvm-irrelevant-files
|
||||
- nova-tox-functional
|
||||
- nova-tox-functional-py35
|
||||
- openstack-tox-lower-constraints
|
||||
|
Loading…
x
Reference in New Issue
Block a user