Make JAVA_HOME value available for Robot 47/37347/1
authorVratko Polak <vrpolak@cisco.com>
Fri, 8 Apr 2016 14:31:57 +0000 (16:31 +0200)
committerVratko Polak <vrpolak@cisco.com>
Fri, 8 Apr 2016 14:35:45 +0000 (16:35 +0200)
commit70bdd6e8a625c63eed6c61fff2d487522f705dc9
treee3ca143aaa8a113032c57f67b6cb34be6a22e44d
parent856143a53e5e8072e432db6b30be12d2e262541e
Make JAVA_HOME value available for Robot

Previously, JAVA_HOME was only set temporarily to start ODL.
But if a Robot suite wishes to re-start ODL, it needs to know
the desired JAVA_HOME huitable for given stream.

This moves JAVA_HOME construction to *-get-bundle-vars
and includes -v JAVA_HOME:${JAVA_HOME} option to pybot.

TODO: Make also non-robot places of JAVA_HOME construction
to refer to the prepared value.

Change-Id: I5b2d805ee0171e62b5fabef269c2c75b557409d2
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
jjb/integration/include-raw-integration-configure-clustering.sh
jjb/integration/include-raw-integration-deploy-controller-run-test.sh
jjb/integration/include-raw-integration-get-bundle-vars.sh
jjb/integration/include-raw-integration-start-cluster-run-test.sh