[stable/2024.1 only] Drop -master jobs
These jobs are exclusively for the master branch and should not be executed on stable branches. Therefore, let's exclude them. Change-Id: Ib45edf79042f7c72c461870a0b70c3c9bf70464b
This commit is contained in:
parent
4a1c630654
commit
2ced829d96
@ -42,18 +42,6 @@
|
||||
OVN_BRANCH: v21.06.0
|
||||
OVS_BRANCH: "a4b04276ab5934d087669ff2d191a23931335c87"
|
||||
|
||||
- job:
|
||||
name: ovn-octavia-provider-functional-master
|
||||
parent: ovn-octavia-provider-functional-base
|
||||
description: Run OVN Octavia provider functional tests - OVN master
|
||||
vars:
|
||||
OVN_BUILD_FROM_SOURCE: True
|
||||
Q_BUILD_OVS_FROM_GIT: True
|
||||
INSTALL_OVN: True
|
||||
OVN_BRANCH: main
|
||||
# NOTE(froyo): OVN main branch following OVS stable branch
|
||||
OVS_BRANCH: branch-3.3
|
||||
|
||||
- job:
|
||||
name: ovn-octavia-provider-tempest-base
|
||||
parent: devstack-tempest
|
||||
@ -167,15 +155,3 @@
|
||||
INSTALL_OVN: True
|
||||
OVN_BRANCH: v21.06.0
|
||||
OVS_BRANCH: "a4b04276ab5934d087669ff2d191a23931335c87"
|
||||
|
||||
- job:
|
||||
name: ovn-octavia-provider-tempest-master
|
||||
parent: ovn-octavia-provider-tempest-base
|
||||
vars:
|
||||
devstack_localrc:
|
||||
OVN_BUILD_FROM_SOURCE: True
|
||||
Q_BUILD_OVS_FROM_GIT: True
|
||||
INSTALL_OVN: True
|
||||
OVN_BRANCH: main
|
||||
# NOTE(froyo): OVN main branch following OVS stable branch
|
||||
OVS_BRANCH: branch-3.3
|
||||
|
@ -11,15 +11,11 @@
|
||||
required-projects:
|
||||
- openstack/neutron
|
||||
- ovn-octavia-provider-functional-release
|
||||
- ovn-octavia-provider-functional-master
|
||||
- ovn-octavia-provider-tempest-release
|
||||
- ovn-octavia-provider-tempest-master:
|
||||
voting: false
|
||||
- kuryr-kubernetes-tempest-ovn-provider-ovn:
|
||||
voting: false
|
||||
gate:
|
||||
fail-fast: true
|
||||
jobs:
|
||||
- ovn-octavia-provider-functional-release
|
||||
- ovn-octavia-provider-functional-master
|
||||
- ovn-octavia-provider-tempest-release
|
||||
|
Loading…
x
Reference in New Issue
Block a user