diff options
author | jenkins-ci <jenkins-opnfv-ci@opnfv.org> | 2019-04-04 10:32:10 -0700 |
---|---|---|
committer | jenkins-ci <jenkins-opnfv-ci@opnfv.org> | 2019-04-04 10:32:10 -0700 |
commit | 288b9a46f81f5684038d467545c8313fe311d52b (patch) | |
tree | 3784181aac1c520f3f6bfa3d4375e78ec6f0d3da | |
parent | b81771b19e2b7a80d81cdf3490dfc5431ad202e5 (diff) |
Create Stable Branch Jobs for stor4nfv
Change-Id: Icd7883af329a825a95030f20a009559f17d9503c
Signed-off-by: jenkins-ci <jenkins-opnfv-ci@opnfv.org>
-rw-r--r-- | jjb/stor4nfv/stor4nfv-rtd-jobs.yaml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/jjb/stor4nfv/stor4nfv-rtd-jobs.yaml b/jjb/stor4nfv/stor4nfv-rtd-jobs.yaml index 0e03e7b5f..0383c77c7 100644 --- a/jjb/stor4nfv/stor4nfv-rtd-jobs.yaml +++ b/jjb/stor4nfv/stor4nfv-rtd-jobs.yaml @@ -12,6 +12,10 @@ - master: branch: '{stream}' disabled: false + - hunter: &hunter + branch: 'stable/{stream}' + gs-pathname: '/{stream}' + disabled: false - gambia: branch: 'stable/{stream}' disabled: false |