summaryrefslogtreecommitdiffstats
path: root/jjb/opnfvdocs
diff options
context:
space:
mode:
authorShubhamRathi <shubhamiiitbackup@gmail.com>2017-02-16 00:25:14 +0530
committerShubhamRathi <shubhamiiitbackup@gmail.com>2017-02-16 00:25:14 +0530
commit3dd3dfd25970e371bfc305624d5429638a7b66c5 (patch)
treea3f7f3efc312b4d035e8561614a44e23f84454a7 /jjb/opnfvdocs
parentf4f9d323a63ec935cb33af98e4d123c223a730e4 (diff)
Fix bugs for new doc jobs
Added new macro and changed parameters in docs-rtd.yml Change-Id: Ibb3306853e241674099ae0227719af6dc1280d1f Signed-off-by: ShubhamRathi <shubhamiiitbackup@gmail.com>
Diffstat (limited to 'jjb/opnfvdocs')
-rw-r--r--jjb/opnfvdocs/docs-rtd.yaml10
1 files changed, 3 insertions, 7 deletions
diff --git a/jjb/opnfvdocs/docs-rtd.yaml b/jjb/opnfvdocs/docs-rtd.yaml
index 40e91ca26..25bb9837a 100644
--- a/jjb/opnfvdocs/docs-rtd.yaml
+++ b/jjb/opnfvdocs/docs-rtd.yaml
@@ -55,10 +55,11 @@
branch: '{branch}'
- string:
name: GIT_BASE
- default: https://gerrit.opnfv.org/gerrit/releng
+ default: https://gerrit.opnfv.org/gerrit/opnfvdocs
description: 'Git URL to use on this Jenkins Slave'
scm:
- - git-scm-gerrit
+ - git-scm-with-submodules:
+ branch: '{branch}'
triggers:
- gerrit-trigger-patchset-created:
@@ -66,11 +67,6 @@
project: '**'
branch: '{branch}'
files: 'docs/**/*.rst'
- skip-vote:
- successful: true
- failed: true
- unstable: true
- notbuilt: true
- timed: 'H H * * *'
builders: