summaryrefslogtreecommitdiffstats
path: root/jjb/storperf/storperf-rtd-jobs.yaml
diff options
context:
space:
mode:
authorAric Gardner <agardner@linuxfoundation.org>2018-09-07 17:02:40 -0400
committerAric Gardner <agardner@linuxfoundation.org>2018-10-18 14:56:56 -0400
commite654010e5b4f1d64919fe4a7a1a4fd9761e83876 (patch)
tree93f60964bb3abde71197b08c525fc8c1b412321c /jjb/storperf/storperf-rtd-jobs.yaml
parent127337643c1a1ba7bac7b18dc4eda573b3f9e366 (diff)
RTD jobs for all projects
RTD jobs for all active projects All jobs start as non-voting. All rtd jobs are in their own file to faciliate future bulk changes: jjb/$project/$project-rtd-jobs.yaml All project have rtd pages https://opnfv-$project.readthedocs.io Change-Id: I776e41f968d38f08cb3187f743f69d5d6b697e8e Signed-off-by: Aric Gardner <agardner@linuxfoundation.org> Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Diffstat (limited to 'jjb/storperf/storperf-rtd-jobs.yaml')
-rw-r--r--jjb/storperf/storperf-rtd-jobs.yaml13
1 files changed, 13 insertions, 0 deletions
diff --git a/jjb/storperf/storperf-rtd-jobs.yaml b/jjb/storperf/storperf-rtd-jobs.yaml
new file mode 100644
index 000000000..61698ae8e
--- /dev/null
+++ b/jjb/storperf/storperf-rtd-jobs.yaml
@@ -0,0 +1,13 @@
+---
+- project:
+ name: storperf-rtd
+ project: storperf
+ project-name: storperf
+
+ gerrit-skip-vote: true
+ project-pattern: 'storperf'
+ rtd-build-url: 'https://readthedocs.org/api/v2/webhook/opnfv-storperf/47395/'
+ rtd-token: '8a5c04ef90e5f32edc4e805a5018763cd25e9afc'
+
+ jobs:
+ - '{project-name}-rtd-jobs'