Skip to content

Commit 6cbe265

Browse files
committed
tmp test def
1 parent a6facad commit 6cbe265

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

tests/test-definition.yaml

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,20 +2,23 @@
22
dimensions:
33
- name: hbase
44
values:
5-
- 2.6.0
6-
- 2.4.18
5+
# - 2.6.0
6+
# - 2.4.18
77
# To use a custom image, add a comma and the full name after the product version
88
# - 2.6.0,oci.stackable.tech/sandbox/hbase:2.6.0-stackable0.0.0-dev
99
# - 2.4.18,oci.stackable.tech/sandbox/hbase:2.4.18-stackable0.0.0-dev
10+
- 2.6.0,docker.stackable.tech/sandbox/hbase:2.6.0-pr974
1011
- name: hbase-opa
1112
values:
12-
- 2.6.0
13+
# - 2.6.0
1314
# To use a custom image, add a comma and the full name after the product version
1415
# - 2.6.0,oci.stackable.tech/sandbox/hbase:2.6.0-stackable0.0.0-dev
16+
- 2.6.0,docker.stackable.tech/sandbox/hbase:2.6.0-pr974
1517
- name: hbase-latest
1618
values:
17-
- 2.6.0
19+
# - 2.6.0
1820
# - 2.4.18,oci.stackable.tech/sandbox/hbase:2.4.18-stackable0.0.0-dev
21+
- 2.6.0,docker.stackable.tech/sandbox/hbase:2.6.0-pr974
1922
- name: hdfs
2023
values:
2124
- 3.3.4

0 commit comments

Comments
 (0)