|
|
|
@ -40,9 +40,9 @@
|
|
|
|
|
noauth_mode: true
|
|
|
|
|
|
|
|
|
|
- job:
|
|
|
|
|
name: bifrost-integration-dhcp-ubuntu-focal
|
|
|
|
|
name: bifrost-integration-dhcp-ubuntu-jammy
|
|
|
|
|
parent: bifrost-integration-dhcp
|
|
|
|
|
nodeset: ubuntu-focal
|
|
|
|
|
nodeset: ubuntu-jammy
|
|
|
|
|
|
|
|
|
|
- job:
|
|
|
|
|
name: bifrost-integration-dhcp-centos-9
|
|
|
|
@ -57,9 +57,9 @@
|
|
|
|
|
build_image: true
|
|
|
|
|
|
|
|
|
|
- job:
|
|
|
|
|
name: bifrost-integration-dibipa-debian-ubuntu-focal
|
|
|
|
|
name: bifrost-integration-dibipa-debian-ubuntu-jammy
|
|
|
|
|
parent: bifrost-integration-dibipa-debian
|
|
|
|
|
nodeset: ubuntu-focal
|
|
|
|
|
nodeset: ubuntu-jammy
|
|
|
|
|
|
|
|
|
|
- job:
|
|
|
|
|
name: bifrost-integration-dibipa-debian-centos-9
|
|
|
|
@ -78,15 +78,42 @@
|
|
|
|
|
parent: bifrost-integration-tinyipa
|
|
|
|
|
nodeset: ubuntu-bionic
|
|
|
|
|
|
|
|
|
|
# NOTE(rpittau): used by openstack/ironic, openstack/ansible-collections-openstack,
|
|
|
|
|
# openstack/ironic-inspector, openstack/openstacksdk
|
|
|
|
|
- job:
|
|
|
|
|
name: bifrost-integration-tinyipa-ubuntu-focal
|
|
|
|
|
parent: bifrost-integration-tinyipa
|
|
|
|
|
nodeset: ubuntu-focal
|
|
|
|
|
|
|
|
|
|
# NOTE(rpittau): used by openstack/ansible-collections-openstack
|
|
|
|
|
- job:
|
|
|
|
|
name: bifrost-integration-tinyipa-keystone-ubuntu-focal
|
|
|
|
|
parent: bifrost-integration-tinyipa
|
|
|
|
|
nodeset: ubuntu-focal
|
|
|
|
|
|
|
|
|
|
- job:
|
|
|
|
|
name: bifrost-integration-tinyipa-ubuntu-jammy
|
|
|
|
|
parent: bifrost-integration-tinyipa
|
|
|
|
|
nodeset: ubuntu-jammy
|
|
|
|
|
|
|
|
|
|
# NOTE(rpittau): remove after antelope
|
|
|
|
|
- job:
|
|
|
|
|
name: bifrost-integration-tinyipa-keystone-ubuntu-focal
|
|
|
|
|
parent: bifrost-integration-tinyipa
|
|
|
|
|
nodeset: ubuntu-focal
|
|
|
|
|
required-projects:
|
|
|
|
|
- openstack/keystone
|
|
|
|
|
- openstack/ironic-prometheus-exporter
|
|
|
|
|
vars:
|
|
|
|
|
enable_keystone: true
|
|
|
|
|
enable_tls: true
|
|
|
|
|
test_driver: redfish
|
|
|
|
|
enable_prometheus_exporter: true
|
|
|
|
|
|
|
|
|
|
- job:
|
|
|
|
|
name: bifrost-integration-tinyipa-keystone-ubuntu-jammy
|
|
|
|
|
parent: bifrost-integration-tinyipa
|
|
|
|
|
nodeset: ubuntu-jammy
|
|
|
|
|
required-projects:
|
|
|
|
|
- openstack/keystone
|
|
|
|
|
- openstack/ironic-prometheus-exporter
|
|
|
|
@ -97,16 +124,16 @@
|
|
|
|
|
enable_prometheus_exporter: true
|
|
|
|
|
|
|
|
|
|
- job:
|
|
|
|
|
name: bifrost-integration-redfish-vmedia-uefi-ubuntu-focal
|
|
|
|
|
parent: bifrost-integration-tinyipa-ubuntu-focal
|
|
|
|
|
name: bifrost-integration-redfish-vmedia-uefi-ubuntu-jammy
|
|
|
|
|
parent: bifrost-integration-tinyipa-ubuntu-jammy
|
|
|
|
|
vars:
|
|
|
|
|
enable_tls: true
|
|
|
|
|
test_driver: redfish
|
|
|
|
|
use_vmedia: true
|
|
|
|
|
|
|
|
|
|
- job:
|
|
|
|
|
name: bifrost-cli-ubuntu-focal
|
|
|
|
|
parent: bifrost-integration-tinyipa-ubuntu-focal
|
|
|
|
|
name: bifrost-cli-ubuntu-jammy
|
|
|
|
|
parent: bifrost-integration-tinyipa-ubuntu-jammy
|
|
|
|
|
vars:
|
|
|
|
|
cli_test: true
|
|
|
|
|
|
|
|
|
@ -166,6 +193,7 @@
|
|
|
|
|
skip_upgrade:
|
|
|
|
|
- openstack/diskimage-builder
|
|
|
|
|
|
|
|
|
|
# NOTE(rpittau): convert to jammy after antelope
|
|
|
|
|
- job:
|
|
|
|
|
name: bifrost-upgrade-ubuntu-focal
|
|
|
|
|
parent: bifrost-upgrade
|
|
|
|
|