cinder-storpool jobs: Reparent to tempest-full-py3
Change-Id: Id851bf5189db4eae449263c7162fdc4005c29cad
diff --git a/zuul.d/sp-cinder.yaml b/zuul.d/sp-cinder.yaml
index 7119f3d..426f698 100644
--- a/zuul.d/sp-cinder.yaml
+++ b/zuul.d/sp-cinder.yaml
@@ -26,40 +26,9 @@
nodes:
- controller
-###
-# Copied from upstream, where it has been removed
-
-- job:
- name: tempest-full
- parent: devstack-tempest
- description: |
- Base integration test with Neutron networking and py27.
- This job is supposed to run until stable/train setup only.
- If you are running it on stable/ussuri gate onwards for python2.7
- coverage then you need to do override-checkout with any stable
- branch less than or equal to stable/train.
- Former names for this job where:
- * legacy-tempest-dsvm-neutron-full
- * gate-tempest-dsvm-neutron-full-ubuntu-xenial
- vars:
- tox_envlist: full
- devstack_localrc:
- ENABLE_FILE_INJECTION: true
- ENABLE_VOLUME_MULTIATTACH: true
- USE_PYTHON3: False
- devstack_services:
- # NOTE(mriedem): Disable the cinder-backup service from tempest-full
- # since tempest-full is in the integrated-gate project template but
- # the backup tests do not really involve other services so they should
- # be run in some more cinder-specific job, especially because the
- # tests fail at a high rate (see bugs 1483434, 1813217, 1745168)
- c-bak: false
-
-###
-
- job:
name: cinder-storpool-tempest
- parent: tempest-full
+ parent: tempest-full-py3
pre-run:
- playbooks/workarounds/01-disable-unattended-upgrades.yaml
- playbooks/workarounds/02-install-linux-modules-extra-for-z3fold.yaml
@@ -189,7 +158,7 @@
- job:
name: cinder-storpool-tempest-iscsi-multipath-parent
- parent: tempest-full
+ parent: tempest-full-py3
pre-run:
- playbooks/workarounds/01-disable-unattended-upgrades.yaml
- playbooks/workarounds/02-install-linux-modules-extra-for-z3fold.yaml