Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Github action for reserving multiple machines with multi-device agent #415

Open
marosg42 opened this issue Nov 20, 2024 · 1 comment
Open

Comments

@marosg42
Copy link

GH action to reserve one machine works great.
However there is also multi device agent which allows to reserve several machines at once and they behave as a group, either all are reserved or job fails.
Input for the action will be valid Testflinger job in yaml file.
Output will be two lists

  • list of job ids of reservation jobs (so that they can be cancelled when machines are not needed before timeout)
  • list of IPs of reserved machines

To avoid complexity action can require that job always contains reservation data and never test or other than provisioning data

Copy link

Thank you for reporting us your feedback!

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

This message was autogenerated

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant