Code Review
/
kni
/
installer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
de856d8
)
Change path to use site from kni repo
46/3346/1
author
Yolanda Robla
<yroblamo@redhat.com>
Wed, 8 Apr 2020 09:22:24 +0000
(11:22 +0200)
committer
Yolanda Robla
<yroblamo@redhat.com>
Wed, 8 Apr 2020 09:22:24 +0000
(11:22 +0200)
Signed-off-by: Yolanda Robla <yroblamo@redhat.com>
Change-Id: Ib8bd17b8b22d07962fce6c60c8f2b6d1a1f85d87
ci/kni_deploy_baremetal.sh
patch
|
blob
|
history
diff --git
a/ci/kni_deploy_baremetal.sh
b/ci/kni_deploy_baremetal.sh
index
7cb33e9
..
9391146
100755
(executable)
--- a/
ci/kni_deploy_baremetal.sh
+++ b/
ci/kni_deploy_baremetal.sh
@@
-29,7
+29,7
@@
sudo -E bash -c "yes Y | ./virsh-cleanup.sh"
rm -rf $HOME/.kni/$SITE_NAME || true
pushd $HOME/go/src/gerrit.akraino.org/kni/installer
-./knictl fetch_requirements file://${WORKSPACE}/$SITE_NAME
+./knictl fetch_requirements file://${WORKSPACE}/
kni-blueprint-pae/sites/
$SITE_NAME
./knictl prepare_manifests $SITE_NAME
popd