plugin-barman-cloud/test/e2e
Marco Nenciarini 2518deff63 test: tighten WAL restore assertions and fix a misleading comment
Assert the actual exit code on the end-of-wal-stream fast-fail path
instead of just HaveOccurred(), which would pass for any error. Also
correct a comment claiming ExecuteInContainer folds command output
into the returned error; it only carries the exit code, so forging a
WAL segment fails with no indication of the underlying aws CLI error.
Drop an unnecessary var declaration and note the real bound on the
forged segment numbering.

Signed-off-by: Marco Nenciarini <marco.nenciarini@enterprisedb.com>
2026-07-09 11:00:33 +02:00
..
internal test: tighten WAL restore assertions and fix a misleading comment 2026-07-09 11:00:33 +02:00
kustomize test(e2e): environment setup (#43) 2024-11-14 09:44:18 +01:00
e2e_suite_test.go test(e2e): cover parallel WAL restore via the plugin 2026-07-09 11:00:33 +02:00