summaryrefslogtreecommitdiffstats
path: root/jjb/cirv/cirv-rtd-jobs.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'jjb/cirv/cirv-rtd-jobs.yaml')
-rw-r--r--jjb/cirv/cirv-rtd-jobs.yaml21
1 files changed, 21 insertions, 0 deletions
diff --git a/jjb/cirv/cirv-rtd-jobs.yaml b/jjb/cirv/cirv-rtd-jobs.yaml
new file mode 100644
index 000000000..2812d9e87
--- /dev/null
+++ b/jjb/cirv/cirv-rtd-jobs.yaml
@@ -0,0 +1,21 @@
+---
+- project:
+ name: cirv-rtd
+ project: cirv
+ project-name: cirv
+
+ project-pattern: 'cirv'
+ rtd-build-url: 'https://readthedocs.org/api/v2/webhook/opnfv-cirv/140765/'
+ rtd-token: 'cec79ce42917b10adb33f0af8aaa9be33eee63d9'
+
+ stream:
+ - master:
+ branch: '{stream}'
+ disabled: false
+ - jerma:
+ branch: 'stable/{stream}'
+ gs-pathname: '/{stream}'
+ disabled: false
+
+ jobs:
+ - '{project-name}-rtd-jobs'