Skip to content

Commit

Permalink
Add missing retentionTimeout in tests
Browse files Browse the repository at this point in the history
  • Loading branch information
AhmadMasry committed Oct 23, 2023
1 parent b07f184 commit 8f554c3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions charts/jenkins/unittests/jcasc-config-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1529,6 +1529,7 @@ tests:
jenkinsUrl: "http://RELEASE-NAME-jenkins.default.svc.cluster.local:8080"
jenkinsTunnel: "RELEASE-NAME-jenkins-agent.default.svc.cluster.local:50000"
maxRequestsPerHostStr: "32"
retentionTimeout: "5"
waitForPodSec: "600"
name: "kubernetes"
namespace: "default"
Expand Down Expand Up @@ -1629,6 +1630,7 @@ tests:
jenkinsUrl: "http://RELEASE-NAME-jenkins.default.svc.cluster.local:8080"
jenkinsTunnel: "RELEASE-NAME-jenkins-agent.default.svc.cluster.local:50000"
maxRequestsPerHostStr: "32"
retentionTimeout: "5"
waitForPodSec: "600"
name: "kubernetes"
namespace: "default"
Expand Down

0 comments on commit 8f554c3

Please sign in to comment.