Merge "Add Xena and Yoga jobs"
This commit is contained in:
commit
7576e5a268
@ -129,6 +129,15 @@
|
||||
container_distro_name: ubuntu
|
||||
container_distro_version: focal
|
||||
|
||||
- job:
|
||||
name: openstack-helm-cinder-yoga-ubuntu_focal
|
||||
parent: openstack-helm-cinder
|
||||
vars:
|
||||
osh_params:
|
||||
openstack_release: yoga
|
||||
container_distro_name: ubuntu
|
||||
container_distro_version: focal
|
||||
|
||||
- job:
|
||||
name: openstack-helm-compute-kit
|
||||
parent: openstack-helm-chart-deploy
|
||||
@ -218,6 +227,15 @@
|
||||
container_distro_name: ubuntu
|
||||
container_distro_version: focal
|
||||
|
||||
- job:
|
||||
name: openstack-helm-compute-kit-yoga-ubuntu_focal
|
||||
parent: openstack-helm-compute-kit
|
||||
vars:
|
||||
osh_params:
|
||||
openstack_release: yoga
|
||||
container_distro_name: ubuntu
|
||||
container_distro_version: focal
|
||||
|
||||
- job:
|
||||
name: openstack-helm-horizon-wallaby-ubuntu_focal
|
||||
parent: openstack-helm-chart-deploy
|
||||
|
@ -26,12 +26,15 @@
|
||||
- openstack-helm-cinder-ussuri-ubuntu_bionic
|
||||
- openstack-helm-cinder-victoria-ubuntu_focal
|
||||
- openstack-helm-cinder-wallaby-ubuntu_focal
|
||||
# - openstack-helm-cinder-xena-ubuntu_focal
|
||||
- openstack-helm-cinder-xena-ubuntu_focal
|
||||
- openstack-helm-cinder-yoga-ubuntu_focal
|
||||
- openstack-helm-compute-kit-ussuri-ubuntu_bionic
|
||||
- openstack-helm-compute-kit-victoria-ubuntu_focal
|
||||
- openstack-helm-compute-kit-victoria-ubuntu_focal-umbrella
|
||||
- openstack-helm-compute-kit-wallaby-ubuntu_focal
|
||||
# - openstack-helm-compute-kit-xena-ubuntu_focal
|
||||
- openstack-helm-compute-kit-xena-ubuntu_focal
|
||||
# TODO(gagehugo): Fix and enable this job
|
||||
# - openstack-helm-compute-kit-yoga-ubuntu_focal
|
||||
- openstack-helm-horizon-wallaby-ubuntu_focal
|
||||
- openstack-helm-keystone-ldap
|
||||
gate:
|
||||
|
Loading…
x
Reference in New Issue
Block a user