Commit 8258cbd
committed
fix(e2e): reduce test output verbosity by disabling k3s debug mode
Switch to upstream k3s dagger module that includes the optional debug
parameter (defaults to false) to disable k3s server debug output. This
reduces excessive log noise in CI output while maintaining visibility
of errors and warnings.
This significantly improves readability of e2e test output by eliminating
verbose debug logs like certificate generation and control plane startup
messages that previously flooded CI logs during k3s initialization.
Signed-off-by: Marco Nenciarini <marco.nenciarini@enterprisedb.com>1 parent 5bc006b commit 8258cbd
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | | - | |
| 15 | + | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
0 commit comments