X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fintegration%2Fintegration-run-test.sh;h=f2762481076e45aae1eaa43e4e53a9eb02d26c87;hb=434a10bcff07253e9ab631fc29fd7a2a74f23ba9;hp=35c54ecde2c56027902f8b613fdbc9b3dec936c9;hpb=ba5ffd9aecb058773e00b714b6b95b493aec724d;p=releng%2Fbuilder.git diff --git a/jjb/integration/integration-run-test.sh b/jjb/integration/integration-run-test.sh index 35c54ecde..f27624810 100755 --- a/jjb/integration/integration-run-test.sh +++ b/jjb/integration/integration-run-test.sh @@ -67,6 +67,7 @@ robot -N "${TESTPLAN}" \ -v TOOLS_SYSTEM_IP:"${TOOLS_SYSTEM_IP}" ${tools_variables} \ -v TOOLS_SYSTEM_USER:"${USER}" \ -v USER_HOME:"${HOME}" \ + -v IS_KARAF_APPL:"${IS_KARAF_APPL}" \ -v WORKSPACE:/tmp \ ${TESTOPTIONS} ${SUITES} || true