Jobs for manila proper have migrated from CentOS to ubuntu bionic beaver so that we can run them under python 3. Make corresponding changes to the zuul configuration for manila-tempest-tests. Change-Id: Ic63aaa87b5980436d61bc57c957149e20c4b8bd2
40 lines
1.2 KiB
YAML
40 lines
1.2 KiB
YAML
- project:
|
|
templates:
|
|
- check-requirements
|
|
- tempest-plugin-jobs
|
|
check:
|
|
jobs:
|
|
- manila-tempest-dsvm-mysql-generic:
|
|
voting: false
|
|
- manila-tempest-dsvm-postgres-container:
|
|
voting: false
|
|
- manila-tempest-dsvm-postgres-zfsonlinux:
|
|
voting: false
|
|
- manila-tempest-dsvm-postgres-generic-singlebackend:
|
|
voting: false
|
|
- manila-tempest-dsvm-generic-no-share-servers:
|
|
voting: false
|
|
- manila-tempest-dsvm-scenario:
|
|
voting: false
|
|
- manila-tempest-minimal-dsvm-cephfs-native:
|
|
voting: false
|
|
- manila-tempest-minimal-dsvm-cephfs-nfs:
|
|
voting: false
|
|
- manila-tempest-minimal-dsvm-dummy
|
|
- manila-tempest-minimal-dsvm-lvm
|
|
gate:
|
|
queue: manila
|
|
jobs:
|
|
- manila-tempest-minimal-dsvm-dummy
|
|
- manila-tempest-minimal-dsvm-lvm
|
|
experimental:
|
|
jobs:
|
|
- manila-tempest-dsvm-glusterfs-nfs:
|
|
voting: false
|
|
- manila-tempest-dsvm-glusterfs-native:
|
|
voting: false
|
|
- manila-tempest-dsvm-glusterfs-nfs-heketi:
|
|
voting: false
|
|
- manila-tempest-dsvm-glusterfs-native-heketi:
|
|
voting: false
|