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