Gate projects using devstack-tobiko-ovs job

Change-Id: Icb3be6af392dedf904d044f318bda6d614753a55
This commit is contained in:
Federico Ressi 2022-02-09 09:42:06 +01:00
parent 438e140abe
commit ca4c77d4a5

View File

@ -4,9 +4,10 @@
name: devstack-tobiko-ovs
description: |
DevStack jobs intended to gate Tobiko project changes
check:
check: &CHECK
jobs:
- devstack-tobiko-ovs
gate: *CHECK
periodic:
jobs:
- devstack-tobiko-ovs
@ -20,7 +21,7 @@
parent: devstack-tobiko
description: |
Base Tobiko devstack job to be used with ML2/OVS.
voting: false
voting: true
vars: &OVS_VARS
# TODO(fressi): restore name servers list as soon external connectivity
# is fixed