Add .zuul.yaml with Tempest jobs

Use tempest jobs defined in manila repo
to run against changes to manila-tempest-plugin

Depends-On: I1fb124598f38067fee469df124ee684f748c6f57
Change-Id: Ic70b8549e3579e38325af4c089bdc82d9272965d
This commit is contained in:
Raissa Sarmento 2017-11-21 13:36:16 -03:00 committed by Goutham Pacha Ravi
parent 80f5fbf2c9
commit 838916827b
1 changed files with 38 additions and 0 deletions

38
.zuul.yaml Normal file
View File

@ -0,0 +1,38 @@
- project:
name: openstack/manila-tempest-plugin
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-centos-7:
voting: false
- manila-tempest-minimal-dsvm-cephfs-nfs-centos-7:
voting: false
- manila-tempest-dsvm-glusterfs-nfs:
voting: false
- manila-tempest-minimal-dsvm-dummy
- manila-tempest-minimal-dsvm-lvm-centos-7
gate:
jobs:
- manila-tempest-minimal-dsvm-dummy
- manila-tempest-minimal-dsvm-lvm-centos-7
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