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
This commit is contained in:
Ghanshyam Mann 2020-02-18 20:32:12 -06:00
parent 4f69d8e6c7
commit fe7655abe2
1 changed files with 1 additions and 1 deletions

View File

@ -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