Update tungsten fabric job
This change updates the tungsten fabric job to use a newer version of openstack, wallaby, as well as moves it from periodic to experimental. Change-Id: I191bdaedba507ee76c04b2a2143362e772bcabc9
This commit is contained in:
parent
350d55baad
commit
1ece13de23
@ -413,10 +413,10 @@
|
||||
- ./tools/deployment/component/cinder/cinder.sh
|
||||
|
||||
- job:
|
||||
name: openstack-helm-tungsten-fabric-ussuri
|
||||
name: openstack-helm-tungsten-fabric
|
||||
parent: openstack-helm-compute-kit
|
||||
timeout: 9600
|
||||
nodeset: openstack-helm-single-16GB-node
|
||||
nodeset: openstack-helm-single-node
|
||||
roles:
|
||||
- zuul: openstack/openstack-helm-infra
|
||||
required-projects:
|
||||
@ -425,9 +425,9 @@
|
||||
zuul_osh_infra_relative_path: ../openstack-helm-infra/
|
||||
osh_params:
|
||||
feature_gates: tf
|
||||
openstack_release: ussuri
|
||||
openstack_release: wallaby
|
||||
container_distro_name: ubuntu
|
||||
container_distro_version: bionic
|
||||
container_distro_version: focal
|
||||
gate_scripts_relative_path: ../openstack-helm
|
||||
gate_scripts:
|
||||
- ./tools/deployment/common/install-packages.sh
|
||||
|
@ -46,9 +46,6 @@
|
||||
post:
|
||||
jobs:
|
||||
- publish-openstack-helm-charts
|
||||
periodic:
|
||||
jobs:
|
||||
- openstack-helm-tungsten-fabric-ussuri
|
||||
experimental:
|
||||
jobs:
|
||||
- openstack-helm-apparmor
|
||||
@ -56,3 +53,4 @@
|
||||
- openstack-helm-netpol-compute-kit
|
||||
- openstack-helm-netpol-cinder
|
||||
- openstack-helm-tls
|
||||
- openstack-helm-tungsten-fabric
|
||||
|
Loading…
x
Reference in New Issue
Block a user