diff options
author | Cédric Ollivier <cedric.ollivier@orange.com> | 2019-12-15 14:23:01 +0100 |
---|---|---|
committer | Cédric Ollivier <cedric.ollivier@orange.com> | 2019-12-15 14:23:50 +0100 |
commit | ab244ae7746a6a6d01d6abb7028a2a0c36c5c43a (patch) | |
tree | e52ef709007d6a3eba9406e4e47f4bd5f1d2314d /jjb | |
parent | 0f678c93ae5f1de51cebb004061244e9508ee49f (diff) |
Revert "Create Stable Branch Jobs for stor4nfv"
This reverts commit d76a85d831af6be5af63ec190b76e59ffcf4836e.
It has been created by and external script instead of the PTL.
Change-Id: I4b91411cb1ba471511f44e2606f3c7f5e9a4bee1
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Diffstat (limited to 'jjb')
-rw-r--r-- | jjb/stor4nfv/stor4nfv-rtd-jobs.yaml | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/jjb/stor4nfv/stor4nfv-rtd-jobs.yaml b/jjb/stor4nfv/stor4nfv-rtd-jobs.yaml index 84addff97..0383c77c7 100644 --- a/jjb/stor4nfv/stor4nfv-rtd-jobs.yaml +++ b/jjb/stor4nfv/stor4nfv-rtd-jobs.yaml @@ -12,11 +12,7 @@ - master: branch: '{stream}' disabled: false - - iruya: &iruya - branch: 'stable/{stream}' - gs-pathname: '/{stream}' - disabled: false - - hunter: + - hunter: &hunter branch: 'stable/{stream}' gs-pathname: '/{stream}' disabled: false |