diff --git a/CHANGELOG.md b/CHANGELOG.md index 2a237252..ca790c25 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file. ## [Unreleased] +### Changed + +- Bump testing-tools to `0.3.0-stackable0.0.0-dev` ([#780]). + +[#780]: https://github.com/stackabletech/druid-operator/pull/780 + ## [25.11.0] - 2025-11-07 ## [25.11.0-rc1] - 2025-11-06 diff --git a/tests/templates/kuttl/authorizer/05-checks-container.yaml b/tests/templates/kuttl/authorizer/05-checks-container.yaml index 944fccd3..4538ce3b 100644 --- a/tests/templates/kuttl/authorizer/05-checks-container.yaml +++ b/tests/templates/kuttl/authorizer/05-checks-container.yaml @@ -17,6 +17,6 @@ spec: spec: containers: - name: checks - 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: ["sleep", "infinity"] terminationGracePeriodSeconds: 1 diff --git a/tests/templates/kuttl/hdfs-deep-storage/04-checks-container.yaml b/tests/templates/kuttl/hdfs-deep-storage/04-checks-container.yaml index 944fccd3..4538ce3b 100644 --- a/tests/templates/kuttl/hdfs-deep-storage/04-checks-container.yaml +++ b/tests/templates/kuttl/hdfs-deep-storage/04-checks-container.yaml @@ -17,6 +17,6 @@ spec: spec: containers: - name: checks - 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: ["sleep", "infinity"] terminationGracePeriodSeconds: 1 diff --git a/tests/templates/kuttl/ingestion-no-s3-ext/04-checks-container.yaml b/tests/templates/kuttl/ingestion-no-s3-ext/04-checks-container.yaml index 944fccd3..4538ce3b 100644 --- a/tests/templates/kuttl/ingestion-no-s3-ext/04-checks-container.yaml +++ b/tests/templates/kuttl/ingestion-no-s3-ext/04-checks-container.yaml @@ -17,6 +17,6 @@ spec: spec: containers: - name: checks - 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: ["sleep", "infinity"] terminationGracePeriodSeconds: 1 diff --git a/tests/templates/kuttl/ingestion-s3-ext/04-checks-container.yaml b/tests/templates/kuttl/ingestion-s3-ext/04-checks-container.yaml index 944fccd3..4538ce3b 100644 --- a/tests/templates/kuttl/ingestion-s3-ext/04-checks-container.yaml +++ b/tests/templates/kuttl/ingestion-s3-ext/04-checks-container.yaml @@ -17,6 +17,6 @@ spec: spec: containers: - name: checks - 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: ["sleep", "infinity"] terminationGracePeriodSeconds: 1 diff --git a/tests/templates/kuttl/ldap/03-install-test-druid.yaml b/tests/templates/kuttl/ldap/03-install-test-druid.yaml index bfdb78b5..06bf24c8 100644 --- a/tests/templates/kuttl/ldap/03-install-test-druid.yaml +++ b/tests/templates/kuttl/ldap/03-install-test-druid.yaml @@ -17,6 +17,6 @@ spec: spec: containers: - name: test-druid - 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: ["sleep", "infinity"] terminationGracePeriodSeconds: 1 diff --git a/tests/templates/kuttl/logging/06-install-druid-test-runner.yaml b/tests/templates/kuttl/logging/06-install-druid-test-runner.yaml index 6926f5a2..36f3cc01 100644 --- a/tests/templates/kuttl/logging/06-install-druid-test-runner.yaml +++ b/tests/templates/kuttl/logging/06-install-druid-test-runner.yaml @@ -17,7 +17,7 @@ spec: spec: containers: - name: druid-test-runner - 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 stdin: true tty: true terminationGracePeriodSeconds: 1 diff --git a/tests/templates/kuttl/oidc/51-install-test-container.yaml.j2 b/tests/templates/kuttl/oidc/51-install-test-container.yaml.j2 index 4365c312..ec9ff3f6 100644 --- a/tests/templates/kuttl/oidc/51-install-test-container.yaml.j2 +++ b/tests/templates/kuttl/oidc/51-install-test-container.yaml.j2 @@ -55,7 +55,7 @@ spec: fsGroup: 1000 containers: - name: python - 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 stdin: true tty: true resources: diff --git a/tests/templates/kuttl/s3-deep-storage/07-checks-container.yaml b/tests/templates/kuttl/s3-deep-storage/07-checks-container.yaml index 944fccd3..4538ce3b 100644 --- a/tests/templates/kuttl/s3-deep-storage/07-checks-container.yaml +++ b/tests/templates/kuttl/s3-deep-storage/07-checks-container.yaml @@ -17,6 +17,6 @@ spec: spec: containers: - name: checks - 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: ["sleep", "infinity"] terminationGracePeriodSeconds: 1 diff --git a/tests/templates/kuttl/smoke/60-checks-container.yaml b/tests/templates/kuttl/smoke/60-checks-container.yaml index 6dabe317..ad2bbc0d 100644 --- a/tests/templates/kuttl/smoke/60-checks-container.yaml +++ b/tests/templates/kuttl/smoke/60-checks-container.yaml @@ -17,7 +17,7 @@ spec: spec: containers: - name: checks - 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: ["sleep", "infinity"] resources: requests: diff --git a/tests/templates/kuttl/tls/05-install-checks.yaml.j2 b/tests/templates/kuttl/tls/05-install-checks.yaml.j2 index eeb1fb10..3dcdf3f9 100644 --- a/tests/templates/kuttl/tls/05-install-checks.yaml.j2 +++ b/tests/templates/kuttl/tls/05-install-checks.yaml.j2 @@ -50,7 +50,7 @@ spec: runAsUser: 0 containers: - name: druid-checks - 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: ["sleep", "infinity"] env: - name: DRUID_OIDC