From fe7655abe2871602a205143509e0591bd5793508 Mon Sep 17 00:00:00 2001 From: Ghanshyam Mann Date: Tue, 18 Feb 2020 20:32:12 -0600 Subject: [PATCH] Use tempest-full-py3 as base job tempest-full is py2 job which are not supposed to use for master gate. nova-tempest-full-oslo.versionedobjects job is derived from tempest-full. Changing this job to drive from tempest-full-py3. Change-Id: I15390e7e11565030c7c6211b0af03c1c20d6bee5 --- .zuul.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.zuul.yaml b/.zuul.yaml index 840703a1ff85..03e9d4ba9e1a 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -244,7 +244,7 @@ - job: name: nova-tempest-full-oslo.versionedobjects - parent: tempest-full + parent: tempest-full-py3 description: | Run test with git version of oslo.versionedobjects to check that changes to nova will work with the next released version of