Peter Steinberger
10108ca0f2
fix(e2e): suppress update checks inside Docker E2E containers ( #129931 )
...
* fix(e2e): suppress update checks inside Docker E2E containers
The runner's CI variable does not cross into `docker run`, so containers kept
reporting daily update checks and drowned real operators in the telemetry
aggregates. Inject the existing suppression switch from the shared helper so
every lane inherits it; callers that exercise update behavior keep their own
value.
* test(e2e): record the injected suppression in docker run contracts
2026-08-26 00:14:40 -07:00
Peter Steinberger
ff9b291673
fix(docker): explain unsupported E2E resource limits ( #109587 )
...
* fix(docker): diagnose unsupported E2E resource limits
* test(docker): track diagnostic temp dirs
* fix(docker): bound resource diagnostic capture
* fix(docker): restrict diagnostic FIFO access
2026-07-16 20:56:23 -07:00
Vincent Koc
6af1b97b1d
fix(e2e): validate docker pids limits
2026-06-19 00:46:17 +02:00
Vincent Koc
a3d5e5bc72
fix(test): support macOS Bash 3 script suites
2026-06-10 15:37:15 +09:00
Vincent Koc
5496044f6d
fix(release): cap docker e2e cpus
2026-06-09 01:02:22 +02:00
Vincent Koc
a372429a96
fix(e2e): cap docker harness resources
2026-06-07 06:06:12 +02:00
Vincent Koc
32f98d7fe8
fix(e2e): forward sighup in node watchdogs
2026-06-02 01:05:29 +02:00
Vincent Koc
beb25d60f7
fix(test): escalate e2e watchdog termination
2026-05-28 13:03:29 +02:00
Peter Steinberger
10056c9346
test: harden docker smoke portability
2026-05-27 00:19:07 -04:00
Vincent Koc
3736d7b60b
fix(docker): require bounded e2e docker commands
2026-05-27 00:03:00 +02:00
Vincent Koc
71cb60706b
fix(e2e): bound docker lifecycle hangs
2026-05-26 21:22:01 +02:00
Vincent Koc
e89afa6afa
fix(e2e): kill timed docker helper commands
2026-05-26 17:16:20 +02:00
Vincent Koc
b34e1b32d8
fix(e2e): honor Docker harness run timeouts
2026-05-26 10:42:34 +02:00
Peter Steinberger
2c0449571c
refactor: simplify docker e2e helpers
2026-04-29 09:09:47 +01:00
Peter Steinberger
1c4262ef87
refactor: extract remaining docker e2e scenarios
2026-04-29 08:56:48 +01:00