Actions
action #90788
opencoordination #162539: [saga][epic] future ideas version for version control features within openQA
coordination #162554: [epic] Direct webUI support for job triggering
openQA jobs with arbitrary parameters can be triggered over the webUI for authenticated users with right permissions (operator+)
Start date:
Due date:
% Done:
0%
Estimated time:
Description
Motivation¶
See parent epic #86063
Acceptance criteria¶
- AC1: openQA jobs with arbitrary parameters can be triggered over the webUI for authenticated users with right permissions (operator+)
- AC2: non-operator users are prevented from triggering jobs or do not even see the functionality
Suggestions¶
- use the POST route implemented in #87698 via js
- Within the webUI a POST request could be sent from an authenticated webUI form, e.g. a single simple textfield taking all parameters that the openQA CLIs would also take.
Updated by livdywan over 3 years ago
- Copied from action #87698: openQA jobs can be triggered with single curl calls added
Updated by okurz over 3 years ago
- Target version changed from future to Ready
might be a low prio feature but I see the opportunity with this ticket to resolve the parent epic #86063 which is still on the backlog
Actions