Skip to content

ci(e2e): provision the platform VM instead of bootstrap - #64

Open
vitramir wants to merge 1 commit into
mainfrom
ci/e2e-on-bundle-vm
Open

ci(e2e): provision the platform VM instead of bootstrap#64
vitramir wants to merge 1 commit into
mainfrom
ci/e2e-on-bundle-vm

Conversation

@vitramir

@vitramir vitramir commented Aug 1, 2026

Copy link
Copy Markdown
Contributor

Swaps the cluster provisioning step from agynio/bootstrap/.github/actions/provision to agynio/e2e/.github/actions/provision-vm, which boots the prebuilt platform VM and exports the same environment run-tests already reads.

Part of retiring agynio/bootstrap.

@vitramir
vitramir force-pushed the ci/e2e-on-bundle-vm branch from 2b553b3 to 3bd0dde Compare August 1, 2026 21:54
The bootstrap provision action built a k3d cluster with Terraform on the runner;
agynio/e2e's provision-vm boots the prebuilt platform VM and exports the same
environment the test action already reads.

Go is now set up explicitly. The dev pipeline builds agn on the runner and had
been relying on whatever the image happened to ship, which no longer includes it
on PATH: 'go: executable file not found in $PATH'.
@vitramir
vitramir force-pushed the ci/e2e-on-bundle-vm branch from 3bd0dde to 8679376 Compare August 2, 2026 23:14
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