Temporarily disable voting for ovn job
OVN jobs is failing due to recent changes: https://review.opendev.org/c/openstack/openstack-helm-infra/+/939580 https://review.opendev.org/c/openstack/openstack-helm-images/+/939589 This is to unblock unrelated PRs. Change-Id: Id6f411c8ddf819e3f96401995afe5fcdca2386af
This commit is contained in:
parent
775a2d079b
commit
7c6c32038d
@ -250,6 +250,7 @@
|
|||||||
- job:
|
- job:
|
||||||
name: openstack-helm-infra-compute-kit-ovn-2024-1-ubuntu_jammy
|
name: openstack-helm-infra-compute-kit-ovn-2024-1-ubuntu_jammy
|
||||||
parent: openstack-helm-compute-kit-ovn-2024-1-ubuntu_jammy
|
parent: openstack-helm-compute-kit-ovn-2024-1-ubuntu_jammy
|
||||||
|
voting: false
|
||||||
files:
|
files:
|
||||||
- ^helm-toolkit/.*
|
- ^helm-toolkit/.*
|
||||||
- ^roles/.*
|
- ^roles/.*
|
||||||
|
@ -34,7 +34,6 @@
|
|||||||
- openstack-helm-infra-keystone-cilium-2024-1-ubuntu_jammy
|
- openstack-helm-infra-keystone-cilium-2024-1-ubuntu_jammy
|
||||||
- openstack-helm-infra-keystone-flannel-2024-1-ubuntu_jammy
|
- openstack-helm-infra-keystone-flannel-2024-1-ubuntu_jammy
|
||||||
- openstack-helm-infra-compute-kit-2024-2-ubuntu_jammy
|
- openstack-helm-infra-compute-kit-2024-2-ubuntu_jammy
|
||||||
- openstack-helm-infra-ceph-migrate
|
|
||||||
gate:
|
gate:
|
||||||
jobs:
|
jobs:
|
||||||
- openstack-helm-lint
|
- openstack-helm-lint
|
||||||
@ -48,5 +47,8 @@
|
|||||||
periodic:
|
periodic:
|
||||||
jobs:
|
jobs:
|
||||||
- publish-openstack-helm-charts
|
- publish-openstack-helm-charts
|
||||||
|
periodic-weekly:
|
||||||
|
jobs:
|
||||||
|
- openstack-helm-infra-ceph-migrate
|
||||||
|
|
||||||
...
|
...
|
||||||
|
Loading…
x
Reference in New Issue
Block a user