You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Run the acceptance suite in CI so end-to-end regressions are caught, as a non-blocking job initially (the runtime is still under active development and
the suite is expected to be partially red).
What needs to be done
Run the acceptance suite in CI so end-to-end regressions are caught, as a
non-blocking job initially (the runtime is still under active development and
the suite is expected to be partially red).
The job should:
[Task]: Research & design the acceptance test harness #18 — unprivileged user namespaces on
ubuntu-latest, a privileged container, or a self-hosted runner).boxand invokemake acceptance([Task]: Add a 'make acceptance' target #21).continue-on-erroror not a required check) so itdoesn't red-gate development while the runtime matures.
debugging failures.
Wire it as a separate job/workflow from the existing
ci.yamlGo job so unittests stay fast and required while acceptance runs alongside.
Acceptance criteria
boxand runs the acceptance suite on a Linux runnerParent / tracking issue
Part of #17.
Blocked by
Rough size
S — a few hours