Merge "Add Dovetail Docker jobs for Hunter branch"
authormei mei <meimei@huawei.com>
Thu, 19 Dec 2019 03:22:58 +0000 (03:22 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Thu, 19 Dec 2019 03:22:58 +0000 (03:22 +0000)
jjb/dovetail/dovetail-project-jobs.yaml
jjb/dovetail/dovetail-rtd-jobs.yaml

index 1accffc..2e9652e 100644 (file)
@@ -16,7 +16,7 @@
       - master:
           branch: '{stream}'
           disabled: false
-      - danube:
+      - hunter:
           branch: 'stable/{stream}'
           gs-pathname: '/{stream}'
           disabled: false
index 482ff46..395c75a 100644 (file)
@@ -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'