-
Notifications
You must be signed in to change notification settings - Fork 58
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
tests(lxd): test newer releases #182
base: master
Are you sure you want to change the base?
tests(lxd): test newer releases #182
Conversation
#184 contains a similar fix. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you! just a tiny nitpick but I think that tests/lxd/task.yaml
needs to be updated to reflect testing the added releases? This might need also updating tests/lxd/checks/main/task.yaml
to include $SPREAD_SYSTEM
in the output.
This reverts commit 59026ab.
Extend the list of systems. Signed-off-by: Maciej Borzecki <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, Thank you!
Co-authored-by: Zeyad Yasser <[email protected]>
This is included in #184 |
This will probably fail until #178, #179 and #181 are merged.