From fe685a8a6e31d2b0e72f324758c61d6e05759918 Mon Sep 17 00:00:00 2001 From: Gregory Meno Date: Tue, 5 Sep 2017 14:45:55 -0700 Subject: [PATCH] checkout teuthology Signed-off-by: Gregory Meno --- lab-cop/build/build | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lab-cop/build/build b/lab-cop/build/build index ba7baa62..57580ee6 100755 --- a/lab-cop/build/build +++ b/lab-cop/build/build @@ -5,6 +5,8 @@ set -x function main() { # install some of our dependencies + pushd "$WORKSPACE" + git clone gti@github.com:ceph/teuthology" pushd "$WORKSPACE/teuthology" git remote -v ./bootstrap -- 2.47.3