plugin-barman-cloud/test/e2e/internal
Francesco Canovai 294942bb79
test(e2e): run on ephemeral clusters (#128)
Rework the e2e test to expect a working connection to a cluster when
they start. Developers can create their own clusters and run the tests.

Removed the code used to start kind clusters within the e2e tests.

Reworked the Taskfile to define two environments where the tests can run:

1. An ephemeral one running within Dagger, using the k3s module, to be
used by the CI.
2. A persistent one created with Kind, requiring the kind binary, to be
used for development and debugging when the ephemeral cluster is not
enough.

Signed-off-by: Francesco Canovai <francesco.canovai@enterprisedb.com>
Signed-off-by: Leonardo Cecchi <leonardo.cecchi@enterprisedb.com>
Co-authored-by: Leonardo Cecchi <leonardo.cecchi@enterprisedb.com>
2025-01-07 14:24:12 +01:00
..
certmanager test(e2e): backup and restore (#71) 2024-12-02 15:53:34 +01:00
client test(e2e): parallelise test execution (#94) 2024-12-11 16:23:29 +01:00
cloudnativepg test(e2e): backup and restore (#71) 2024-12-02 15:53:34 +01:00
cluster test(e2e): backup and restore (#71) 2024-12-02 15:53:34 +01:00
command test(e2e): backup and restore (#71) 2024-12-02 15:53:34 +01:00
deployment test(e2e): backup and restore (#71) 2024-12-02 15:53:34 +01:00
e2etestenv test(e2e): run on ephemeral clusters (#128) 2025-01-07 14:24:12 +01:00
kustomize test(e2e): backup and restore (#71) 2024-12-02 15:53:34 +01:00
namespace test(e2e): backup and restore (#71) 2024-12-02 15:53:34 +01:00
objectstore test(e2e): replica cluster (#88) 2024-12-09 16:05:36 +01:00
tests fix(deps): update module github.com/cloudnative-pg/api to v1 (#131) 2024-12-24 10:09:58 +01:00