summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGhanshyam Mann <gmann@ghanshyammann.com>2023-03-15 14:19:03 -0500
committerGhanshyam <gmann@ghanshyammann.com>2023-03-15 19:52:33 +0000
commiteb85cec8b5a6fa9bbcb859d41fc3dc7d718e39df (patch)
tree714528f99cf74a61a98bd88ad77bc63cd4a9daf4
parentb04b102984fa16f4837f63e322baf472c1c76609 (diff)
downloadtempest-eb85cec8b5a6fa9bbcb859d41fc3dc7d718e39df.tar.gz
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
-rw-r--r--zuul.d/integrated-gate.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/zuul.d/integrated-gate.yaml b/zuul.d/integrated-gate.yaml
index f1e6c018a..d50be5ac6 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.