Send build path to apply-workloads 90/2290/1
authorYolanda Robla <yroblamo@redhat.com>
Fri, 6 Mar 2020 16:05:44 +0000 (17:05 +0100)
committerYolanda Robla <yroblamo@redhat.com>
Fri, 6 Mar 2020 16:05:44 +0000 (17:05 +0100)
commit2b40835c82cd76313f02aec0d6baf95ab7ff7ed6
tree7dc56cad7dbe81fe0779000666241e116b4e7ade
parent390933badb430530bb47c50306772c2495c0cdaf
Send build path to apply-workloads

We need to run it with sudo because previous commands
were also with sudo and there are permission problems if
not. But if we run with sudo installer tries to read
kubeconfig from /root/, not from /home/jenkins,
and it fails. So passing the build path pointing
to the right home.

Signed-off-by: Yolanda Robla <yroblamo@redhat.com>
Change-Id: I8aff76b7ece9e89258990c699b7fb36f8c70fb80
ci/kni_deploy_libvirt.sh