Skip to content

Add smoke e2e workflow#7

Merged
michaelw merged 1 commit into
mainfrom
mw/smoke-e2e-machinery
May 19, 2026
Merged

Add smoke e2e workflow#7
michaelw merged 1 commit into
mainfrom
mw/smoke-e2e-machinery

Conversation

@michaelw
Copy link
Copy Markdown
Owner

Summary

  • add make smoke / test-e2e for ephemeral kind cluster validation
  • add Debian smoke workflow gated by the smoke PR label and nightly/manual triggers
  • add Linux host DNS and root CA diagnostics while keeping normal DevSpace operations shell-only

Validation

  • go test ./tests/e2e/...
  • go test -count=1 -run '^$' ./tests/install
  • GOOS=linux go test -c -o /tmp/devspace-starter-pack-install-linux.test ./tests/install
  • make test
  • git diff --check

@michaelw michaelw added the smoke Run smoke validation label May 19, 2026
@michaelw michaelw force-pushed the mw/smoke-e2e-machinery branch 5 times, most recently from d1b122d to 9e97534 Compare May 19, 2026 21:08
@michaelw michaelw force-pushed the mw/smoke-e2e-machinery branch from 9e97534 to 44ee3d1 Compare May 19, 2026 21:30
@michaelw michaelw marked this pull request as ready for review May 19, 2026 21:34
@michaelw michaelw merged commit 6615a21 into main May 19, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

smoke Run smoke validation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant