Fix integration test script.
Signed-off-by: Vishnu kannan <vishnuk@google.com>
This commit is contained in:
parent
94cef953b1
commit
d36991fb42
@ -16,7 +16,7 @@
|
|||||||
|
|
||||||
if [[ -n "${JENKINS_HOME}" ]]
|
if [[ -n "${JENKINS_HOME}" ]]
|
||||||
then
|
then
|
||||||
exec ./jenkins_e2e.sh
|
exec ./build/jenkins_e2e.sh
|
||||||
fi
|
fi
|
||||||
echo ">> starting cAdvisor locally"
|
echo ">> starting cAdvisor locally"
|
||||||
sudo ./cadvisor &
|
sudo ./cadvisor &
|
||||||
|
Loading…
Reference in New Issue
Block a user