2017-10-17 10:30:57 +01:00
|
|
|
- project:
|
2018-08-20 18:49:26 +00:00
|
|
|
templates:
|
2018-08-20 18:50:19 +00:00
|
|
|
- publish-openstack-docs-pti
|
2018-09-07 15:41:05 +02:00
|
|
|
- openstack-cover-jobs
|
|
|
|
- openstack-lower-constraints-jobs
|
2018-08-20 18:49:26 +00:00
|
|
|
- openstack-python-jobs
|
2018-08-20 18:50:23 +00:00
|
|
|
- openstack-python36-jobs
|
2018-10-10 16:07:59 -07:00
|
|
|
- openstack-python37-jobs
|
2018-08-20 18:49:26 +00:00
|
|
|
- check-requirements
|
2018-08-20 18:50:19 +00:00
|
|
|
- release-notes-jobs-python3
|
2018-08-20 18:49:26 +00:00
|
|
|
- periodic-stable-jobs
|
2017-10-17 10:30:57 +01:00
|
|
|
check:
|
|
|
|
jobs:
|
|
|
|
- manila-tox-genconfig
|
|
|
|
- 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
|
2018-12-11 07:56:34 -05:00
|
|
|
- manila-tempest-minimal-dsvm-cephfs-native:
|
2017-10-17 10:30:57 +01:00
|
|
|
voting: false
|
2018-12-11 07:56:34 -05:00
|
|
|
- manila-tempest-minimal-dsvm-cephfs-nfs:
|
2017-10-17 10:30:57 +01:00
|
|
|
voting: false
|
2017-11-26 09:57:43 -05:00
|
|
|
- manila-tempest-minimal-dsvm-dummy
|
2018-10-16 17:06:07 -07:00
|
|
|
- manila-tempest-minimal-dsvm-lvm
|
2018-02-25 16:51:29 +01:00
|
|
|
- manila-grenade:
|
2017-10-17 10:30:57 +01:00
|
|
|
voting: false
|
2018-02-25 16:51:29 +01:00
|
|
|
- manila-rally-multibackend:
|
2017-10-17 10:30:57 +01:00
|
|
|
voting: false
|
2018-02-25 16:51:29 +01:00
|
|
|
- manila-rally-multibackend-no-ss:
|
2017-10-17 10:30:57 +01:00
|
|
|
voting: false
|
2018-08-20 18:49:26 +00:00
|
|
|
- openstack-tox-pylint:
|
|
|
|
voting: false
|
2018-10-11 15:00:07 -07:00
|
|
|
- openstack-tox-cover:
|
|
|
|
voting: false
|
2017-10-17 10:30:57 +01:00
|
|
|
gate:
|
2018-08-20 18:49:26 +00:00
|
|
|
queue: manila
|
2017-10-17 10:30:57 +01:00
|
|
|
jobs:
|
|
|
|
- manila-tox-genconfig
|
2017-11-26 09:57:43 -05:00
|
|
|
- manila-tempest-minimal-dsvm-dummy
|
2018-10-16 17:06:07 -07:00
|
|
|
- manila-tempest-minimal-dsvm-lvm
|
2017-10-17 10:30:57 +01:00
|
|
|
experimental:
|
|
|
|
jobs:
|
2017-11-26 09:57:43 -05:00
|
|
|
- manila-tempest-dsvm-glusterfs-nfs
|
|
|
|
- manila-tempest-dsvm-glusterfs-native
|
|
|
|
- manila-tempest-dsvm-glusterfs-nfs-heketi
|
|
|
|
- manila-tempest-dsvm-glusterfs-native-heketi
|
2018-12-11 07:56:34 -05:00
|
|
|
- manila-tempest-minimal-dsvm-cephfs-native-centos-7
|
|
|
|
- manila-tempest-minimal-dsvm-cephfs-nfs-centos-7
|
2017-10-17 10:30:57 +01:00
|
|
|
|
|
|
|
- job:
|
2018-02-25 16:51:29 +01:00
|
|
|
name: manila-grenade
|
2017-10-17 10:30:57 +01:00
|
|
|
parent: legacy-dsvm-base
|
2017-10-28 10:32:13 -07:00
|
|
|
run: playbooks/legacy/grenade-dsvm-manila/run.yaml
|
|
|
|
post-run: playbooks/legacy/grenade-dsvm-manila/post.yaml
|
2017-10-17 10:30:57 +01:00
|
|
|
timeout: 10800
|
|
|
|
irrelevant-files:
|
|
|
|
- ^(test-|)requirements.txt$
|
|
|
|
- ^.*\.rst$
|
|
|
|
- ^api-ref/.*$
|
|
|
|
- ^doc/.*$
|
|
|
|
- ^manila/hacking/.*$
|
|
|
|
- ^manila/tests/.*$
|
|
|
|
- ^releasenotes/.*$
|
|
|
|
- ^setup.cfg$
|
|
|
|
- ^tools/.*$
|
|
|
|
- ^tox.ini$
|
|
|
|
required-projects:
|
|
|
|
- openstack-dev/grenade
|
|
|
|
- openstack-infra/devstack-gate
|
|
|
|
- openstack/manila
|
|
|
|
- openstack/python-manilaclient
|
2018-08-03 16:23:18 -07:00
|
|
|
- openstack/manila-tempest-plugin
|
2017-10-17 10:30:57 +01:00
|
|
|
|
|
|
|
- job:
|
2018-02-25 16:51:29 +01:00
|
|
|
name: manila-tempest-base
|
2017-10-17 10:30:57 +01:00
|
|
|
parent: legacy-dsvm-base
|
2018-09-24 15:51:54 -07:00
|
|
|
nodeset: openstack-single-node-bionic
|
2017-10-17 10:30:57 +01:00
|
|
|
irrelevant-files:
|
|
|
|
- ^(test-|)requirements.txt$
|
|
|
|
- ^.*\.rst$
|
|
|
|
- ^api-ref/.*$
|
|
|
|
- ^doc/.*$
|
|
|
|
- ^manila/hacking/.*$
|
|
|
|
- ^manila/tests/.*$
|
|
|
|
- ^releasenotes/.*$
|
|
|
|
- ^setup.cfg$
|
|
|
|
- ^tools/.*$
|
|
|
|
- ^tox.ini$
|
|
|
|
|
|
|
|
- job:
|
|
|
|
name: manila-tempest-dsvm-container-scenario-custom-image
|
2018-02-25 16:51:29 +01:00
|
|
|
parent: manila-tempest-base
|
2017-10-28 10:32:13 -07:00
|
|
|
run: playbooks/legacy/manila-tempest-dsvm-container-scenario-custom-image/run.yaml
|
|
|
|
post-run: playbooks/legacy/manila-tempest-dsvm-container-scenario-custom-image/post.yaml
|
2017-10-17 10:30:57 +01:00
|
|
|
timeout: 5400
|
|
|
|
required-projects:
|
|
|
|
- openstack-infra/devstack-gate
|
|
|
|
- openstack/manila
|
|
|
|
- openstack/manila-image-elements
|
2017-10-16 14:32:31 +01:00
|
|
|
- openstack/manila-tempest-plugin
|
2017-10-17 10:30:57 +01:00
|
|
|
- openstack/python-manilaclient
|
|
|
|
- openstack/tempest
|
|
|
|
|
|
|
|
- job:
|
|
|
|
name: manila-tempest-dsvm-generic-no-share-servers
|
2018-02-25 16:51:29 +01:00
|
|
|
parent: manila-tempest-base
|
2017-10-28 10:32:13 -07:00
|
|
|
run: playbooks/legacy/manila-tempest-dsvm-generic-no-share-servers/run.yaml
|
|
|
|
post-run: playbooks/legacy/manila-tempest-dsvm-generic-no-share-servers/post.yaml
|
2017-10-17 10:30:57 +01:00
|
|
|
timeout: 5400
|
|
|
|
required-projects:
|
|
|
|
- openstack-infra/devstack-gate
|
|
|
|
- openstack/manila
|
|
|
|
- openstack/manila-image-elements
|
2017-10-16 14:32:31 +01:00
|
|
|
- openstack/manila-tempest-plugin
|
2017-10-17 10:30:57 +01:00
|
|
|
- openstack/python-manilaclient
|
|
|
|
- openstack/tempest
|
|
|
|
|
|
|
|
- job:
|
|
|
|
name: manila-tempest-dsvm-generic-scenario-custom-image
|
2018-02-25 16:51:29 +01:00
|
|
|
parent: manila-tempest-base
|
2017-10-28 10:32:13 -07:00
|
|
|
run: playbooks/legacy/manila-tempest-dsvm-generic-scenario-custom-image/run.yaml
|
|
|
|
post-run: playbooks/legacy/manila-tempest-dsvm-generic-scenario-custom-image/post.yaml
|
2017-10-17 10:30:57 +01:00
|
|
|
timeout: 5400
|
|
|
|
required-projects:
|
|
|
|
- openstack-infra/devstack-gate
|
|
|
|
- openstack/manila
|
|
|
|
- openstack/manila-image-elements
|
2017-10-16 14:32:31 +01:00
|
|
|
- openstack/manila-tempest-plugin
|
2017-10-17 10:30:57 +01:00
|
|
|
- openstack/python-manilaclient
|
|
|
|
- openstack/tempest
|
|
|
|
|
|
|
|
- job:
|
|
|
|
name: manila-tempest-dsvm-glusterfs-native
|
2018-02-25 16:51:29 +01:00
|
|
|
parent: manila-tempest-base
|
2017-10-28 10:32:13 -07:00
|
|
|
run: playbooks/legacy/manila-tempest-dsvm-glusterfs-native/run.yaml
|
|
|
|
post-run: playbooks/legacy/manila-tempest-dsvm-glusterfs-native/post.yaml
|
2017-10-17 10:30:57 +01:00
|
|
|
timeout: 4800
|
|
|
|
required-projects:
|
|
|
|
- openstack-infra/devstack-gate
|
|
|
|
- openstack/devstack-plugin-glusterfs
|
|
|
|
- openstack/manila
|
2017-10-16 14:32:31 +01:00
|
|
|
- openstack/manila-tempest-plugin
|
2017-10-17 10:30:57 +01:00
|
|
|
- openstack/python-manilaclient
|
|
|
|
- openstack/tempest
|
|
|
|
|
|
|
|
- job:
|
|
|
|
name: manila-tempest-dsvm-glusterfs-native-heketi
|
2018-02-25 16:51:29 +01:00
|
|
|
parent: manila-tempest-base
|
2017-10-28 10:32:13 -07:00
|
|
|
run: playbooks/legacy/manila-tempest-dsvm-glusterfs-native-heketi/run.yaml
|
|
|
|
post-run: playbooks/legacy/manila-tempest-dsvm-glusterfs-native-heketi/post.yaml
|
2017-10-17 10:30:57 +01:00
|
|
|
timeout: 4800
|
|
|
|
required-projects:
|
|
|
|
- openstack-infra/devstack-gate
|
|
|
|
- openstack/devstack-plugin-glusterfs
|
|
|
|
- openstack/manila
|
2017-10-16 14:32:31 +01:00
|
|
|
- openstack/manila-tempest-plugin
|
2017-10-17 10:30:57 +01:00
|
|
|
- openstack/python-manilaclient
|
|
|
|
- openstack/tempest
|
|
|
|
|
|
|
|
- job:
|
|
|
|
name: manila-tempest-dsvm-glusterfs-nfs
|
2018-02-25 16:51:29 +01:00
|
|
|
parent: manila-tempest-base
|
2017-10-28 10:32:13 -07:00
|
|
|
run: playbooks/legacy/manila-tempest-dsvm-glusterfs-nfs/run.yaml
|
|
|
|
post-run: playbooks/legacy/manila-tempest-dsvm-glusterfs-nfs/post.yaml
|
2017-10-17 10:30:57 +01:00
|
|
|
timeout: 4800
|
|
|
|
required-projects:
|
|
|
|
- openstack-infra/devstack-gate
|
|
|
|
- openstack/devstack-plugin-glusterfs
|
|
|
|
- openstack/manila
|
2017-10-16 14:32:31 +01:00
|
|
|
- openstack/manila-tempest-plugin
|
2017-10-17 10:30:57 +01:00
|
|
|
- openstack/python-manilaclient
|
|
|
|
- openstack/tempest
|
|
|
|
|
|
|
|
- job:
|
|
|
|
name: manila-tempest-dsvm-glusterfs-nfs-heketi
|
2018-02-25 16:51:29 +01:00
|
|
|
parent: manila-tempest-base
|
2017-10-28 10:32:13 -07:00
|
|
|
run: playbooks/legacy/manila-tempest-dsvm-glusterfs-nfs-heketi/run.yaml
|
|
|
|
post-run: playbooks/legacy/manila-tempest-dsvm-glusterfs-nfs-heketi/post.yaml
|
2017-10-17 10:30:57 +01:00
|
|
|
timeout: 4800
|
|
|
|
required-projects:
|
|
|
|
- openstack-infra/devstack-gate
|
|
|
|
- openstack/devstack-plugin-glusterfs
|
|
|
|
- openstack/manila
|
2017-10-16 14:32:31 +01:00
|
|
|
- openstack/manila-tempest-plugin
|
2017-10-17 10:30:57 +01:00
|
|
|
- openstack/python-manilaclient
|
|
|
|
- openstack/tempest
|
|
|
|
|
|
|
|
- job:
|
|
|
|
name: manila-tempest-dsvm-hdfs
|
2018-02-25 16:51:29 +01:00
|
|
|
parent: manila-tempest-base
|
2017-10-28 10:32:13 -07:00
|
|
|
run: playbooks/legacy/manila-tempest-dsvm-hdfs/run.yaml
|
|
|
|
post-run: playbooks/legacy/manila-tempest-dsvm-hdfs/post.yaml
|
2017-10-17 10:30:57 +01:00
|
|
|
timeout: 4800
|
|
|
|
required-projects:
|
|
|
|
- openstack-infra/devstack-gate
|
|
|
|
- openstack/devstack-plugin-hdfs
|
|
|
|
- openstack/manila
|
2017-10-16 14:32:31 +01:00
|
|
|
- openstack/manila-tempest-plugin
|
2017-10-17 10:30:57 +01:00
|
|
|
- openstack/python-manilaclient
|
|
|
|
- openstack/tempest
|
|
|
|
|
|
|
|
- job:
|
|
|
|
name: manila-tempest-dsvm-mysql-generic
|
2018-02-25 16:51:29 +01:00
|
|
|
parent: manila-tempest-base
|
2017-10-28 10:32:13 -07:00
|
|
|
run: playbooks/legacy/manila-tempest-dsvm-mysql-generic/run.yaml
|
|
|
|
post-run: playbooks/legacy/manila-tempest-dsvm-mysql-generic/post.yaml
|
2017-10-17 10:30:57 +01:00
|
|
|
timeout: 5400
|
|
|
|
required-projects:
|
|
|
|
- openstack-infra/devstack-gate
|
|
|
|
- openstack/manila
|
|
|
|
- openstack/manila-image-elements
|
2017-10-16 14:32:31 +01:00
|
|
|
- openstack/manila-tempest-plugin
|
2017-10-17 10:30:57 +01:00
|
|
|
- openstack/python-manilaclient
|
|
|
|
- openstack/tempest
|
|
|
|
|
|
|
|
- job:
|
|
|
|
name: manila-tempest-dsvm-postgres-container
|
2018-02-25 16:51:29 +01:00
|
|
|
parent: manila-tempest-base
|
2017-10-28 10:32:13 -07:00
|
|
|
run: playbooks/legacy/manila-tempest-dsvm-postgres-container/run.yaml
|
|
|
|
post-run: playbooks/legacy/manila-tempest-dsvm-postgres-container/post.yaml
|
2017-10-17 10:30:57 +01:00
|
|
|
timeout: 5400
|
|
|
|
required-projects:
|
|
|
|
- openstack-infra/devstack-gate
|
|
|
|
- openstack/manila
|
|
|
|
- openstack/manila-image-elements
|
2017-10-16 14:32:31 +01:00
|
|
|
- openstack/manila-tempest-plugin
|
2017-10-17 10:30:57 +01:00
|
|
|
- openstack/python-manilaclient
|
|
|
|
- openstack/tempest
|
|
|
|
|
|
|
|
- job:
|
|
|
|
name: manila-tempest-dsvm-postgres-generic-singlebackend
|
2018-02-25 16:51:29 +01:00
|
|
|
parent: manila-tempest-base
|
2017-10-28 10:32:13 -07:00
|
|
|
run: playbooks/legacy/manila-tempest-dsvm-postgres-generic-singlebackend/run.yaml
|
|
|
|
post-run: playbooks/legacy/manila-tempest-dsvm-postgres-generic-singlebackend/post.yaml
|
2017-10-17 10:30:57 +01:00
|
|
|
timeout: 5400
|
|
|
|
required-projects:
|
|
|
|
- openstack-infra/devstack-gate
|
|
|
|
- openstack/manila
|
|
|
|
- openstack/manila-image-elements
|
2017-10-16 14:32:31 +01:00
|
|
|
- openstack/manila-tempest-plugin
|
2017-10-17 10:30:57 +01:00
|
|
|
- openstack/python-manilaclient
|
|
|
|
- openstack/tempest
|
|
|
|
|
|
|
|
- job:
|
|
|
|
name: manila-tempest-dsvm-postgres-zfsonlinux
|
2018-02-25 16:51:29 +01:00
|
|
|
parent: manila-tempest-base
|
2017-10-28 10:32:13 -07:00
|
|
|
run: playbooks/legacy/manila-tempest-dsvm-postgres-zfsonlinux/run.yaml
|
|
|
|
post-run: playbooks/legacy/manila-tempest-dsvm-postgres-zfsonlinux/post.yaml
|
2017-10-17 10:30:57 +01:00
|
|
|
timeout: 5400
|
|
|
|
required-projects:
|
|
|
|
- openstack-infra/devstack-gate
|
|
|
|
- openstack/manila
|
|
|
|
- openstack/manila-image-elements
|
2017-10-16 14:32:31 +01:00
|
|
|
- openstack/manila-tempest-plugin
|
2017-10-17 10:30:57 +01:00
|
|
|
- openstack/python-manilaclient
|
|
|
|
- openstack/tempest
|
|
|
|
|
|
|
|
- job:
|
|
|
|
name: manila-tempest-dsvm-scenario
|
2018-02-25 16:51:29 +01:00
|
|
|
parent: manila-tempest-base
|
2017-10-28 10:32:13 -07:00
|
|
|
run: playbooks/legacy/manila-tempest-dsvm-scenario/run.yaml
|
|
|
|
post-run: playbooks/legacy/manila-tempest-dsvm-scenario/post.yaml
|
2017-10-17 10:30:57 +01:00
|
|
|
timeout: 5400
|
|
|
|
required-projects:
|
|
|
|
- openstack-infra/devstack-gate
|
|
|
|
- openstack/manila
|
|
|
|
- openstack/manila-image-elements
|
2017-10-16 14:32:31 +01:00
|
|
|
- openstack/manila-tempest-plugin
|
2017-10-17 10:30:57 +01:00
|
|
|
- openstack/python-manilaclient
|
|
|
|
- openstack/tempest
|
|
|
|
|
|
|
|
- job:
|
|
|
|
name: manila-tempest-minimal-dsvm-cephfs-native-centos-7
|
2018-02-25 16:51:29 +01:00
|
|
|
parent: manila-tempest-base
|
2017-10-28 10:32:13 -07:00
|
|
|
run: playbooks/legacy/manila-tempest-minimal-dsvm-cephfs-native-centos-7/run.yaml
|
|
|
|
post-run: playbooks/legacy/manila-tempest-minimal-dsvm-cephfs-native-centos-7/post.yaml
|
2017-10-17 10:30:57 +01:00
|
|
|
timeout: 5400
|
|
|
|
nodeset: legacy-centos-7
|
|
|
|
required-projects:
|
|
|
|
- openstack-infra/devstack-gate
|
|
|
|
- openstack/devstack-plugin-ceph
|
|
|
|
- openstack/manila
|
2017-10-16 14:32:31 +01:00
|
|
|
- openstack/manila-tempest-plugin
|
2017-10-17 10:30:57 +01:00
|
|
|
- openstack/python-manilaclient
|
|
|
|
- openstack/tempest
|
|
|
|
|
2018-12-11 07:56:34 -05:00
|
|
|
- job:
|
|
|
|
name: manila-tempest-minimal-dsvm-cephfs-native
|
|
|
|
parent: manila-tempest-base
|
|
|
|
run: playbooks/legacy/manila-tempest-minimal-dsvm-cephfs-native/run.yaml
|
|
|
|
post-run: playbooks/legacy/manila-tempest-minimal-dsvm-cephfs-native/post.yaml
|
|
|
|
timeout: 5400
|
|
|
|
required-projects:
|
|
|
|
- openstack-infra/devstack-gate
|
|
|
|
- openstack/devstack-plugin-ceph
|
|
|
|
- openstack/manila
|
|
|
|
- openstack/manila-tempest-plugin
|
|
|
|
- openstack/python-manilaclient
|
|
|
|
- openstack/tempest
|
|
|
|
|
2017-10-17 10:30:57 +01:00
|
|
|
- job:
|
|
|
|
name: manila-tempest-minimal-dsvm-cephfs-nfs-centos-7
|
2018-02-25 16:51:29 +01:00
|
|
|
parent: manila-tempest-base
|
2017-10-28 10:32:13 -07:00
|
|
|
run: playbooks/legacy/manila-tempest-minimal-dsvm-cephfs-nfs-centos-7/run.yaml
|
|
|
|
post-run: playbooks/legacy/manila-tempest-minimal-dsvm-cephfs-nfs-centos-7/post.yaml
|
2017-10-17 10:30:57 +01:00
|
|
|
timeout: 5400
|
|
|
|
nodeset: legacy-centos-7
|
|
|
|
required-projects:
|
|
|
|
- openstack-infra/devstack-gate
|
|
|
|
- openstack/devstack-plugin-ceph
|
|
|
|
- openstack/manila
|
2017-10-16 14:32:31 +01:00
|
|
|
- openstack/manila-tempest-plugin
|
2017-10-17 10:30:57 +01:00
|
|
|
- openstack/python-manilaclient
|
|
|
|
- openstack/tempest
|
|
|
|
|
2018-12-11 07:56:34 -05:00
|
|
|
- job:
|
|
|
|
name: manila-tempest-minimal-dsvm-cephfs-nfs
|
|
|
|
parent: manila-tempest-base
|
|
|
|
run: playbooks/legacy/manila-tempest-minimal-dsvm-cephfs-nfs/run.yaml
|
|
|
|
post-run: playbooks/legacy/manila-tempest-minimal-dsvm-cephfs-nfs/post.yaml
|
|
|
|
timeout: 5400
|
|
|
|
required-projects:
|
|
|
|
- openstack-infra/devstack-gate
|
|
|
|
- openstack/devstack-plugin-ceph
|
|
|
|
- openstack/manila
|
|
|
|
- openstack/manila-tempest-plugin
|
|
|
|
- openstack/python-manilaclient
|
|
|
|
- openstack/tempest
|
|
|
|
|
|
|
|
|
2017-10-17 10:30:57 +01:00
|
|
|
- job:
|
|
|
|
name: manila-tempest-minimal-dsvm-dummy
|
2018-02-25 16:51:29 +01:00
|
|
|
parent: manila-tempest-base
|
2017-10-28 10:32:13 -07:00
|
|
|
run: playbooks/legacy/manila-tempest-minimal-dsvm-dummy/run.yaml
|
|
|
|
post-run: playbooks/legacy/manila-tempest-minimal-dsvm-dummy/post.yaml
|
2017-10-17 10:30:57 +01:00
|
|
|
timeout: 5400
|
|
|
|
required-projects:
|
|
|
|
- openstack-infra/devstack-gate
|
|
|
|
- openstack/manila
|
2017-10-16 14:32:31 +01:00
|
|
|
- openstack/manila-tempest-plugin
|
2017-10-17 10:30:57 +01:00
|
|
|
- openstack/python-manilaclient
|
|
|
|
- openstack/tempest
|
|
|
|
|
|
|
|
- job:
|
2018-10-16 17:06:07 -07:00
|
|
|
name: manila-tempest-minimal-dsvm-lvm
|
2018-02-25 16:51:29 +01:00
|
|
|
parent: manila-tempest-base
|
2018-10-16 17:06:07 -07:00
|
|
|
run: playbooks/legacy/manila-tempest-minimal-dsvm-lvm/run.yaml
|
|
|
|
post-run: playbooks/legacy/manila-tempest-minimal-dsvm-lvm/post.yaml
|
2017-10-17 10:30:57 +01:00
|
|
|
timeout: 5400
|
|
|
|
required-projects:
|
|
|
|
- openstack-infra/devstack-gate
|
|
|
|
- openstack/manila
|
2017-10-16 14:32:31 +01:00
|
|
|
- openstack/manila-tempest-plugin
|
2017-11-21 11:00:45 -02:00
|
|
|
- openstack/neutron-dynamic-routing
|
2018-05-18 11:03:55 -07:00
|
|
|
# TODO(gouthamr): Remove the line below when neutron-dynamic-routing
|
|
|
|
# separates its tempest plugin from its tree
|
|
|
|
- openstack/neutron-tempest-plugin
|
2017-10-17 10:30:57 +01:00
|
|
|
- openstack/python-manilaclient
|
|
|
|
- openstack/tempest
|
|
|
|
|
|
|
|
- job:
|
|
|
|
name: manila-tempest-minimal-py35-dsvm-cephfs-native-centos-7
|
2018-02-25 16:51:29 +01:00
|
|
|
parent: manila-tempest-base
|
2017-10-28 10:32:13 -07:00
|
|
|
run: playbooks/legacy/manila-tempest-minimal-py35-dsvm-cephfs-native-centos-7/run.yaml
|
|
|
|
post-run: playbooks/legacy/manila-tempest-minimal-py35-dsvm-cephfs-native-centos-7/post.yaml
|
2017-10-17 10:30:57 +01:00
|
|
|
timeout: 5400
|
|
|
|
nodeset: legacy-centos-7
|
|
|
|
required-projects:
|
|
|
|
- openstack-infra/devstack-gate
|
|
|
|
- openstack/devstack-plugin-ceph
|
|
|
|
- openstack/manila
|
2017-10-16 14:32:31 +01:00
|
|
|
- openstack/manila-tempest-plugin
|
2017-10-17 10:30:57 +01:00
|
|
|
- openstack/python-manilaclient
|
|
|
|
- openstack/tempest
|
|
|
|
|
|
|
|
- job:
|
|
|
|
name: manila-tempest-minimal-py35-dsvm-cephfs-nfs-centos-7
|
2018-02-25 16:51:29 +01:00
|
|
|
parent: manila-tempest-base
|
2017-10-28 10:32:13 -07:00
|
|
|
run: playbooks/legacy/manila-tempest-minimal-py35-dsvm-cephfs-nfs-centos-7/run.yaml
|
|
|
|
post-run: playbooks/legacy/manila-tempest-minimal-py35-dsvm-cephfs-nfs-centos-7/post.yaml
|
2017-10-17 10:30:57 +01:00
|
|
|
timeout: 5400
|
|
|
|
nodeset: legacy-centos-7
|
|
|
|
required-projects:
|
|
|
|
- openstack-infra/devstack-gate
|
|
|
|
- openstack/devstack-plugin-ceph
|
|
|
|
- openstack/manila
|
2017-10-16 14:32:31 +01:00
|
|
|
- openstack/manila-tempest-plugin
|
2017-10-17 10:30:57 +01:00
|
|
|
- openstack/python-manilaclient
|
|
|
|
- openstack/tempest
|
|
|
|
|
|
|
|
- job:
|
|
|
|
name: manila-tox-genconfig
|
2018-01-25 08:33:27 +01:00
|
|
|
parent: openstack-tox
|
|
|
|
description: |
|
|
|
|
Run tests for manila project.
|
|
|
|
|
|
|
|
Uses tox with the ``genconfig`` environment.
|
2019-01-03 12:10:21 -08:00
|
|
|
post-run: playbooks/manila-tox-genconfig/post.yaml
|
2018-01-25 08:33:27 +01:00
|
|
|
vars:
|
|
|
|
tox_envlist: genconfig
|
2017-10-17 10:30:57 +01:00
|
|
|
|
|
|
|
- job:
|
2018-02-25 16:51:29 +01:00
|
|
|
name: manila-rally-multibackend
|
2017-10-17 10:30:57 +01:00
|
|
|
parent: legacy-dsvm-base
|
2018-09-24 15:51:54 -07:00
|
|
|
nodeset: openstack-single-node-bionic
|
2017-10-28 10:32:13 -07:00
|
|
|
run: playbooks/legacy/rally-dsvm-manila-multibackend/run.yaml
|
|
|
|
post-run: playbooks/legacy/rally-dsvm-manila-multibackend/post.yaml
|
2017-10-17 10:30:57 +01:00
|
|
|
timeout: 4200
|
|
|
|
irrelevant-files:
|
|
|
|
- ^.*\.rst$
|
|
|
|
- ^api-ref/.*$
|
|
|
|
- ^doc/.*$
|
|
|
|
- ^manila/hacking/.*$
|
|
|
|
- ^manila/tests/.*$
|
|
|
|
- ^releasenotes/.*$
|
|
|
|
- ^tools/.*$
|
|
|
|
- ^tox.ini$
|
|
|
|
required-projects:
|
|
|
|
- openstack-infra/devstack-gate
|
|
|
|
- openstack/manila
|
|
|
|
- openstack/python-manilaclient
|
|
|
|
- openstack/rally
|
2018-03-21 19:53:44 +05:30
|
|
|
- openstack/manila-tempest-plugin
|
2017-10-17 10:30:57 +01:00
|
|
|
|
|
|
|
- job:
|
2018-02-25 16:51:29 +01:00
|
|
|
name: manila-rally-multibackend-no-ss
|
2017-10-17 10:30:57 +01:00
|
|
|
parent: legacy-dsvm-base
|
2018-09-24 15:51:54 -07:00
|
|
|
nodeset: openstack-single-node-bionic
|
2017-10-28 10:32:13 -07:00
|
|
|
run: playbooks/legacy/rally-dsvm-manila-multibackend-no-ss/run.yaml
|
|
|
|
post-run: playbooks/legacy/rally-dsvm-manila-multibackend-no-ss/post.yaml
|
2017-10-17 10:30:57 +01:00
|
|
|
timeout: 4200
|
|
|
|
irrelevant-files:
|
|
|
|
- ^.*\.rst$
|
|
|
|
- ^api-ref/.*$
|
|
|
|
- ^doc/.*$
|
|
|
|
- ^manila/hacking/.*$
|
|
|
|
- ^manila/tests/.*$
|
|
|
|
- ^releasenotes/.*$
|
|
|
|
- ^tools/.*$
|
|
|
|
- ^tox.ini$
|
|
|
|
required-projects:
|
|
|
|
- openstack-infra/devstack-gate
|
|
|
|
- openstack/manila
|
|
|
|
- openstack/python-manilaclient
|
|
|
|
- openstack/rally
|
2018-03-21 19:53:44 +05:30
|
|
|
- openstack/manila-tempest-plugin
|