plugin-barman-cloud/test/e2e/internal
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
..
certmanager chore(deps): update dependency cert-manager/cert-manager to v1.21.1 (#1042) 2026-08-15 12:05:35 +02:00
client fix(deps): update module sigs.k8s.io/controller-runtime to v0.24.0 (#880) 2026-05-06 10:15:29 +02:00
cloudnativepg feat(ip): assign copyright to the Linux Foundation (#571) 2025-10-07 18:06:06 +02:00
cluster feat(ip): assign copyright to the Linux Foundation (#571) 2025-10-07 18:06:06 +02:00
command feat(ip): assign copyright to the Linux Foundation (#571) 2025-10-07 18:06:06 +02:00
deployment feat(ip): assign copyright to the Linux Foundation (#571) 2025-10-07 18:06:06 +02:00
e2etestenv chore: automate cert-manager version update (#961) 2026-06-17 10:34:18 +02:00
kustomize feat(ip): assign copyright to the Linux Foundation (#571) 2025-10-07 18:06:06 +02:00
namespace feat(ip): assign copyright to the Linux Foundation (#571) 2025-10-07 18:06:06 +02:00
objectstore chore(deps): update mcr.microsoft.com/azure-storage/azurite docker tag to v3.37.0 (#1083) 2026-08-27 16:30:42 +02:00
tests fix(e2e): use runtime Skip for GCS tests instead of removing them 2026-09-02 11:05:27 +02:00