This website requires JavaScript.
Explore
Get Started
opendev
/
system-config
Code
Issues
Proposed changes
2c42e57510
Branches
Tags
View all branches
system-config
/
playbooks
/
zuul_restart.yaml
5 lines
94 B
YAML
Raw
Normal View
History
Unescape
Escape
Add playbooks to start/stop/restart zuul Remove some old ones which were in the wrong place and out of date. Change-Id: I4303e66edc7d3dc00c455a0990b0b3be0f5f91a6 Depends-On: https://review.openstack.org/586699
2018-07-27 14:31:45 -07:00
# Run this with "-f 20"
Rework zuul start/stop/restart playbooks for docker If we need to start and stop, it's best to use playbooks. We already have tasks files with start commands in each role, so put the stop commands into similar task files. Make the restart playbook import_playbook the stop and start playbooks to reduce divergence. Use the graceful shutdown pattern from the gerrit docker-compose to stop the zuul scheduler. Change-Id: Ia20124553821f4b41186bce6ba2bff6ca2333a99
2020-04-24 17:25:41 -05:00
-
import_playbook
:
zuul_stop.yaml
-
import_playbook
:
zuul_start.yaml
Copy Permalink