From: Andrew Grimberg Date: Mon, 22 Feb 2016 17:43:38 +0000 (-0800) Subject: Move ci-management jobs to own directory X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;h=c20075ac3e89e88149ae49418b77bb84843e05df;p=ci-management.git Move ci-management jobs to own directory Let's make the ci-management jobs be a little more consistent with other projects and have them live in their own directory. Global macros will still live at the root jjb level. Change-Id: Ie9bd90ae049b4b83fad050b697e14aced18de4a6 Signed-off-by: Andrew Grimberg --- diff --git a/jjb/ci-management-jobs.yaml b/jjb/ci-management/ci-management-jobs.yaml similarity index 100% rename from jjb/ci-management-jobs.yaml rename to jjb/ci-management/ci-management-jobs.yaml diff --git a/jjb/include-raw-jjb-update.sh b/jjb/ci-management/include-raw-jjb-update.sh similarity index 100% rename from jjb/include-raw-jjb-update.sh rename to jjb/ci-management/include-raw-jjb-update.sh