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:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user