Add dhcp, vmedia and dibipa CentOS Stream 9 jobs
This should complete the CentOS Stream 9 support for bifrost Change-Id: I0479a79a6c81be83496b27a1d396ef5debb88090
This commit is contained in:
parent
9c2a1790fc
commit
909c04059a
@ -50,6 +50,11 @@
|
|||||||
parent: bifrost-integration-dhcp
|
parent: bifrost-integration-dhcp
|
||||||
nodeset: centos-8-stream
|
nodeset: centos-8-stream
|
||||||
|
|
||||||
|
- job:
|
||||||
|
name: bifrost-integration-dhcp-centos-9
|
||||||
|
parent: bifrost-integration-dhcp
|
||||||
|
nodeset: centos-9-stream
|
||||||
|
|
||||||
- job:
|
- job:
|
||||||
name: bifrost-integration-dibipa-debian
|
name: bifrost-integration-dibipa-debian
|
||||||
parent: bifrost-integration
|
parent: bifrost-integration
|
||||||
@ -67,6 +72,11 @@
|
|||||||
parent: bifrost-integration-dibipa-debian
|
parent: bifrost-integration-dibipa-debian
|
||||||
nodeset: centos-8-stream
|
nodeset: centos-8-stream
|
||||||
|
|
||||||
|
- job:
|
||||||
|
name: bifrost-integration-dibipa-debian-centos-9
|
||||||
|
parent: bifrost-integration-dibipa-debian
|
||||||
|
nodeset: centos-9-stream
|
||||||
|
|
||||||
- job:
|
- job:
|
||||||
name: bifrost-integration-tinyipa
|
name: bifrost-integration-tinyipa
|
||||||
parent: bifrost-base
|
parent: bifrost-base
|
||||||
@ -135,6 +145,13 @@
|
|||||||
test_driver: redfish
|
test_driver: redfish
|
||||||
use_vmedia: true
|
use_vmedia: true
|
||||||
|
|
||||||
|
- job:
|
||||||
|
name: bifrost-integration-redfish-vmedia-uefi-centos-9
|
||||||
|
parent: bifrost-integration-tinyipa-centos-9
|
||||||
|
vars:
|
||||||
|
test_driver: redfish
|
||||||
|
use_vmedia: true
|
||||||
|
|
||||||
- job:
|
- job:
|
||||||
name: bifrost-integration-tinyipa-centos-9
|
name: bifrost-integration-tinyipa-centos-9
|
||||||
parent: bifrost-integration-tinyipa
|
parent: bifrost-integration-tinyipa
|
||||||
|
@ -16,6 +16,7 @@
|
|||||||
- bifrost-integration-tinyipa-debian-bullseye
|
- bifrost-integration-tinyipa-debian-bullseye
|
||||||
- bifrost-integration-redfish-vmedia-uefi-ubuntu-focal
|
- bifrost-integration-redfish-vmedia-uefi-ubuntu-focal
|
||||||
- bifrost-integration-redfish-vmedia-uefi-centos-8
|
- bifrost-integration-redfish-vmedia-uefi-centos-8
|
||||||
|
- bifrost-integration-redfish-vmedia-uefi-centos-9
|
||||||
- bifrost-upgrade-ubuntu-focal
|
- bifrost-upgrade-ubuntu-focal
|
||||||
- bifrost-upgrade-keystone-centos8
|
- bifrost-upgrade-keystone-centos8
|
||||||
# Non-voting jobs
|
# Non-voting jobs
|
||||||
@ -34,10 +35,14 @@
|
|||||||
voting: false
|
voting: false
|
||||||
- bifrost-integration-dhcp-centos-8:
|
- bifrost-integration-dhcp-centos-8:
|
||||||
voting: false
|
voting: false
|
||||||
|
- bifrost-integration-dhcp-centos-9:
|
||||||
|
voting: false
|
||||||
- bifrost-integration-dibipa-debian-ubuntu-focal:
|
- bifrost-integration-dibipa-debian-ubuntu-focal:
|
||||||
voting: false
|
voting: false
|
||||||
- bifrost-integration-dibipa-debian-centos-8:
|
- bifrost-integration-dibipa-debian-centos-8:
|
||||||
voting: false
|
voting: false
|
||||||
|
- bifrost-integration-dibipa-debian-centos-9:
|
||||||
|
voting: false
|
||||||
- bifrost-cli-ubuntu-focal:
|
- bifrost-cli-ubuntu-focal:
|
||||||
voting: false
|
voting: false
|
||||||
- bifrost-collections-src:
|
- bifrost-collections-src:
|
||||||
@ -70,6 +75,7 @@
|
|||||||
- bifrost-integration-tinyipa-debian-bullseye
|
- bifrost-integration-tinyipa-debian-bullseye
|
||||||
- bifrost-integration-redfish-vmedia-uefi-ubuntu-focal
|
- bifrost-integration-redfish-vmedia-uefi-ubuntu-focal
|
||||||
- bifrost-integration-redfish-vmedia-uefi-centos-8
|
- bifrost-integration-redfish-vmedia-uefi-centos-8
|
||||||
|
- bifrost-integration-redfish-vmedia-uefi-centos-9
|
||||||
- bifrost-upgrade-ubuntu-focal
|
- bifrost-upgrade-ubuntu-focal
|
||||||
- bifrost-upgrade-keystone-centos8
|
- bifrost-upgrade-keystone-centos8
|
||||||
experimental:
|
experimental:
|
||||||
|
Loading…
Reference in New Issue
Block a user