Actions
action #81884
closedopenQA Project - coordination #80142: [saga][epic] Scale out: Redundant/load-balancing deployments of openQA, easy containers, containers on kubernetes
openQA Project - coordination #80908: [epic] Continuous deployment (package upgrade or config update) without interrupting currently running openQA jobs
openqa-webui should automatically restart on config updates
Start date:
2021-01-08
Due date:
% Done:
0%
Estimated time:
Description
Motivation¶
https://gitlab.suse.de/openqa/salt-states-openqa/-/merge_requests/425 changed the config but salt did not restart the webUI so the config change was not made effective. We should just restart the webUI if there are any changes in the config to apply them.
Acceptance criteria¶
- AC1:
openqa-webui.service
is restarted if salt does config changes
Updated by okurz over 3 years ago
- Status changed from Workable to Resolved
- Assignee set to okurz
https://gitlab.suse.de/openqa/salt-states-openqa/-/merge_requests/500
bit of rushed but maybe I am lucky ;)
Actions