plugin-barman-cloud/test/e2e/internal/tests
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
..
backup feat(ip): assign copyright to the Linux Foundation (#571) 2025-10-07 18:06:06 +02:00
credentialrotation fix(rbac): reconcile Role when ObjectStore spec changes (#823) 2026-04-13 15:48:35 +02:00
replicacluster feat(ip): assign copyright to the Linux Foundation (#571) 2025-10-07 18:06:06 +02:00
walrestore test: tighten WAL restore assertions and fix a misleading comment 2026-07-09 11:00:33 +02:00