From 87ec237c1ac16ec27d1ddf12093127ffc7ba090c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=F0=9F=92=A5Hedi=20Ghediri?= Date: Wed, 31 Jul 2024 00:08:56 +0200 Subject: [PATCH] update jenkins_args --- kitchen.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kitchen.yml b/kitchen.yml index 7f1785343..ad9bb049f 100644 --- a/kitchen.yml +++ b/kitchen.yml @@ -25,7 +25,7 @@ provisioner: # Sometimes with slow performance the connection is dropped/cut too early # 30 seconds was too low, so I bumped it to 5 minutes # https://issues.jenkins-ci.org/browse/JENKINS-38623 - jenkins_args: '--httpKeepAliveTimeout=300000,--argumentsRealm.roles.jenkins=admin,--argumentsRealm.passwd.jenkins=password' + jenkins_args: '--httpKeepAliveTimeout=300000 --argumentsRealm.roles.jenkins=admin --argumentsRealm.passwd.jenkins=password' # This it to help issues we run into on the CI systems update_center_sleep: 10 executor: