From: Andrew Schoen Date: Fri, 8 Jan 2016 17:32:40 +0000 (-0600) Subject: ceph-pull-requests: reboot the slave after running make check X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F284%2Fhead;p=ceph-build.git ceph-pull-requests: reboot the slave after running make check Signed-off-by: Andrew Schoen --- diff --git a/ceph-pull-requests/config/definitions/ceph-pull-requests.yml b/ceph-pull-requests/config/definitions/ceph-pull-requests.yml index 2c057243..99de8f79 100644 --- a/ceph-pull-requests/config/definitions/ceph-pull-requests.yml +++ b/ceph-pull-requests/config/definitions/ceph-pull-requests.yml @@ -47,6 +47,7 @@ builders: - shell: "./run-make-check.sh" + - shell: "sudo reboot" publishers: - github-notifier