Actions
action #54146
closedopenQA Tests (public) - coordination #15132: [saga][epic] Better structure of test plans in main.pm
coordination #44360: [epic] Parameterize test suites within job groups
Expose saving YAML and opt-in migration in the editor
Start date:
2019-07-11
Due date:
% Done:
0%
Estimated time:
Description
Currently all YAML job templates are read-only. A generated document will be shown, and allow for a syntax check, but changes can't be saved.
The editor, hidden by default, should migrate the job template the first time it's saved and hide the legacy UI. From that point only YAML can be used to make changes, whether it's through UI or API.
Basic verification of the last state will ensure that saving changes results in an error if the same YAML was changed in the interim.
Updated by livdywan over 5 years ago
PR implementing this https://github.com/os-autoinst/openQA/pull/2111
Actions