Files
trove/zuul.d/projects.yaml
Ghanshyam Mann 2b6ea5e2f1 Retire TripleO: remove the TripleO jobs/ref
TripleO is retired so removing its jobs/ref

- https://review.opendev.org/q/topic:%22retire-tripleo%22

Change-Id: Id6fc86b570627bc6863dde330877966da3126fe6
(cherry picked from commit a2447137d9)
(cherry picked from commit bc0ee00338)
2024-04-02 10:01:45 +08:00

53 lines
1.4 KiB
YAML

---
- project:
queue: trove
templates:
- check-requirements
- openstack-cover-jobs
- openstack-python3-jobs
- openstack-python3-jobs-arm64
- periodic-stable-jobs
- publish-openstack-docs-pti
- release-notes-jobs-python3
check:
jobs:
- openstack-tox-cover:
voting: false
- trove-tox-bandit-baseline:
voting: false
- trove-tempest:
voting: false
- trove-ubuntu-guest-image-build:
voting: true
- trove-centos8s-guest-image-build:
voting: true
- trove-tempest-postgres:
voting: false
- trove-tempest-ipv6-only:
voting: false
gate:
jobs:
- trove-tempest:
voting: false
experimental:
jobs:
- trove-functional-mysql
- trove-scenario-mysql-single
- trove-scenario-mysql-multi
- trove-scenario-mariadb-single
- trove-scenario-mariadb-multi
periodic:
jobs:
- publish-trove-guest-image-ubuntu-focal:
branches:
regex: ^stable/.*$
negate: true
- publish-trove-guest-image-ubuntu-focal-dev:
branches:
regex: ^stable/.*$
negate: true
- publish-trove-datastore-images:
branches:
regex: ^stable/.*$
negate: true