This is an automated email from the git hooks/post-receive script.
bernie.ogden pushed a commit to branch inserted_src in repository toolchain/semiautobench.
The following commit(s) were added to refs/heads/inserted_src by this push: new a2dd4c0 Try doing a broadcast before a collect a2dd4c0 is described below
commit a2dd4c0a2c2de8a16f679eee586eeffab0dbd8b3 Author: Bernard Ogden bernie.ogden@linaro.org Date: Tue Jul 21 10:38:58 2015 +0200
Try doing a broadcast before a collect
Effectively the same as doing a lava-send before a lava-wait-all? Working on hypothesis that the role stuff is busted.
Change-Id: I673c18630148985cd916716b0b04df5ed0bc127f --- invoke_session_debian | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/invoke_session_debian b/invoke_session_debian index bdd9c25..9e257f6 100755 --- a/invoke_session_debian +++ b/invoke_session_debian @@ -111,9 +111,10 @@ mkdir -p /run/hacking echo $$ > /run/hacking/hacking.pid
#Generate config file for each target in multinode job -#lava-network collect eth0 target lava-send ip lava-wait-all ip +lava-network broadcast eth0 +lava-network collect eth0 echo WAITED > /dev/console cat /tmp/lava_multi_node_cache.txt declare -A targets