Merge "OSA: Ensure trusty job inclusion is not too broad"
This commit is contained in:
@@ -3296,7 +3296,7 @@ jobs:
|
|||||||
# Trusty support is removed after Newton, so don't run any ubuntu-trusty
|
# Trusty support is removed after Newton, so don't run any ubuntu-trusty
|
||||||
# jobs against branches > stable/newton.
|
# jobs against branches > stable/newton.
|
||||||
- name: ^gate-openstack-ansible.*-((?!(docs|linters)).)*-ubuntu-trusty.*$
|
- name: ^gate-openstack-ansible.*-((?!(docs|linters)).)*-ubuntu-trusty.*$
|
||||||
branch: ^(liberty|stable/(mitaka|newton))$
|
branch: ^(stable/newton)$
|
||||||
|
|
||||||
# Run the OpenStack-Ansible non-voting aio scenario job on xenial for the
|
# Run the OpenStack-Ansible non-voting aio scenario job on xenial for the
|
||||||
# openstack-ansible repository if the branch is stable/newton.
|
# openstack-ansible repository if the branch is stable/newton.
|
||||||
|
Reference in New Issue
Block a user