diff --git a/CHANGELOG.md b/CHANGELOG.md index 1369d85..fabf230 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,9 +10,14 @@ All notable changes to this project will be documented in this file. - Add the role group as a node attribute ([#63]). - Allow adding entries to the OpenSearch keystore ([#76]). +### Changed + +- Bump testing-tools to `0.3.0-stackable0.0.0-dev` ([#91]). + [#55]: https://github.com/stackabletech/opensearch-operator/pull/55 [#63]: https://github.com/stackabletech/opensearch-operator/pull/63 [#76]: https://github.com/stackabletech/opensearch-operator/pull/76 +[#91]: https://github.com/stackabletech/opensearch-operator/pull/91 ## [25.11.0] - 2025-11-07 diff --git a/tests/templates/kuttl/backup-restore/20-create-opensearch-1-admin-certificate.yaml b/tests/templates/kuttl/backup-restore/20-create-opensearch-1-admin-certificate.yaml index 179401a..9e5592f 100644 --- a/tests/templates/kuttl/backup-restore/20-create-opensearch-1-admin-certificate.yaml +++ b/tests/templates/kuttl/backup-restore/20-create-opensearch-1-admin-certificate.yaml @@ -8,7 +8,7 @@ spec: spec: containers: - name: create-opensearch-1-admin-certificate - image: oci.stackable.tech/sdp/testing-tools:0.2.0-stackable0.0.0-dev + image: oci.stackable.tech/sdp/testing-tools:0.3.0-stackable0.0.0-dev command: - /stackable/scripts/create-opensearch-1-admin-certificate.sh volumeMounts: diff --git a/tests/templates/kuttl/backup-restore/22-create-testuser.yaml b/tests/templates/kuttl/backup-restore/22-create-testuser.yaml index 31795f1..46c3181 100644 --- a/tests/templates/kuttl/backup-restore/22-create-testuser.yaml +++ b/tests/templates/kuttl/backup-restore/22-create-testuser.yaml @@ -8,7 +8,7 @@ spec: spec: containers: - name: create-testuser - image: oci.stackable.tech/sdp/testing-tools:0.2.0-stackable0.0.0-dev + image: oci.stackable.tech/sdp/testing-tools:0.3.0-stackable0.0.0-dev command: - /bin/bash - -euxo diff --git a/tests/templates/kuttl/backup-restore/23-create-data.yaml b/tests/templates/kuttl/backup-restore/23-create-data.yaml index db13738..bcde316 100644 --- a/tests/templates/kuttl/backup-restore/23-create-data.yaml +++ b/tests/templates/kuttl/backup-restore/23-create-data.yaml @@ -8,7 +8,7 @@ spec: spec: containers: - name: create-data - image: oci.stackable.tech/sdp/testing-tools:0.2.0-stackable0.0.0-dev + image: oci.stackable.tech/sdp/testing-tools:0.3.0-stackable0.0.0-dev command: - /bin/bash - -euxo diff --git a/tests/templates/kuttl/backup-restore/30-create-snapshot.yaml b/tests/templates/kuttl/backup-restore/30-create-snapshot.yaml index 031bbd7..35b1c71 100644 --- a/tests/templates/kuttl/backup-restore/30-create-snapshot.yaml +++ b/tests/templates/kuttl/backup-restore/30-create-snapshot.yaml @@ -8,7 +8,7 @@ spec: spec: containers: - name: create-snapshot - image: oci.stackable.tech/sdp/testing-tools:0.2.0-stackable0.0.0-dev + image: oci.stackable.tech/sdp/testing-tools:0.3.0-stackable0.0.0-dev command: - /bin/bash - -euxo diff --git a/tests/templates/kuttl/backup-restore/50-create-opensearch-2-admin-certificate.yaml b/tests/templates/kuttl/backup-restore/50-create-opensearch-2-admin-certificate.yaml index 4e3ebef..d66ef1b 100644 --- a/tests/templates/kuttl/backup-restore/50-create-opensearch-2-admin-certificate.yaml +++ b/tests/templates/kuttl/backup-restore/50-create-opensearch-2-admin-certificate.yaml @@ -8,7 +8,7 @@ spec: spec: containers: - name: create-opensearch-2-admin-certificate - image: oci.stackable.tech/sdp/testing-tools:0.2.0-stackable0.0.0-dev + image: oci.stackable.tech/sdp/testing-tools:0.3.0-stackable0.0.0-dev command: - /stackable/scripts/create-opensearch-2-admin-certificate.sh volumeMounts: diff --git a/tests/templates/kuttl/backup-restore/61-restore-snapshot.yaml b/tests/templates/kuttl/backup-restore/61-restore-snapshot.yaml index 67483eb..4cf94b5 100644 --- a/tests/templates/kuttl/backup-restore/61-restore-snapshot.yaml +++ b/tests/templates/kuttl/backup-restore/61-restore-snapshot.yaml @@ -8,7 +8,7 @@ spec: spec: containers: - name: restore-snapshot - image: oci.stackable.tech/sdp/testing-tools:0.2.0-stackable0.0.0-dev + image: oci.stackable.tech/sdp/testing-tools:0.3.0-stackable0.0.0-dev command: - /bin/bash - -euxo diff --git a/tests/templates/kuttl/backup-restore/70-test-opensearch-2.yaml b/tests/templates/kuttl/backup-restore/70-test-opensearch-2.yaml index 63157b0..b5ec26f 100644 --- a/tests/templates/kuttl/backup-restore/70-test-opensearch-2.yaml +++ b/tests/templates/kuttl/backup-restore/70-test-opensearch-2.yaml @@ -8,7 +8,7 @@ spec: spec: containers: - name: test-opensearch-2 - image: oci.stackable.tech/sdp/testing-tools:0.2.0-stackable0.0.0-dev + image: oci.stackable.tech/sdp/testing-tools:0.3.0-stackable0.0.0-dev command: - /bin/bash - -euxo diff --git a/tests/templates/kuttl/ldap/30-test-opensearch.yaml b/tests/templates/kuttl/ldap/30-test-opensearch.yaml index 7b27c60..1c2b31b 100644 --- a/tests/templates/kuttl/ldap/30-test-opensearch.yaml +++ b/tests/templates/kuttl/ldap/30-test-opensearch.yaml @@ -8,7 +8,7 @@ spec: spec: containers: - name: test-opensearch - image: oci.stackable.tech/sdp/testing-tools:0.2.0-stackable0.0.0-dev + image: oci.stackable.tech/sdp/testing-tools:0.3.0-stackable0.0.0-dev command: - /bin/bash - -euxo diff --git a/tests/templates/kuttl/logging/30-test-opensearch.yaml b/tests/templates/kuttl/logging/30-test-opensearch.yaml index ee9f1f4..6524f55 100644 --- a/tests/templates/kuttl/logging/30-test-opensearch.yaml +++ b/tests/templates/kuttl/logging/30-test-opensearch.yaml @@ -8,7 +8,7 @@ spec: spec: containers: - name: test-log-aggregation - image: oci.stackable.tech/sdp/testing-tools:0.2.0-stackable0.0.0-dev + image: oci.stackable.tech/sdp/testing-tools:0.3.0-stackable0.0.0-dev command: - python args: diff --git a/tests/templates/kuttl/metrics/30-check-metrics.yaml b/tests/templates/kuttl/metrics/30-check-metrics.yaml index 489c77c..da80a13 100644 --- a/tests/templates/kuttl/metrics/30-check-metrics.yaml +++ b/tests/templates/kuttl/metrics/30-check-metrics.yaml @@ -8,7 +8,7 @@ spec: spec: containers: - name: check-metrics - image: oci.stackable.tech/sdp/testing-tools:0.2.0-stackable0.0.0-dev + image: oci.stackable.tech/sdp/testing-tools:0.3.0-stackable0.0.0-dev command: - /bin/bash - -euo diff --git a/tests/templates/kuttl/opensearch-dashboards/30-test-opensearch-dashboards.yaml b/tests/templates/kuttl/opensearch-dashboards/30-test-opensearch-dashboards.yaml index 60adaf2..05b6880 100644 --- a/tests/templates/kuttl/opensearch-dashboards/30-test-opensearch-dashboards.yaml +++ b/tests/templates/kuttl/opensearch-dashboards/30-test-opensearch-dashboards.yaml @@ -8,7 +8,7 @@ spec: spec: containers: - name: test-opensearch-dashboards - image: oci.stackable.tech/sdp/testing-tools:0.2.0-stackable0.0.0-dev + image: oci.stackable.tech/sdp/testing-tools:0.3.0-stackable0.0.0-dev command: - python args: diff --git a/tests/templates/kuttl/smoke/20-test-opensearch.yaml.j2 b/tests/templates/kuttl/smoke/20-test-opensearch.yaml.j2 index b122d8f..f63d3b1 100644 --- a/tests/templates/kuttl/smoke/20-test-opensearch.yaml.j2 +++ b/tests/templates/kuttl/smoke/20-test-opensearch.yaml.j2 @@ -8,7 +8,7 @@ spec: spec: containers: - name: test-opensearch - image: oci.stackable.tech/sdp/testing-tools:0.2.0-stackable0.0.0-dev + image: oci.stackable.tech/sdp/testing-tools:0.3.0-stackable0.0.0-dev command: - /bin/bash - -euxo