Merge "Add infra-prod-service-lists job"
This commit is contained in:
commit
be4f67f23e
@ -547,6 +547,21 @@
|
||||
- playbooks/roles/graphite/
|
||||
- playbooks/roles/iptables/
|
||||
|
||||
- job:
|
||||
name: infra-prod-service-lists
|
||||
parent: infra-prod-service-base
|
||||
description: Run service-lists.yaml playbook.
|
||||
vars:
|
||||
playbook_name: service-lists.yaml
|
||||
files:
|
||||
- inventory/
|
||||
- inventory/service/host_vars/lists.openstack.org.yaml
|
||||
- inventory/service/host_vars/lists.katacontainers.io.yaml
|
||||
- playbooks/roles/iptables/
|
||||
- playbooks/roles/base/exim
|
||||
- playbooks/roles/mailman
|
||||
- playbooks/service-lists.yaml
|
||||
|
||||
# Run AFS changes separately so we can make sure to only do one at a time
|
||||
# (turns out quorum is nice to have)
|
||||
- job:
|
||||
|
@ -290,6 +290,7 @@
|
||||
- infra-prod-service-gitea-lb
|
||||
- infra-prod-service-kerberos
|
||||
- infra-prod-service-nameserver
|
||||
- infra-prod-service-lists
|
||||
- infra-prod-service-nodepool
|
||||
- infra-prod-service-codesearch:
|
||||
dependencies:
|
||||
@ -353,6 +354,7 @@
|
||||
- infra-prod-service-bridge
|
||||
- infra-prod-service-gitea-lb
|
||||
- infra-prod-service-nameserver
|
||||
- infra-prod-service-lists
|
||||
- infra-prod-service-etherpad
|
||||
- infra-prod-service-meetpad
|
||||
- infra-prod-service-kerberos
|
||||
|
Loading…
Reference in New Issue
Block a user