Actions
action #68029
opencoordination #10316: [epic] Better command line options extending "client"
Implement convenience wrappers around API routes
Start date:
2020-06-12
Due date:
% Done:
0%
Estimated time:
Description
entry point | actions | descriptions |
---|---|---|
test | restart | restarts a test. Restarts the parent if the parent status is not success, or explicity requested |
stop/cancel | stop/cancel tests that match certain conditions | |
clone | clone a test from a host to another host. | |
status | returns the status of a test (run, failed, softfailed, canceled) | |
search | search for tests according to the inputs | |
info | display several information regarding a test (details, settings, comments, previous results...) | |
worker | search | search for workers according to the inputs |
info | display several information regarding a worker (host, instance, properties, status...) | |
group | search | search for groups according to the inputs |
info | display several information regarding a group (name, tests, prio, arch, latest build results) | |
build | search | search for builds according to the inputs |
info | display build information (flavor, tests, archs, status) | |
restart | restart tests that belongs to a build that match certain conditions | |
new | create a new build according to the parameters passed (equivalent to the current "isos post") |
Full proposal: proposals.txt
User story based on a suggestion from #10316 made by @szarate
Updated by okurz over 4 years ago
- Target version changed from Ready to future
For now left for community :)
Actions