From 3c05956e68951a526e9a3adfa21b32eefb4325b4 Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Fri, 12 Oct 2018 10:06:17 +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: Ie60a4ffc614172c154dc1ee81eafc66495e0da0a Depends-On: https://review.openstack.org/609530 --- .zuul.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.zuul.yaml b/.zuul.yaml index 25b9b30ec7..d5e4dd0418 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -206,7 +206,7 @@ - keystone-tox-patch_cover - keystone-dsvm-grenade-multinode - openstack-ansible-keystone-rolling-upgrade - - legacy-tempest-dsvm-neutron-pg-full: + - tempest-pg-full: irrelevant-files: - ^(test-|)requirements.txt$ - ^.*\.rst$