summaryrefslogtreecommitdiffstats
path: root/jjb
diff options
context:
space:
mode:
authorCristina Pauna <cristina.pauna@enea.com>2018-09-06 09:28:31 +0300
committerCristina Pauna <cristina.pauna@enea.com>2018-09-10 13:42:32 +0300
commitc244dcc2839e30222dfd22552cee44c42db66b50 (patch)
treed63f200019091f2b91db251b593361f7c5f9fc23 /jjb
parent22e9d2944558888d1a466425290052af47588fe9 (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')
-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'