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

Debug system tests #288

Closed
wants to merge 55 commits into from
Closed

Debug system tests #288

wants to merge 55 commits into from

Conversation

masnax
Copy link
Contributor

@masnax masnax commented Apr 18, 2024

No description provided.

…UD_INSPECT is set

Also, stop trying to install snapd and curl as they are included in `ubuntu-minimal:` images.

Signed-off-by: Simon Deziel <[email protected]>
All LXD releases we care about have that remote builtin now.

Signed-off-by: Simon Deziel <[email protected]>
Signed-off-by: Simon Deziel <[email protected]>
This test verifies storage pool and network default selection based on
available ones.

Signed-off-by: Simon Deziel <[email protected]>
On GHA runners, the microcloud hosts are VMs so we are already 2 VM levels
deep. If a VM is started on top of that, we get pathologically slow VM boot. In
previous tests, the final VM stage didn't even get its LXD agent to dial in
inside of 2 hours.

Signed-off-by: Simon Deziel <[email protected]>
On GHA runners, the microcloud hosts are VMs so we are already 2 VM levels
deep. If a VM is started on top of that, we get pathologically slow VM boot. In
previous tests, the final VM stage didn't even get its LXD agent to dial in
inside of 2 hours.

Signed-off-by: Simon Deziel <[email protected]>
simondeziel and others added 25 commits April 18, 2024 09:14
Signed-off-by: Simon Deziel <[email protected]>
We don't want to match on any digit present anywhere like that:

```
$ echo "disk2" | grep -P '\d+'
2
```

Instead, require the searched string to be made of digits only.

Signed-off-by: Simon Deziel <[email protected]>
@masnax masnax closed this Apr 18, 2024
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