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