odlmicro Netconf Scale Jobs
[releng/builder.git] / jjb / integration / integration-apex-run-tests.sh
index 6ce6d5c01c2b0a5ea87839910b0fc457ab0ad65f..4b825bc80b658ea3fb22f4325fce8d5b74e6e67c 100644 (file)
@@ -171,6 +171,7 @@ for suite in ${SUITES}; do
     -v SSH_KEY:robot_id_rsa \
     -v TOOLS_SYSTEM_IP: \
     -v USER_HOME:"${HOME}" \
+    -v IS_KARAF_APPL:"{IS_KARAF_APPL}" \
     -v WORKSPACE:/tmp \
     "${TESTOPTIONS}" "${suite}" || true
 done