Skip to content

Commit

Permalink
Merge "Disable ansible-hardening trusty gate in queens"
Browse files Browse the repository at this point in the history
  • Loading branch information
Jenkins authored and openstack-gerrit committed Sep 11, 2017
2 parents fd7364f + deb5f86 commit 5485d9a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions zuul/layout.yaml
Expand Up @@ -3323,6 +3323,11 @@ jobs:
- name: ^gate-openstack-ansible.*-ubuntu-trusty.*$
branch: ^stable/newton$

# Keep the ansible-hardening gate jobs for RHEL6 STIG content in Pike and
# earlier branches.
- name: ^gate-ansible-hardening-.*-ubuntu-trusty.*$
branch: ^stable/(newton|ocata|pike)$

# Keep in mind that stable/mitaka and stable/newton are ubuntu only,
# so we remove centos-7 jobs.
- name: ^gate-openstack-ansible-.*-ansible-.*-centos-7.*$
Expand Down

0 comments on commit 5485d9a

Please sign in to comment.