Add 'tempest-ipv6-only' job on devstack gate
We recently added the 'tempest-ipv6-only' job on tempest side which will use the devstack base job 'devstack-ipv6' job and add more verification and testing for IPv6 deployment. Let's add that job on devstack gate also to avoid any break due to devstack changes. Change-Id: Ib2c85ec262b027351872e2b5a39b06a4ba1b880a Story: #2005477 Task: #35923
This commit is contained in:
parent
0fc6b2c5a8
commit
99bcaf5721
@ -657,6 +657,10 @@
|
|||||||
irrelevant-files:
|
irrelevant-files:
|
||||||
- ^.*\.rst$
|
- ^.*\.rst$
|
||||||
- ^doc/.*$
|
- ^doc/.*$
|
||||||
|
- tempest-ipv6-only:
|
||||||
|
irrelevant-files:
|
||||||
|
- ^.*\.rst$
|
||||||
|
- ^doc/.*$
|
||||||
gate:
|
gate:
|
||||||
jobs:
|
jobs:
|
||||||
- devstack
|
- devstack
|
||||||
@ -682,6 +686,10 @@
|
|||||||
irrelevant-files:
|
irrelevant-files:
|
||||||
- ^.*\.rst$
|
- ^.*\.rst$
|
||||||
- ^doc/.*$
|
- ^doc/.*$
|
||||||
|
- tempest-ipv6-only:
|
||||||
|
irrelevant-files:
|
||||||
|
- ^.*\.rst$
|
||||||
|
- ^doc/.*$
|
||||||
# Please add a note on each job and conditions for the job not
|
# Please add a note on each job and conditions for the job not
|
||||||
# being experimental any more, so we can keep this list somewhat
|
# being experimental any more, so we can keep this list somewhat
|
||||||
# pruned.
|
# pruned.
|
||||||
|
Loading…
Reference in New Issue
Block a user