-
Notifications
You must be signed in to change notification settings - Fork 1
feature: compiled-binary e2e smoke #40
Copy link
Copy link
Open
Labels
area/ciGitHub Actions and release packagingGitHub Actions and release packagingarea/cliCommands, flags, UX copyCommands, flags, UX copyarea/testingScenarios, harness, goldensScenarios, harness, goldenskind/featureNew capabilityNew capability
Description
Activity
Metadata
Metadata
Assignees
Labels
area/ciGitHub Actions and release packagingGitHub Actions and release packagingarea/cliCommands, flags, UX copyCommands, flags, UX copyarea/testingScenarios, harness, goldensScenarios, harness, goldenskind/featureNew capabilityNew capability
e2e drives Deployah in-process via
nabattest.Run. That misses argv, exit codes, signals, and a brokennix run/ release binary.Add a thin compiled-binary smoke: build
deployahonce, runversion/--helpand a couple of known exit codes. One short cluster command is optional if it stays cheap. This does not replace the Kind deploy smoke.In-process e2e stays the main suite.