plugin-barman-cloud/test/e2e/internal/tests
Marco Nenciarini db6b1818c5
fix(e2e): use runtime Skip for GCS tests instead of removing them
Deleting the GCS Entry() calls dropped e2e coverage permanently and
left the GCS factory types and fakegcsserver.go referenced nowhere.
Ginkgo's --fail-on-pending forbids Pending/XEntry, but a runtime
Skip() inside the shared spec body avoids that check while keeping
the factories wired up, making it easier to notice and re-enable the
tests once EnterpriseDB/barman#1218 is fixed.

Signed-off-by: Marco Nenciarini <marco.nenciarini@enterprisedb.com>
2026-09-02 11:05:27 +02:00
..
backup fix(e2e): use runtime Skip for GCS tests instead of removing them 2026-09-02 11:05:27 +02:00
credentialrotation fix(rbac): reconcile Role when ObjectStore spec changes (#823) 2026-04-13 15:48:35 +02:00
replicacluster fix(e2e): use runtime Skip for GCS tests instead of removing them 2026-09-02 11:05:27 +02:00
walrestore chore(deps): update amazon/aws-cli docker tag to v2.36.32 (#1070) 2026-08-27 18:31:40 +02:00