trove/zuul.d/projects.yaml
wu.chunyang 48439619b5 [CI]Add postgresql jobs in zuul
This commit adds postgresql jobs in zuul and cleans up the outdated
jobs.

Change-Id: I538042576702c8ea4b83f85b08dccbd7d204e9fc
2023-11-14 13:02:30 +08:00

49 lines
1.5 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:
- trove-tempest-ubuntu-base-mysql5.7
- trove-tempest-ubuntu-backup-mysql5.7
- trove-tempest-ubuntu-replication-mysql5.7
- trove-tempest-ubuntu-base-mariadb10.4
- trove-tempest-ubuntu-backup-mariadb10.4
- trove-tempest-ubuntu-replication-mariadb10.4
- trove-tempest-ubuntu-base-postgresql12
- trove-tempest-ubuntu-backup-postgresql12
- trove-tempest-ubuntu-replication-postgresql12
- openstack-tox-cover:
voting: true
- trove-tox-bandit-baseline:
voting: true
- trove-ubuntu-guest-image-build:
voting: true
- trove-centos8s-guest-image-build:
voting: true
gate:
jobs:
- trove-tempest-ubuntu-base-mysql5.7
- trove-tempest-ubuntu-base-mariadb10.4
- trove-tempest-ubuntu-base-postgresql12
experimental:
jobs:
- trove-tempest-ipv6-only
periodic:
jobs:
- publish-trove-guest-image-ubuntu-jammy:
branches:
regex: ^stable/.*$
negate: true
- publish-trove-datastore-images:
branches:
regex: ^stable/.*$
negate: true