diff options
author | Cristina Pauna <cristina.pauna@enea.com> | 2018-09-06 09:28:31 +0300 |
---|---|---|
committer | Cristina Pauna <cristina.pauna@enea.com> | 2018-09-10 13:42:32 +0300 |
commit | c244dcc2839e30222dfd22552cee44c42db66b50 (patch) | |
tree | d63f200019091f2b91db251b593361f7c5f9fc23 /jjb/global | |
parent | 22e9d2944558888d1a466425290052af47588fe9 (diff) |
Add the docs build job for fuel project
Change-Id: I2d0a71fc40a4a6cd1f5b1e63ca429c5b83b7ad00
Signed-off-by: Cristina Pauna <cristina.pauna@enea.com>
Diffstat (limited to 'jjb/global')
-rw-r--r-- | jjb/global/releng-defaults.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/jjb/global/releng-defaults.yaml b/jjb/global/releng-defaults.yaml index 0caa3f29b..ce008ca3b 100644 --- a/jjb/global/releng-defaults.yaml +++ b/jjb/global/releng-defaults.yaml @@ -12,6 +12,7 @@ node: master # Defaults for global-jjb jobs + build-timeout: 60 build-node: 'opnfv-build' gerrit-server-name: 'gerrit.opnfv.org' jenkins-ssh-credential: 'd42411ac011ad6f3dd2e1fa34eaa5d87f910eb2e' |