Skip to content

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

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

ci(e2e): provision the platform VM instead of bootstrap#75
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 2 times, most recently from dd60d71 to c1ad3da Compare August 2, 2026 18:28
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.

run-tests is taken from main like everywhere else. It was pinned to a stale ref,
so this repo kept running a version of the action from before the VM switch and
failed with 'AGYN_BASE_URL not set and bootstrap outputs unavailable'.
@vitramir
vitramir force-pushed the ci/e2e-on-bundle-vm branch from c1ad3da to 202f3cd Compare August 3, 2026 17:19
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