== Week of May 26th ==
- Toolchain testing improvements (CARD-1378, 8/10) -- Prototyped parallelization of testing across several ARM board. Turns out that striping tests across target boards does not give much as host is the bottleneck in our setups. -- Prototyped testing using GCC's shared libraries and newly-built sysroot (instead of using system libraries on the target). -- Prototyped testing using schroots -- this appears the way to go about our toolchain testing. For each test run a schroot session is started on the board, complete with a dedicated SSH server and freshly-built sysroot. After testing is done schroot session is closed and everything is cleaned up including disk files and stray processes.
- Various discussions (2/10)
-- Maxim Kuvyrkov www.linaro.org