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

gomod: Update dependencies #186

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

gomod: Update dependencies #186

wants to merge 2 commits into from

Conversation

stgraber
Copy link
Member

No description provided.

Signed-off-by: Stéphane Graber <[email protected]>
The Github Actions runners have some weird issues with nested virtualization.

Signed-off-by: Stéphane Graber <[email protected]>
Copy link
Collaborator

@breml breml left a comment

Choose a reason for hiding this comment

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

LGTM

@@ -556,7 +556,10 @@ func TestAccInstance_fileUploadContent_VM(t *testing.T) {
instanceName := petname.Generate(2, "-")

resource.Test(t, resource.TestCase{
PreCheck: func() { acctest.PreCheck(t) },
PreCheck: func() {
Copy link
Collaborator

Choose a reason for hiding this comment

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

@stgraber in #169 , it is consistently failing on 3 more tests, see: https://github.com/lxc/terraform-provider-incus/actions/runs/12346795339/job/34452893067?pr=169#step:8:165

  • TestAccInstance_virtualMachine
  • TestAccInstance_virtualMachineNoDevIncus
  • TestAccInstance_restartVirtualMachine

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

Successfully merging this pull request may close these issues.

2 participants