Merge pull request #1112 from vishh/jenkins-e2e
Fix integration test script.
This commit is contained in:
commit
8c70b2aed9
@ -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