Merge "jjb: xci: bifrost-verify: Update location for XCI bifrost scripts"
authorFatih Degirmenci <fdegir@gmail.com>
Thu, 22 Mar 2018 20:18:16 +0000 (20:18 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Thu, 22 Mar 2018 20:18:16 +0000 (20:18 +0000)
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