Skip to content

Commit 6c589de

Browse files
committed
zuul: tune the resources of the kuttl job
The default values are not enough and the tests fail.
1 parent f208aa2 commit 6c589de

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

zuul.d/jobs.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@
1515
- ^README.md$
1616
- tests?\/functional
1717
vars:
18+
# the default settings are not enough to make the kuttl tests work
19+
crc_parameters: "--memory 24000 --disk-size 120 --cpus 6"
1820
cifmw_kuttl_tests_env_vars:
1921
CEPH_TIMEOUT: 90
2022
PV_NUM: 20

0 commit comments

Comments
 (0)