From ddc430e5a0328aa2dcb0c0cbe51f64083f970fc1 Mon Sep 17 00:00:00 2001 From: Sean McGinnis Date: Tue, 21 May 2019 11:24:18 -0500 Subject: Remove sheepdog tests from zuul config The sheepdog project is no longer maintained [0], so this removes the test configuration as part of an effort to clean up those test definitions. The glance_store support for sheepdog should also be deprecated and removed, but that will be done separately. [0] http://lists.wpkg.org/pipermail/sheepdog/2019-March/068451.html Change-Id: I79d9dbc8f6ebea381d99e96c4ba4194ba0188b8a Signed-off-by: Sean McGinnis (cherry picked from commit a7a6064e7dc4775d08753f029c2589a4586e0f66) (cherry picked from commit 27e421af26cd1bcc68746a0beadb541fb8d647be) (cherry picked from commit ff65eec040f7c855aa53018489548e6e70f41346) (cherry picked from commit cc7ecc1b54ead1045b0f2d1dd414ac2166088813) (cherry picked from commit d855e5978e514eed204ba252a61129c92929ae99) --- .zuul.yaml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/.zuul.yaml b/.zuul.yaml index cd9e3ca..b149589 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -13,9 +13,3 @@ irrelevant-files: - ^(test-|)requirements.txt$ - ^setup.cfg$ - - legacy-tempest-dsvm-full-sheepdog: - voting: false - irrelevant-files: - - ^(test-|)requirements.txt$ - - ^setup.cfg$ - -- cgit v1.2.1