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}" ]]
|
||||
then
|
||||
exec ./jenkins_e2e.sh
|
||||
exec ./build/jenkins_e2e.sh
|
||||
fi
|
||||
echo ">> starting cAdvisor locally"
|
||||
sudo ./cadvisor &
|
||||
|
Loading…
Reference in New Issue
Block a user