From: Alfredo Deza Date: Thu, 19 Apr 2018 13:39:28 +0000 (-0400) Subject: readme: update the deprecation with script locations X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F1016%2Fhead;p=ceph-build.git readme: update the deprecation with script locations Signed-off-by: Alfredo Deza --- diff --git a/README.rst b/README.rst index da25893d9..5e40fdf16 100644 --- a/README.rst +++ b/README.rst @@ -24,8 +24,12 @@ job. Deprecation ----------- -Any script in the top level of this repo is now deprecated and should be moved -to follow the structure of the Jenkins Job Builder project. +Any script in the top level of this repo has been removed, and temporarily +placed in the ``deprecated`` branch. If a job requires any of those it should +be ported to follow the structure of the Jenkins Job Builder project, like all +the current jobs in this repository. + +The ``deprecated`` branch will be removed by the end of 2018. Any jobs removed from this repo will be automatically deleted by JJB.