Skip to content

Commit 8ee9614

Browse files
Microzuul CIGerrit Code Review
authored andcommitted
Merge "Improve the config-update using smart-reconfigure"
2 parents 011feda + 6cc70fa commit 8ee9614

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

controllers/static/git-server/update-system-config.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ cat << EOF > playbooks/config/update.yaml
166166
- name: "Update zuul tenant config"
167167
command: /usr/local/bin/generate-zuul-tenant-yaml.sh "{{ config_ref }}"
168168
- name: "Reconfigure the scheduler"
169-
command: zuul-scheduler full-reconfigure
169+
command: zuul-scheduler smart-reconfigure
170170
171171
- hosts: nodepool-launcher
172172
vars:

0 commit comments

Comments
 (0)