summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTrevor Bramwell <tbramwell@linuxfoundation.org>2018-09-10 17:01:42 +0000
committerGerrit Code Review <gerrit@opnfv.org>2018-09-10 17:01:42 +0000
commit8a022401a11144f90455e94aa110b57a1a7c2909 (patch)
treebe236e506a9b90d13cc595428eeded335d4081b3
parentfb90e313dd4721a0c586b50e5a972385736298b1 (diff)
parentc244dcc2839e30222dfd22552cee44c42db66b50 (diff)
Merge "Add the docs build job for fuel project"
-rw-r--r--jjb/fuel/fuel-project-jobs.yaml6
-rw-r--r--jjb/global/releng-defaults.yaml1
2 files changed, 7 insertions, 0 deletions
diff --git a/jjb/fuel/fuel-project-jobs.yaml b/jjb/fuel/fuel-project-jobs.yaml
index fc49f6348..40ba6e696 100644
--- a/jjb/fuel/fuel-project-jobs.yaml
+++ b/jjb/fuel/fuel-project-jobs.yaml
@@ -19,8 +19,14 @@
gs-pathname: '/{stream}'
disabled: false
+ project-name: '{project}'
+ project-pattern: '{project}'
+ rtd-build-url: https://readthedocs.org/api/v2/webhook/opnfv-fuel/47205/
+ rtd-token: 38f40bf6c08fd4bccb930871bc29b08404cf98b0
+
jobs:
- 'fuel-deploy-generic-daily-{stream}'
+ - '{project-name}-rtd-jobs'
########################
# job templates
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'