Merge "Add Zed test jobs"
This commit is contained in:
commit
b68a5e5ce2
@ -129,6 +129,15 @@
|
||||
container_distro_name: ubuntu
|
||||
container_distro_version: focal
|
||||
|
||||
- job:
|
||||
name: openstack-helm-cinder-zed-ubuntu_focal
|
||||
parent: openstack-helm-cinder
|
||||
vars:
|
||||
osh_params:
|
||||
openstack_release: zed
|
||||
container_distro_name: ubuntu
|
||||
container_distro_version: focal
|
||||
|
||||
- job:
|
||||
name: openstack-helm-compute-kit
|
||||
parent: openstack-helm-chart-deploy
|
||||
@ -241,6 +250,16 @@
|
||||
container_distro_name: ubuntu
|
||||
container_distro_version: focal
|
||||
|
||||
- job:
|
||||
name: openstack-helm-compute-kit-zed-ubuntu_focal
|
||||
parent: openstack-helm-compute-kit
|
||||
nodeset: openstack-helm-single-32GB-node
|
||||
vars:
|
||||
osh_params:
|
||||
openstack_release: zed
|
||||
container_distro_name: ubuntu
|
||||
container_distro_version: focal
|
||||
|
||||
- job:
|
||||
name: openstack-helm-horizon-victoria-ubuntu_focal
|
||||
parent: openstack-helm-chart-deploy
|
||||
|
Loading…
Reference in New Issue
Block a user