From d61cfc52614e302e15cd4cddbc53f65e6991a136 Mon Sep 17 00:00:00 2001 From: Andrea Frittoli Date: Wed, 20 Dec 2017 15:18:06 +0000 Subject: [PATCH] Use tempest-full in the integrated gate tempest-full now matches the legacy-tempest-dsvm-neutron-full job. Known differences are: - there's no reproduce.sh - the log path is /logs as opposed to just logs - there's no static log description page (which was stale anyways) This replaces legacy-tempest-dsvm-neutron-full with tempest-full in the integrated gate template. Change-Id: I799ea86f3c445bb067950a8cbc237999d621e3a9 --- zuul.d/zuul-legacy-project-templates.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/zuul.d/zuul-legacy-project-templates.yaml b/zuul.d/zuul-legacy-project-templates.yaml index 6a043e53..89c64708 100644 --- a/zuul.d/zuul-legacy-project-templates.yaml +++ b/zuul.d/zuul-legacy-project-templates.yaml @@ -909,13 +909,13 @@ name: integrated-gate check: jobs: - - legacy-tempest-dsvm-neutron-full: + - tempest-full: branches: ^(?!driverfixes/).*$ - legacy-grenade-dsvm-neutron: branches: ^(?!stable/newton).*$ gate: jobs: - - legacy-tempest-dsvm-neutron-full: + - tempest-full: branches: ^(?!driverfixes/).*$ - legacy-grenade-dsvm-neutron: branches: ^(?!stable/newton).*$