Skip to content

Commit 0728a20

Browse files
authored
test: Reduce number of smoke tests by skipping Zookeeper 3.9.2 (#658)
1 parent ed49575 commit 0728a20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test-definition.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ dimensions:
1818
- 3.3.6
1919
- name: zookeeper
2020
values:
21-
- 3.9.2
21+
# - 3.9.2 => The patch level bump is not worth it doubling the number of the smoke test (the number is already gigantic)
2222
- 3.9.3
2323
- name: zookeeper-latest
2424
values:

0 commit comments

Comments
 (0)