summaryrefslogtreecommitdiffstats
path: root/jjb
diff options
context:
space:
mode:
Diffstat (limited to 'jjb')
-rw-r--r--jjb/kuberef/kuberef-rtd-jobs.yaml4
-rw-r--r--jjb/opnfvdocs/docs-rtd.yaml2
-rw-r--r--jjb/opnfvdocs/opnfvdocs.yaml4
3 files changed, 10 insertions, 0 deletions
diff --git a/jjb/kuberef/kuberef-rtd-jobs.yaml b/jjb/kuberef/kuberef-rtd-jobs.yaml
index 35d0e372c..24dae885e 100644
--- a/jjb/kuberef/kuberef-rtd-jobs.yaml
+++ b/jjb/kuberef/kuberef-rtd-jobs.yaml
@@ -12,6 +12,10 @@
- master:
branch: '{stream}'
disabled: false
+ - lakelse: &lakelse
+ branch: 'stable/{stream}'
+ gs-pathname: '/{stream}'
+ disabled: false
- kali: &kali
branch: 'stable/{stream}'
gs-pathname: '/{stream}'
diff --git a/jjb/opnfvdocs/docs-rtd.yaml b/jjb/opnfvdocs/docs-rtd.yaml
index 32cc5ea01..a9f0d0ca6 100644
--- a/jjb/opnfvdocs/docs-rtd.yaml
+++ b/jjb/opnfvdocs/docs-rtd.yaml
@@ -17,6 +17,8 @@
stream:
- master:
branch: 'master'
+ - lakelse:
+ branch: 'stable/{stream}'
- iruya:
branch: 'stable/{stream}'
- jerma:
diff --git a/jjb/opnfvdocs/opnfvdocs.yaml b/jjb/opnfvdocs/opnfvdocs.yaml
index 22d67d637..988e66e1b 100644
--- a/jjb/opnfvdocs/opnfvdocs.yaml
+++ b/jjb/opnfvdocs/opnfvdocs.yaml
@@ -17,6 +17,10 @@
branch: '{stream}'
gs-pathname: ''
disabled: false
+ - lakelse:
+ branch: 'stable/{stream}'
+ gs-pathname: '/{stream}'
+ disabled: false
- hunter:
branch: 'stable/{stream}'
gs-pathname: '/{stream}'