Adding more openSUSE 42.3 variants to existing 42.2 jobs
In order to transition testing away from openSUSE 42.2 to 42.3 we need to add 42.3 jobs to all places that make use of 42.2. Add 42.3 to bifrost. Change-Id: If10f8658d4fef2a7c3056960d31afad3347d3a06
This commit is contained in:
parent
baac063767
commit
4295261b3a
@ -111,6 +111,7 @@
|
||||
node:
|
||||
- centos-7
|
||||
- opensuse-422
|
||||
- opensuse-423
|
||||
- ubuntu-xenial
|
||||
jobs:
|
||||
- gate-bifrost-integration-tinyipa-{node}
|
||||
|
@ -1597,7 +1597,7 @@ jobs:
|
||||
|
||||
# Skip non-doc jobs for doc-only bifrost changes. Since documents
|
||||
# are checked by bifrost-pep8, that job should not be skipped.
|
||||
- name: ^.*bifrost-(python27|integration-tinyipa|integration-dibipa-debian|integration-dhcp)-(ubuntu-xenial|opensuse-422|centos-7)(-nv)?$
|
||||
- name: ^.*bifrost-(python27|integration-tinyipa|integration-dibipa-debian|integration-dhcp)-(ubuntu-xenial|opensuse-422|opensuse-423|centos-7)(-nv)?$
|
||||
skip-if:
|
||||
- project: ^openstack/bifrost$
|
||||
all-files-match-any:
|
||||
@ -5778,13 +5778,16 @@ projects:
|
||||
- gate-bifrost-integration-tinyipa-centos-7
|
||||
- gate-bifrost-integration-dibipa-debian-centos-7-nv
|
||||
- gate-bifrost-integration-dhcp-centos-7-nv
|
||||
- gate-bifrost-integration-tinyipa-opensuse-423
|
||||
check:
|
||||
- gate-bifrost-integration-tinyipa-ubuntu-xenial
|
||||
- gate-bifrost-integration-tinyipa-opensuse-422
|
||||
- gate-bifrost-integration-dibipa-debian-ubuntu-xenial-nv
|
||||
- gate-bifrost-integration-dibipa-debian-opensuse-422-nv
|
||||
- gate-bifrost-integration-dibipa-debian-opensuse-423-nv
|
||||
- gate-bifrost-integration-dhcp-ubuntu-xenial-nv
|
||||
- gate-bifrost-integration-dhcp-opensuse-422-nv
|
||||
- gate-bifrost-integration-dhcp-opensuse-423-nv
|
||||
gate:
|
||||
- gate-bifrost-integration-tinyipa-ubuntu-xenial
|
||||
- gate-bifrost-integration-tinyipa-opensuse-422
|
||||
|
Loading…
x
Reference in New Issue
Block a user