From 4e9cc25cef006e7db1c42f2b8bd3ae64abc764c7 Mon Sep 17 00:00:00 2001 From: Jean-Philippe Evrard Date: Wed, 6 Dec 2017 08:24:17 +0000 Subject: [PATCH] Allow the experimental trigger of the integrated repo This would allow someone to test its change with an AIO. Change-Id: I01a95d23cbd2e47c057fa1b92a3a307b477c8bc7 --- zuul.d/project.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/zuul.d/project.yaml b/zuul.d/project.yaml index 13da383..c3584ef 100644 --- a/zuul.d/project.yaml +++ b/zuul.d/project.yaml @@ -21,6 +21,9 @@ - openstack-ansible-functional-centos-7 - openstack-ansible-functional-opensuse-423 - openstack-ansible-functional-ubuntu-xenial + experimental: + jobs: + - openstack-ansible-integrated-deploy-aio gate: jobs: - openstack-ansible-linters