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

Testflinger #39

Merged
merged 44 commits into from
Dec 4, 2023
Merged

Testflinger #39

merged 44 commits into from
Dec 4, 2023

Conversation

simondeziel
Copy link
Member

This mostly adds bin/testflinger-run that can be used like this:

./bin/testflinger-run jammy default tests/vm-nesting 5.0/edge

The testflinger backend has been unavailable for the whole day so it's a bit hard to do a test drive ATM but it worked before with some level of reliability. Testflinger sometimes uses MAAS to provision a machine and this has been unreliable and I've seen ~33% failure during provisioning. Hopefully things will be better when we'll be using another queue (!= anything).

All the tests were modified to use the helper functions and switch to the ubuntu-daily: image server.

tests/main-testflinger Fixed Show fixed Hide fixed
tests/main-testflinger Fixed Show fixed Hide fixed
bin/testflinger-run Fixed Show fixed Hide fixed
@simondeziel simondeziel marked this pull request as draft December 1, 2023 21:28
Signed-off-by: Simon Deziel <[email protected]>
Signed-off-by: Simon Deziel <[email protected]>
Signed-off-by: Simon Deziel <[email protected]>
@simondeziel simondeziel marked this pull request as ready for review December 1, 2023 21:32
@@ -0,0 +1,113 @@
#!/bin/sh
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@simondeziel were you able to run this test successfully?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No, no GPU testing was done at all. I don't have the HW here and for testflinger, this will be something I'll be looking into this pulse.

.gitignore Show resolved Hide resolved
@tomponline tomponline merged commit c67d440 into canonical:main Dec 4, 2023
3 checks passed
@simondeziel simondeziel deleted the testflinger branch December 4, 2023 14:50
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

Successfully merging this pull request may close these issues.

2 participants