Skip to content

Provision E2E on the platform VM - #145

Merged
vitramir merged 1 commit into
mainfrom
ci/provision-on-the-vm
Aug 14, 2026
Merged

Provision E2E on the platform VM#145
vitramir merged 1 commit into
mainfrom
ci/provision-on-the-vm

Conversation

@vitramir

Copy link
Copy Markdown
Contributor

The pinned bootstrap action builds a k3d cluster through Terraform, and the provider it needs is no longer served:

Error: Failed to install provider
Error while installing agynio/k3d v0.2.3: could not query provider registry

Nothing has reached the tests since. DevSpace already points at agyn-platform, from #140.

Depends on agynio/e2e#255, which boots an image the upgrade can reach and defaults the suites' namespace to agyn-platform.

This gets provisioning working. The Playwright console suite still has its own problem on this platform — it signs in against Dex, and the bundle VM's Dex has no account it can drive — so expect the login specs to need a separate fix.

The pinned bootstrap action built a k3d cluster through Terraform, and
the k3d provider it needs is no longer served: "Error while installing
agynio/k3d v0.2.3: could not query provider registry". Nothing has
reached the tests since.

DevSpace already points at agyn-platform, from #140.
@vitramir
vitramir merged commit 11bc979 into main Aug 14, 2026
1 of 2 checks passed
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.

1 participant