From 8f7199dfda8bcbca82c754d484bf03457dcb6982 Mon Sep 17 00:00:00 2001 From: Stavros kois Date: Sun, 10 Mar 2024 01:28:20 +0200 Subject: [PATCH] fix test --- library/common-test/tests/cnpg/cluster_spec_test.yaml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/library/common-test/tests/cnpg/cluster_spec_test.yaml b/library/common-test/tests/cnpg/cluster_spec_test.yaml index 49a81829..be608433 100644 --- a/library/common-test/tests/cnpg/cluster_spec_test.yaml +++ b/library/common-test/tests/cnpg/cluster_spec_test.yaml @@ -275,6 +275,9 @@ tests: - it: should pass with timescaledb set: + postgresTimescaledb16Image: + repository: timescale/timescaledb + tag: "some-tag" cnpg: my-pg: enabled: true @@ -320,6 +323,9 @@ tests: - it: should pass with enabled monitoring set: + postgresTimescaledb16Image: + repository: timescale/timescaledb + tag: "some-tag" cnpg: my-pg: enabled: true @@ -341,6 +347,9 @@ tests: - it: should pass with override monitoring set: + postgresTimescaledb16Image: + repository: timescale/timescaledb + tag: "some-tag" cnpg: my-pg: enabled: true