Disable Octavia jobs after repeated traffic test failures
Change-Id: Iecdc10dcd6832d774509b04d5b9f8258f7253283
This commit is contained in:
parent
5ca24e2c01
commit
ca319c980f
@ -19,7 +19,7 @@ repos:
|
||||
- id: trailing-whitespace
|
||||
|
||||
- repo: https://github.com/adrienverge/yamllint.git
|
||||
rev: v1.26.3
|
||||
rev: v1.27.1
|
||||
hooks:
|
||||
- id: yamllint
|
||||
files: \.(yaml|yml)$
|
||||
|
@ -19,7 +19,7 @@
|
||||
- job:
|
||||
name: devstack-tobiko-octavia
|
||||
parent: devstack-tobiko-minimal
|
||||
voting: true
|
||||
voting: false
|
||||
required-projects:
|
||||
- openstack/octavia
|
||||
- openstack/octavia-lib
|
||||
@ -81,7 +81,7 @@
|
||||
- job:
|
||||
name: devstack-tobiko-ovs-octavia
|
||||
parent: devstack-tobiko-ovs
|
||||
voting: true
|
||||
voting: false
|
||||
required-projects:
|
||||
- openstack/octavia
|
||||
- openstack/octavia-lib
|
||||
|
Loading…
x
Reference in New Issue
Block a user