Actions
action #75403
closedcoordination #75400: [epic] Improve documentation about how to manage infrastructure
salt "cheat sheet" for common commands to change/fix osd infrastructure
Start date:
2020-10-27
Due date:
% Done:
0%
Estimated time:
Description
Motivation¶
Brought up during SUSE QA Tools retrospective 2020-10-27 : We already have https://gitlab.suse.de/openqa/salt-states-openqa#local-test-deployment which we could extend with common commands we use to manage the OSD infrastructure.
Acceptance criteria¶
- AC1: README file of salt-states-openqa mentions common salt commands used in production
Suggestions¶
- Add "common salt commands" to https://gitlab.suse.de/openqa/salt-states-openqa
- Generalize the test instructions to replace
salt-call --local
- Include common commands to apply
salt -l error \* state.apply highstate
salt -C 'G@roles:worker' cmd.run 'uptime'
Updated by okurz about 4 years ago
- Status changed from Workable to In Progress
- Assignee set to okurz
Updated by okurz about 4 years ago
- Status changed from In Progress to Feedback
Updated by mkittler about 4 years ago
I approved the SR. Looks sufficient to me. I'd extend it as needed.
Actions