From 3c493437b4790cc69e6d8bff42a9bd0229c9d59c Mon Sep 17 00:00:00 2001 From: Jesse Pretorius Date: Mon, 10 Sep 2018 13:26:50 -0600 Subject: [PATCH] Make OSA rolling upgrade test experimental Unfortunately this test has been failing consistently for some time due to some ways the test is implemented. While we regroup to implement something more reliable, it's best to just remove it from the check pipeline and have it be experimental for now. Change-Id: Iaff476524fa95a0d96b72e0905716f812138eb3e --- .zuul.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.zuul.yaml b/.zuul.yaml index dcd8df419b..f7ec97051f 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -139,7 +139,6 @@ - keystone-dsvm-functional - keystone-dsvm-functional-v3-only - keystone-dsvm-py35-functional-federation - - openstack-ansible-keystone-rolling-upgrade - openstack-tox-lower-constraints - legacy-keystoneclient-dsvm-functional: voting: false @@ -210,6 +209,7 @@ jobs: - keystone-tox-patch_cover - keystone-dsvm-grenade-multinode + - openstack-ansible-keystone-rolling-upgrade - legacy-tempest-dsvm-neutron-pg-full: irrelevant-files: - ^(test-|)requirements.txt$