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.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=706838574c8cfc26e7576810b220c3baa93aea35;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 da25893d..5e40fdf1 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.