From abdf9213cb74cf3988629bd44218d42577fbe7f4 Mon Sep 17 00:00:00 2001 From: Andrea Frittoli Date: Thu, 22 Feb 2018 15:45:12 +0000 Subject: [PATCH] Add stable/pike Tempest bitrot job Replace the legacy stable/pike tempest bitrot job with the new zuulv3 one. The removal part will be done in a separate patch since it's in a different project. Change-Id: I180cd65e934c15b33975e65a9ece1d1f48fd851c --- .zuul.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.zuul.yaml b/.zuul.yaml index 5fc6bb49..0f4206d6 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -10,6 +10,9 @@ - devstack: files: - ^roles/ + - tempest-full-pike: + branches: ^(?!driverfixes/).*$ + voting: false - tempest-full-queens: branches: ^(?!driverfixes/).*$ voting: false