From c110ffb0b89d3622ab742bf4fd87b20f5ffd2a6e Mon Sep 17 00:00:00 2001 From: Ian Cordasco Date: Thu, 16 Feb 2017 09:44:38 -0600 Subject: [PATCH] Make craton functional tests experimental It turns out our functional test suite does not actually successfully run in OpenStack's CI. Until we can determine why, we're making the test job experimental until we can fix it. Change-Id: Ie1b2376dd246b462badf01d9689f83cb2a67b851 --- zuul/layout.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zuul/layout.yaml b/zuul/layout.yaml index be18b1328b..b29187b8a0 100755 --- a/zuul/layout.yaml +++ b/zuul/layout.yaml @@ -6763,9 +6763,9 @@ projects: - name: check-requirements check: - gate-craton-pep8-ubuntu-xenial - - gate-craton-tox-functional-ubuntu-xenial gate: - gate-craton-pep8-ubuntu-xenial + experimental: - gate-craton-tox-functional-ubuntu-xenial - name: openstack/craton-dashboard