commit | abd7bac0c9f892dd409bb2c588cd70c62b7b6c30 | [log] [tgz] |
---|---|---|
author | Jeremy Ronquillo <jeremyr@opennetworking.org> | Thu Jul 09 11:45:26 2020 -0700 |
committer | Jeremy Ronquillo <jeremyr@opennetworking.org> | Thu Jul 09 11:51:22 2020 -0700 |
tree | ef84173c45789852bd36a388f8a4a1db6319807e | |
parent | 9adf2ce2f7e8dc6a65b79b8552146379e0403c92 [diff] |
Extend OMEC FOSSA timeout Change-Id: I2cc4713fab160284754edc874b555310958966f9
diff --git a/jjb/pipeline/omec-fossa-scan.groovy b/jjb/pipeline/omec-fossa-scan.groovy index c7a3f3f..0c415ac 100644 --- a/jjb/pipeline/omec-fossa-scan.groovy +++ b/jjb/pipeline/omec-fossa-scan.groovy
@@ -97,7 +97,7 @@ fossa analyze --no-ansi --verbose echo "Get FOSSA test results with 'fossa test'" - fossa test --no-ansi --verbose + fossa test --no-ansi --verbose --timeout 1200 echo "Display list of licenses detected by FOSSA using 'fossa report licenses'" fossa report licenses