os-brick/.zuul.yaml

65 lines
1.7 KiB
YAML

- project:
templates:
- check-requirements
- lib-forward-testing-python3
- openstack-lower-constraints-jobs
- openstack-python3-xena-jobs
- publish-openstack-docs-pti
- release-notes-jobs-python3
check:
jobs:
- os-brick-code-coverage:
voting: false
- os-brick-src-devstack-plugin-ceph:
voting: false
- os-brick-src-tempest-lvm-lio-barbican
- os-brick-src-tempest-nfs:
voting: false
gate:
jobs:
- os-brick-src-tempest-lvm-lio-barbican
experimental:
jobs:
- openstack-tox-pylint
- job:
name: os-brick-code-coverage
parent: openstack-tox-cover
timeout: 2400
irrelevant-files:
- ^(test-|)requirements.txt$
- ^lower-constraints.txt$
- ^.*\.rst$
- ^doc/.*$
- ^releasenotes/.*$
- ^setup.cfg$
- ^tools/.*$
- ^tox.ini$
- job:
name: os-brick-src-devstack-plugin-ceph
description: |
Tempest job which tests os-brick from source.
Former names for this job were:
* legacy-tempest-dsvm-full-ceph-plugin-src-os-brick
parent: cinder-plugin-ceph-tempest
required-projects:
- opendev.org/openstack/os-brick
- job:
name: os-brick-src-tempest-lvm-lio-barbican
parent: cinder-tempest-plugin-lvm-lio-barbican
description: |
Specialized cinder-tempest-lvm-lio-barbican
which runs against os-brick from sources.
Former names for this job were:
* legacy-tempest-dsvm-full-lio-src-os-brick
required-projects:
- opendev.org/openstack/os-brick
- job:
name: os-brick-src-tempest-nfs
parent: devstack-plugin-nfs-tempest-full
required-projects:
- opendev.org/openstack/os-brick