diff options
author | Trevor Bramwell <tbramwell@linuxfoundation.org> | 2019-06-26 23:11:36 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2019-06-26 23:11:36 +0000 |
commit | bca93c2620ec2756dd0850b1c41180aa935ed22a (patch) | |
tree | 4346d388defb2a53f3b221b6eed4b27b71e2000c /jjb/opnfvdocs | |
parent | efd91ca65d6cb5f0cf839bedde381c78ff4973b8 (diff) | |
parent | 3e24e6af56b231daa8cdebb156eeea0f405c75b7 (diff) |
Merge "Create Stable Branch Jobs for opnfvdocs"
Diffstat (limited to 'jjb/opnfvdocs')
-rw-r--r-- | jjb/opnfvdocs/docs-rtd.yaml | 6 | ||||
-rw-r--r-- | jjb/opnfvdocs/opnfvdocs.yaml | 6 |
2 files changed, 2 insertions, 10 deletions
diff --git a/jjb/opnfvdocs/docs-rtd.yaml b/jjb/opnfvdocs/docs-rtd.yaml index 8906dfdee..598ff5b2f 100644 --- a/jjb/opnfvdocs/docs-rtd.yaml +++ b/jjb/opnfvdocs/docs-rtd.yaml @@ -14,11 +14,7 @@ stream: - master: branch: 'master' - - gambia: - branch: 'stable/{stream}' - - fraser: - branch: 'stable/{stream}' - - danube: + - hunter: branch: 'stable/{stream}' - job-template: diff --git a/jjb/opnfvdocs/opnfvdocs.yaml b/jjb/opnfvdocs/opnfvdocs.yaml index a97457353..c82b0bdc7 100644 --- a/jjb/opnfvdocs/opnfvdocs.yaml +++ b/jjb/opnfvdocs/opnfvdocs.yaml @@ -17,11 +17,7 @@ branch: '{stream}' gs-pathname: '' disabled: false - - gambia: - branch: 'stable/{stream}' - gs-pathname: '/{stream}' - disabled: false - - fraser: + - hunter: branch: 'stable/{stream}' gs-pathname: '/{stream}' disabled: false |