Give up to 60 minutes for post-merge synopsys check
Change-Id: Ib48c856c91aeb8dca58670843bb3733cb1f78261
diff --git a/jjb/pipeline/synopsys-single.groovy b/jjb/pipeline/synopsys-single.groovy
index db890f8..1aa8162 100644
--- a/jjb/pipeline/synopsys-single.groovy
+++ b/jjb/pipeline/synopsys-single.groovy
@@ -27,7 +27,7 @@
}
options {
- timeout(30)
+ timeout(60)
}
stages {
@@ -109,7 +109,7 @@
"--detect.blackduck.signature.scanner.upload.source.mode=true " + \
"--detect.blackduck.signature.scanner.exclusion.patterns=/vendor/ " + \
"--detect.policy.check.fail.on.severities=ALL,BLOCKER,CRITICAL,MAJOR,MINOR,TRIVIAL " + \
- "--detect.report.timeout=900 " + \
+ "--detect.report.timeout=3600 " + \
"--detect.tools=ALL " + \
"--detect.cleanup=false")
}
diff --git a/jjb/synopsys-check.yaml b/jjb/synopsys-check.yaml
index 5fbf4a1..4f9145e 100644
--- a/jjb/synopsys-check.yaml
+++ b/jjb/synopsys-check.yaml
@@ -82,7 +82,7 @@
wrappers:
- lf-infra-wrappers:
- build-timeout: '{build-timeout}'
+ build-timeout: '60'
jenkins-ssh-credential: '{jenkins-ssh-credential}'
parameters: