Inherit tempest-extra-tests job from tempest-full-py3
tempest-extra-tests job run the admin and negative tests for
now which need same config what tempest-full-py3 job already
have. Inheriting tempest-extra-tests job from tempest-full-py3
for the same reason.
Change-Id: Idad488abb9cb6bd982f0193e7a2cc411156dd034
diff --git a/zuul.d/integrated-gate.yaml b/zuul.d/integrated-gate.yaml
index f1e6c01..d50be5a 100644
--- a/zuul.d/integrated-gate.yaml
+++ b/zuul.d/integrated-gate.yaml
@@ -61,7 +61,7 @@
- job:
name: tempest-extra-tests
- parent: devstack-tempest
+ parent: tempest-full-py3
description: |
This job runs the extra tests mentioned in
tools/tempest-extra-tests-list.txt.