Skip to content

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

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

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

Conversation

@vitramir

@vitramir vitramir commented Aug 2, 2026

Copy link
Copy Markdown
Contributor

Swaps cluster provisioning 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 e62e791 to 3226606 Compare August 2, 2026 18:29
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.

The dev selector drops app.kubernetes.io/instance: it pins a per-service Helm
release name, and the whole platform is a single release on the VM.
@vitramir
vitramir force-pushed the ci/e2e-on-bundle-vm branch from 3226606 to f227204 Compare August 2, 2026 20:15
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