From d68bba54c5a06ec1f2f378f220425c19b64a4647 Mon Sep 17 00:00:00 2001 From: Major Hayden Date: Mon, 23 Oct 2017 14:49:23 -0500 Subject: [PATCH] Remove Zuulv3 queue and add linters test Change-Id: I9c446588664abe571f0dffcf22b4df4ded3ed122 --- zuul.d/project.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/zuul.d/project.yaml b/zuul.d/project.yaml index 78ab3f11..d4ffd737 100644 --- a/zuul.d/project.yaml +++ b/zuul.d/project.yaml @@ -17,14 +17,15 @@ name: openstack/ansible-hardening check: jobs: + - openstack-ansible-linters - openstack-ansible-functional-centos-7 - openstack-ansible-functional-debian-jessie - openstack-ansible-functional-fedora-26 - openstack-ansible-functional-opensuse-423 - openstack-ansible-functional-ubuntu-xenial gate: - queue: openstack-ansible jobs: + - openstack-ansible-linters - openstack-ansible-functional-centos-7 - openstack-ansible-functional-debian-jessie - openstack-ansible-functional-fedora-26