Use defined project config of manila-tempest-plugin
Due to recent issues we ran into, our jobs needed to be modified and we needed to control a few variables to be set into the stable branches. This change makes use of such modifications and starts using the project config defined in the manila-tempest-plugin manifests. Depends-On: I14afe2572c5bc8064417ba7ba3be26751022901d Change-Id: I5ea31e1d46148045ddc92853742f2321045c5680
This commit is contained in:
parent
02995d468e
commit
9c378ca064
@ -6,6 +6,7 @@
|
||||
- check-requirements
|
||||
- release-notes-jobs-python3
|
||||
- periodic-stable-jobs
|
||||
- manila-tempest-plugin-jobs-using-service-image
|
||||
queue: manila
|
||||
check:
|
||||
jobs:
|
||||
@ -17,21 +18,12 @@
|
||||
voting: false
|
||||
- manila-tempest-plugin-dummy-no-dhss
|
||||
- manila-tempest-plugin-dummy-dhss
|
||||
- manila-tempest-plugin-lvm
|
||||
- manila-tempest-plugin-cephfs-native:
|
||||
voting: false
|
||||
- manila-tempest-plugin-cephfs-nfs:
|
||||
voting: false
|
||||
- manila-tempest-plugin-container:
|
||||
voting: false
|
||||
- manila-tempest-plugin-generic:
|
||||
voting: false
|
||||
- manila-tempest-plugin-glusterfs-native:
|
||||
voting: false
|
||||
- manila-tempest-plugin-glusterfs-nfs:
|
||||
voting: false
|
||||
- manila-tempest-plugin-zfsonlinux:
|
||||
voting: false
|
||||
- manila-grenade:
|
||||
voting: false
|
||||
- manila-grenade-skip-level:
|
||||
@ -44,7 +36,6 @@
|
||||
jobs:
|
||||
- manila-tempest-plugin-dummy-no-dhss
|
||||
- manila-tempest-plugin-dummy-dhss
|
||||
- manila-tempest-plugin-lvm
|
||||
experimental:
|
||||
jobs:
|
||||
- tripleo-ci-centos-8-scenario004-standalone
|
||||
|
Loading…
Reference in New Issue
Block a user