Files
puppet-openstack-integration/zuul.d/layout.yaml
Takashi Kajinami be6b31b996 Remove scenario 000 integration job
The job has been kept non-voting for very long. Because we already have
number of integration jobs, which are all superset of this tiny job,
let's remove the job to reduce the resource we consume for testing.

Conflicts:
	fixtures/scenario000.pp
	README.md
	zuul.d/integration.yaml
	zuul.d/layout.yaml

Change-Id: I7a07def6d53af069814b6565d8563ce757b26719
(cherry picked from commit 81a94be30d)
(cherry picked from commit 3ed443fc91)
(cherry picked from commit 9f86444967)
2024-02-06 13:00:10 +09:00

115 lines
4.8 KiB
YAML

---
# This file contains the puppet openstack project templates for lint, unit and
# integration jobs.
# lint jobs
- project-template:
name: puppet-openstack-check-jobs
check:
jobs:
- puppet-openstack-lint-ubuntu-focal
- puppet-openstack-syntax-6-ubuntu-focal
- puppet-openstack-syntax-7-ubuntu-focal
gate:
jobs:
- puppet-openstack-lint-ubuntu-focal
- puppet-openstack-syntax-6-ubuntu-focal
- puppet-openstack-syntax-7-ubuntu-focal
- project:
templates:
- puppet-openstack-check-jobs
- puppet-openstack-integration-jobs-all
# jobs for the puppet openstack library repos
- project-template:
name: puppet-openstack-library-jobs
check:
jobs:
- puppet-openstack-libraries-puppet-lint-ubuntu-focal
- puppet-openstack-libraries-puppet-syntax-6-ubuntu-focal
- puppet-openstack-libraries-puppet-syntax-7-ubuntu-focal
- puppet-openstack-libraries-puppet-unit-6.21-ubuntu-focal
- puppet-openstack-libraries-puppet-unit-7.10-centos-8-stream
- puppet-openstack-libraries-puppet-unit-7.10-ubuntu-focal
- puppet-openstack-libraries-litmus-6.21-ubuntu-focal
- puppet-openstack-libraries-litmus-7.10-centos-8-stream
- puppet-openstack-libraries-litmus-7.10-centos-9-stream
- puppet-openstack-libraries-litmus-7.10-ubuntu-focal
gate:
jobs:
- puppet-openstack-libraries-puppet-lint-ubuntu-focal
- puppet-openstack-libraries-puppet-syntax-6-ubuntu-focal
- puppet-openstack-libraries-puppet-syntax-7-ubuntu-focal
- puppet-openstack-libraries-puppet-unit-6.21-ubuntu-focal
- puppet-openstack-libraries-puppet-unit-7.10-centos-8-stream
- puppet-openstack-libraries-litmus-7.10-centos-8-stream
# integration jobs
- project-template:
name: puppet-openstack-integration-jobs-all
check:
jobs:
- puppet-openstack-integration-6-scenario001-tempest-ubuntu-focal
- puppet-openstack-integration-6-scenario002-tempest-ubuntu-focal
- puppet-openstack-integration-6-scenario003-tempest-ubuntu-focal
- puppet-openstack-integration-6-scenario004-tempest-ubuntu-focal
- puppet-openstack-integration-7-scenario001-tempest-centos-8-stream
- puppet-openstack-integration-7-scenario002-tempest-centos-8-stream
- puppet-openstack-integration-7-scenario003-tempest-centos-8-stream
- puppet-openstack-integration-7-scenario004-tempest-centos-8-stream
- puppet-openstack-integration-7-scenario001-tempest-centos-9-stream
- puppet-openstack-integration-7-scenario002-tempest-centos-9-stream
- puppet-openstack-integration-7-scenario003-tempest-centos-9-stream
- puppet-openstack-integration-7-scenario004-tempest-centos-9-stream
gate:
jobs:
- puppet-openstack-integration-7-scenario001-tempest-centos-8-stream
- puppet-openstack-integration-7-scenario002-tempest-centos-8-stream
- puppet-openstack-integration-7-scenario003-tempest-centos-8-stream
- puppet-openstack-integration-7-scenario004-tempest-centos-8-stream
- project-template:
name: puppet-openstack-integration-jobs-scenario001
check:
jobs:
- puppet-openstack-integration-6-scenario001-tempest-ubuntu-focal
- puppet-openstack-integration-7-scenario001-tempest-centos-8-stream
- puppet-openstack-integration-7-scenario001-tempest-centos-9-stream
gate:
jobs:
- puppet-openstack-integration-7-scenario001-tempest-centos-8-stream
- project-template:
name: puppet-openstack-integration-jobs-scenario002
check:
jobs:
- puppet-openstack-integration-6-scenario002-tempest-ubuntu-focal
- puppet-openstack-integration-7-scenario002-tempest-centos-8-stream
- puppet-openstack-integration-7-scenario002-tempest-centos-9-stream
gate:
jobs:
- puppet-openstack-integration-7-scenario002-tempest-centos-8-stream
- project-template:
name: puppet-openstack-integration-jobs-scenario003
check:
jobs:
- puppet-openstack-integration-6-scenario003-tempest-ubuntu-focal
- puppet-openstack-integration-7-scenario003-tempest-centos-8-stream
- puppet-openstack-integration-7-scenario003-tempest-centos-9-stream
gate:
jobs:
- puppet-openstack-integration-7-scenario003-tempest-centos-8-stream
- project-template:
name: puppet-openstack-integration-jobs-scenario004
check:
jobs:
- puppet-openstack-integration-6-scenario004-tempest-ubuntu-focal
- puppet-openstack-integration-7-scenario004-tempest-centos-8-stream
- puppet-openstack-integration-7-scenario004-tempest-centos-9-stream
gate:
jobs:
- puppet-openstack-integration-7-scenario004-tempest-centos-8-stream