summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorxudan <xudan16@huawei.com>2019-12-18 21:21:47 -0500
committerxudan <xudan16@huawei.com>2019-12-18 21:21:47 -0500
commit8657f6441611c7dd94067c21813761ab9c3a9475 (patch)
tree3cf253b0003b88c3192cf0a7240cd61fbcb0b60c
parent961fc01f1c2293982ae9f0921963a4ac77b7a66d (diff)
Add dovetail Hunter for rtd
Signed-off-by: xudan <xudan16@huawei.com> Change-Id: Idaecde169e6a30847d15e6489b39dadaa0b6d90a
-rw-r--r--jjb/dovetail/dovetail-project-jobs.yaml2
-rw-r--r--jjb/dovetail/dovetail-rtd-jobs.yaml8
2 files changed, 9 insertions, 1 deletions
diff --git a/jjb/dovetail/dovetail-project-jobs.yaml b/jjb/dovetail/dovetail-project-jobs.yaml
index 1accffcdb..2e9652e68 100644
--- a/jjb/dovetail/dovetail-project-jobs.yaml
+++ b/jjb/dovetail/dovetail-project-jobs.yaml
@@ -16,7 +16,7 @@
- master:
branch: '{stream}'
disabled: false
- - danube:
+ - hunter:
branch: 'stable/{stream}'
gs-pathname: '/{stream}'
disabled: false
diff --git a/jjb/dovetail/dovetail-rtd-jobs.yaml b/jjb/dovetail/dovetail-rtd-jobs.yaml
index 482ff4673..395c75adb 100644
--- a/jjb/dovetail/dovetail-rtd-jobs.yaml
+++ b/jjb/dovetail/dovetail-rtd-jobs.yaml
@@ -8,5 +8,13 @@
rtd-build-url: 'https://readthedocs.org/api/v2/webhook/opnfv-dovetail/47364/'
rtd-token: '47df9d7358b153666c2cf5cc139cd3a65d135688'
+ stream:
+ - master:
+ branch: '{stream}'
+ disabled: false
+ - hunter:
+ branch: 'stable/{stream}'
+ disabled: false
+
jobs:
- '{project-name}-rtd-jobs'