diff options
author | Trevor Bramwell <tbramwell@linuxfoundation.org> | 2018-10-23 09:14:11 -0700 |
---|---|---|
committer | Trevor Bramwell <tbramwell@linuxfoundation.org> | 2018-10-23 09:14:11 -0700 |
commit | 67caab1053c8ca7b0e592ce13ca6d8da8097cfc9 (patch) | |
tree | d28dfb89cfe2678fc2d131f5b1bdd2b2ed147c59 /jjb/opnfvdocs | |
parent | e9ec3628d0dc308be594eebe8df5aeafdf5dded5 (diff) |
Remove OPNFV Docs Euphrates Jobs
The release is now two past and we don't need to continue building these
docs.
Change-Id: I072d22b69d73c06245a4efcf14661e0c7acacefc
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Diffstat (limited to 'jjb/opnfvdocs')
-rw-r--r-- | jjb/opnfvdocs/docs-rtd.yaml | 2 | ||||
-rw-r--r-- | jjb/opnfvdocs/opnfvdocs.yaml | 4 |
2 files changed, 0 insertions, 6 deletions
diff --git a/jjb/opnfvdocs/docs-rtd.yaml b/jjb/opnfvdocs/docs-rtd.yaml index a239b4e4b..eee1534d5 100644 --- a/jjb/opnfvdocs/docs-rtd.yaml +++ b/jjb/opnfvdocs/docs-rtd.yaml @@ -12,8 +12,6 @@ branch: 'stable/{stream}' - danube: branch: 'stable/{stream}' - - euphrates: - branch: 'stable/{stream}' project: 'opnfvdocs' rtdproject: 'opnfv' diff --git a/jjb/opnfvdocs/opnfvdocs.yaml b/jjb/opnfvdocs/opnfvdocs.yaml index 5f08f69a4..d308c0981 100644 --- a/jjb/opnfvdocs/opnfvdocs.yaml +++ b/jjb/opnfvdocs/opnfvdocs.yaml @@ -21,10 +21,6 @@ branch: 'stable/{stream}' gs-pathname: '/{stream}' disabled: false - - euphrates: - branch: 'stable/{stream}' - gs-pathname: '/{stream}' - disabled: false ######################## # job templates |