jjb: xci: bifrost-verify: Update location for XCI bifrost scripts 25/54325/1
authorMarkos Chandras <mchandras@suse.de>
Thu, 22 Mar 2018 14:54:55 +0000 (14:54 +0000)
committerMarkos Chandras <mchandras@suse.de>
Thu, 22 Mar 2018 14:54:55 +0000 (14:54 +0000)
Change-Id: I55e5042fda4bf5662a90f0065fa427a50bc76bfa
Signed-off-by: Markos Chandras <mchandras@suse.de>
jjb/xci/bifrost-verify.sh

index 9219d00..9d524bc 100755 (executable)
@@ -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<<EOF