commit | b00945edf438f9cfe80c9a31bcabec48cc593746 | [log] [tgz] |
---|---|---|
author | Zack Williams <zdw@opennetworking.org> | Fri Jan 18 16:25:19 2019 +0000 |
committer | Gerrit Code Review <gerrit@opencord.org> | Fri Jan 18 16:25:19 2019 +0000 |
tree | a3906205761a9643345a6fcf7660f67a3bdc8ed6 | |
parent | a5c0455a4a1469e7d4fdabb4dff39d34c6de68a1 [diff] | |
parent | c9fea685b8217489ebaf70f474f4461374e472e2 [diff] |
Merge "increas sonarqube timeout for osam"
diff --git a/jjb/verify/osam.yaml b/jjb/verify/osam.yaml index ebba1e3..f5e0e8b 100644 --- a/jjb/verify/osam.yaml +++ b/jjb/verify/osam.yaml
@@ -14,6 +14,7 @@ jobs: - 'verify-licensed' - 'verify-sonarqube': + build-timeout: 40 dependency-jobs: 'verify_osam_licensed' sonar-prep-commands: 'mvn compile' sonar-java-binaries: 'osam-core'