From 5f34e5588f197df3bd2b1b63aad9095c80a081fe Mon Sep 17 00:00:00 2001 From: Markos Chandras Date: Thu, 22 Mar 2018 14:54:55 +0000 Subject: [PATCH] jjb: xci: bifrost-verify: Update location for XCI bifrost scripts Change-Id: I55e5042fda4bf5662a90f0065fa427a50bc76bfa Signed-off-by: Markos Chandras --- jjb/xci/bifrost-verify.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jjb/xci/bifrost-verify.sh b/jjb/xci/bifrost-verify.sh index 9219d0020..9d524bcb0 100755 --- a/jjb/xci/bifrost-verify.sh +++ b/jjb/xci/bifrost-verify.sh @@ -17,7 +17,7 @@ cd $WORKSPACE git fetch $PROJECT_REPO $GERRIT_REFSPEC && sudo git checkout FETCH_HEAD # combine opnfv and upstream scripts/playbooks -/bin/cp -rf $WORKSPACE/releng-xci/bifrost/* $WORKSPACE/ +/bin/cp -rf $WORKSPACE/releng-xci/xci/infra/bifrost/* $WORKSPACE/ cd $WORKSPACE/releng-xci cat > bifrost_test.sh<