Skip to content

Commit 8dc9c6b

Browse files
committed
chore: use new testing-tools image
1 parent 3c2c5f9 commit 8dc9c6b

9 files changed

Lines changed: 9 additions & 9 deletions

File tree

tests/templates/kuttl/ldap/70-install-airflow-python.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ spec:
1717
spec:
1818
containers:
1919
- name: test-airflow-python
20-
image: oci.stackable.tech/sdp/testing-tools:0.2.0-stackable0.0.0-dev
20+
image: oci.stackable.tech/sdp/testing-tools:0.3.0-stackable0.0.0-dev
2121
imagePullPolicy: IfNotPresent
2222
stdin: true
2323
tty: true

tests/templates/kuttl/logging/50-install-airflow-python.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ spec:
1717
spec:
1818
containers:
1919
- name: test-airflow-python
20-
image: oci.stackable.tech/sdp/testing-tools:0.2.0-stackable0.0.0-dev
20+
image: oci.stackable.tech/sdp/testing-tools:0.3.0-stackable0.0.0-dev
2121
imagePullPolicy: IfNotPresent
2222
stdin: true
2323
tty: true

tests/templates/kuttl/mount-dags-configmap/40-install-airflow-python.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ spec:
1717
spec:
1818
containers:
1919
- name: test-airflow-python
20-
image: oci.stackable.tech/sdp/testing-tools:0.2.0-stackable0.0.0-dev
20+
image: oci.stackable.tech/sdp/testing-tools:0.3.0-stackable0.0.0-dev
2121
imagePullPolicy: IfNotPresent
2222
stdin: true
2323
tty: true

tests/templates/kuttl/mount-dags-gitsync/40-install-airflow-python.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ spec:
1717
spec:
1818
containers:
1919
- name: test-airflow-python
20-
image: oci.stackable.tech/sdp/testing-tools:0.2.0-stackable0.0.0-dev
20+
image: oci.stackable.tech/sdp/testing-tools:0.3.0-stackable0.0.0-dev
2121
imagePullPolicy: IfNotPresent
2222
stdin: true
2323
tty: true

tests/templates/kuttl/oidc/50-install-test-container.yaml.j2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ spec:
5555
fsGroup: 1000
5656
containers:
5757
- name: python
58-
image: oci.stackable.tech/sdp/testing-tools:0.2.0-stackable0.0.0-dev
58+
image: oci.stackable.tech/sdp/testing-tools:0.3.0-stackable0.0.0-dev
5959
imagePullPolicy: IfNotPresent
6060
stdin: true
6161
tty: true

tests/templates/kuttl/opa/40-install-test-container.yaml.j2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ spec:
5555
fsGroup: 1000
5656
containers:
5757
- name: test-runner
58-
image: oci.stackable.tech/sdp/testing-tools:0.2.0-stackable0.0.0-dev
58+
image: oci.stackable.tech/sdp/testing-tools:0.3.0-stackable0.0.0-dev
5959
imagePullPolicy: IfNotPresent
6060
stdin: true
6161
tty: true

tests/templates/kuttl/remote-logging/50-install-airflow-python.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ spec:
1717
spec:
1818
containers:
1919
- name: test-airflow-python
20-
image: oci.stackable.tech/sdp/testing-tools:0.2.0-stackable0.0.0-dev
20+
image: oci.stackable.tech/sdp/testing-tools:0.3.0-stackable0.0.0-dev
2121
imagePullPolicy: IfNotPresent
2222
stdin: true
2323
tty: true

tests/templates/kuttl/smoke/50-install-airflow-python.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ spec:
1717
spec:
1818
containers:
1919
- name: test-airflow-python
20-
image: oci.stackable.tech/sdp/testing-tools:0.2.0-stackable0.0.0-dev
20+
image: oci.stackable.tech/sdp/testing-tools:0.3.0-stackable0.0.0-dev
2121
imagePullPolicy: IfNotPresent
2222
stdin: true
2323
tty: true

tests/templates/kuttl/triggerer/40-install-airflow-python.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ spec:
1717
spec:
1818
containers:
1919
- name: test-airflow-python
20-
image: oci.stackable.tech/sdp/testing-tools:0.2.0-stackable0.0.0-dev
20+
image: oci.stackable.tech/sdp/testing-tools:0.3.0-stackable0.0.0-dev
2121
imagePullPolicy: IfNotPresent
2222
stdin: true
2323
tty: true

0 commit comments

Comments
 (0)