From fbcd68171b7a3b1848476d14bb5b4d364a150e63 Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Fri, 12 Oct 2018 10:08:25 +0200 Subject: [PATCH] Use tempest-pg-full The legacy job legacy-tempest-dsvm-neutron-pg-full is now named tempest-pg-full - using the new tempest and Zuul v3 frameworks. Change experimental job to use new job. Change-Id: I8fb919e1a62c171ebd6cefa278e7652018263828 Depends-On: https://review.openstack.org/609530 --- .zuul.d/project.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.zuul.d/project.yaml b/.zuul.d/project.yaml index 4ddc0d604b..1ee7537c04 100644 --- a/.zuul.d/project.yaml +++ b/.zuul.d/project.yaml @@ -112,7 +112,7 @@ - publish-loci-requirements experimental: jobs: - - legacy-tempest-dsvm-neutron-pg-full: + - tempest-pg-full: irrelevant-files: - ^(test-|)requirements.txt$ - ^setup.cfg$