Skip to content

Commit 9edfbd4

Browse files
committed
test: Revert accidental local changes
1 parent c9ad77c commit 9edfbd4

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

tests/test-definition.yaml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -16,24 +16,24 @@ dimensions:
1616
- "12.5.6"
1717
- name: hive
1818
values:
19-
#- 3.1.3,local-hive:3.1.3
20-
#- 4.0.0,local-hive:4.0.0
21-
- 4.0.1,local-hive:4.0.1
19+
- 3.1.3
20+
- 4.0.0
21+
- 4.0.1
2222
# Alternatively, if you want to use a custom image, append a comma and the full image name to the product version
2323
# as in the example below.
2424
# - 4.0.1,oci.stackable.tech/sandbox/hive:4.0.1-stackable0.0.0-dev
2525
- name: hive-latest
2626
values:
27-
- 4.0.1,local-hive:4.0.1
27+
- 4.0.1
2828
# Alternatively, if you want to use a custom image, append a comma and the full image name to the product version
2929
# as in the example below.
3030
# - 4.0.1,oci.stackable.tech/sandbox/hive:4.0.1-stackable0.0.0-dev
3131
- name: hive-old
3232
values:
33-
- 3.1.3,local-hive:3.1.3
33+
- 3.1.3
3434
- name: hive-new
3535
values:
36-
- 4.0.1,local-hive:4.0.1
36+
- 4.0.1
3737
- name: hdfs-latest
3838
values:
3939
- 3.4.1

0 commit comments

Comments
 (0)