Skip to content

Add GitHub Actions e2e test workflow using Dagger#18

Open
Copilot wants to merge 7 commits into
mainfrom
copilot/add-github-actions-e2e-test
Open

Add GitHub Actions e2e test workflow using Dagger#18
Copilot wants to merge 7 commits into
mainfrom
copilot/add-github-actions-e2e-test

Conversation

Copilot AI commented Apr 9, 2026

Copy link
Copy Markdown
Contributor
  • Replace .github/workflows/e2e.yaml with k3s-based workflow
  • Remove ci/ Dagger module
  • Create scripts/k3s-test-setup.sh
  • Create scripts/k3s-test-run.sh
  • Create scripts/k3s-test-cleanup.sh

Copilot AI linked an issue Apr 9, 2026 that may be closed by this pull request
Copilot AI changed the title [WIP] Add GitHub actions e2e test for interlink integration Add GitHub Actions e2e test workflow using Dagger Apr 9, 2026
@dciangot

dciangot commented Apr 9, 2026

Copy link
Copy Markdown
Member

@copilot no.. copy from the e2e worflow, not the dagger one

- Remove ci/ Dagger Go module
- Replace .github/workflows/e2e.yaml with k3s-based workflow
- Add scripts/k3s-test-setup.sh (installs k3s, starts interLink stack, starts VK)
- Add scripts/k3s-test-run.sh (pip installs vk-test-set, runs pytest)
- Add scripts/k3s-test-cleanup.sh (tears down k3s and containers)

Agent-Logs-Url: https://github.com/interlink-hq/vk-test-set/sessions/cecf53a2-59fe-4b67-8abd-b53c123573c5

Co-authored-by: dciangot <4144326+dciangot@users.noreply.github.com>
@dciangot dciangot marked this pull request as ready for review April 14, 2026 05:31
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.

Add github actions e2e

2 participants