mirror of
https://opendev.org/openstack/ansible-collections-openstack.git
synced 2026-03-26 21:43:02 +00:00
Run *-octavia job on master branch only
Latest releases of OpenStack SDK will soon be 1.* versioned which our stable/1.0.0 branch is incompatible with. We will have to add a siblings job for octavia later which pulls the latest release of the 0.* series of the OpenStack SDK and runs on commits for our stable/1.0.0 branch. Change-Id: I8cfc7cf609d10ff96a03ae7f1f407ee0ec2da20c
This commit is contained in:
@@ -40,8 +40,7 @@
|
||||
- job:
|
||||
name: ansible-collections-openstack-functional-devstack-octavia
|
||||
parent: ansible-collections-openstack-functional-devstack
|
||||
branches: ^(stable/1.0.0|master).*$
|
||||
override-checkout: master
|
||||
branches: master
|
||||
description: |
|
||||
Run openstack collections functional tests against a master devstack
|
||||
with Octavia plugin enabled, using releases of openstacksdk and latest
|
||||
|
||||
Reference in New Issue
Block a user