Skip to content

Commit ca3f734

Browse files
committed
revert test definition
1 parent ace488a commit ca3f734

File tree

1 file changed

+4
-7
lines changed

1 file changed

+4
-7
lines changed

tests/test-definition.yaml

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,23 +2,20 @@
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
1110
- name: hbase-opa
1211
values:
13-
# - 2.6.0
12+
- 2.6.0
1413
# To use a custom image, add a comma and the full name after the product version
1514
# - 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
1715
- name: hbase-latest
1816
values:
19-
# - 2.6.0
17+
- 2.6.0
2018
# - 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
2219
- name: hdfs
2320
values:
2421
- 3.3.4

0 commit comments

Comments
 (0)