canonical / testflinger

https://testflinger.readthedocs.io/en/latest/
GNU General Public License v3.0
12 stars 20 forks source link

Better GH action for reserving a machine. #397

Closed marosg42 closed 1 day ago

marosg42 commented 6 days ago

Currently submit action can either poll the job (which blocks the run till timeout or cancel) or without polling it will start the deployment and action ends. For reservation it would be much better if action is polling till the machine is deployed and then lets the job run and return IP of the host as action output.

syncronize-issues-to-jira[bot] commented 6 days ago

Thank you for reporting us your feedback!

The internal ticket has been created: https://warthogs.atlassian.net/browse/CERTTF-452.

This message was autogenerated

boukeas commented 1 day ago

Resolved with #400