This is an automated email from the git hooks/post-receive script.
bernie.ogden pushed a commit to branch multinode in repository toolchain/lavabench.
commit 13307ff6d4469494f48c20ac5c712fcb6506e385 Author: Bernard Ogden bernie.ogden@linaro.org Date: Tue Jul 14 09:57:54 2015 +0200
WIP: Testing multinode
Change-Id: Ifc966b946ebdfe5008c065e96f1240cb4c7a4c28 --- invoke_session_debian | 4 ++++ 1 file changed, 4 insertions(+)
diff --git a/invoke_session_debian b/invoke_session_debian index 654bbbe..5737aac 100755 --- a/invoke_session_debian +++ b/invoke_session_debian @@ -39,6 +39,10 @@ mkdir -p /run mkdir -p /run/hacking echo $$ > /run/hacking/hacking.pid
+export LAVA_MULTI_NODE_DEBUG=1 +lava-send test +lava-wait answer + lava-network broadcast eth0
#suspend in a way that is portable across shells and doesn't involve a busy-wait