From 0f90ad596c891e74cb0b65b9a3bde64f1e89da40 Mon Sep 17 00:00:00 2001 From: Matt Riedemann Date: Wed, 29 May 2019 13:03:52 -0400 Subject: [PATCH] [stable-only] Stop running watcherclient-tempest-functional The watcherclient-tempest-functional job is broken for stable branches since python-watcherclient in stable/stein does not support microversions but that is what the tempest plugin is using when executing commands [1]. Since the job is non-voting in stable anyway we are not losing anything really, and fixing the job in stable would be complicated, so we just remove it here. [1] I79fcaded18471d2df4d49a526ad3024e55488f96 Change-Id: Idff3f7cb3db1af1aacb680ab3611149355474841 --- .zuul.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.zuul.yaml b/.zuul.yaml index bd7919df7..26064f37b 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -17,7 +17,6 @@ - watcher-tempest-basic_optim - watcher-tempest-vm_workload_consolidation - watcher-tempest-workload_balancing - - watcherclient-tempest-functional - watcher-tempest-zone_migration - watcher-tempest-host_maintenance - watcher-tempest-storage_balance