This is for particular note for developers as it changes the way that reviews happen.

If you've noticed a few reviews being abandoned, this is why.

lava-server and lava-dispatcher have been merged into a single source repository - lava

lava-coordinator will follow in time, to ease the update of lava-coordinator to Python3.

This will, in future, allow easier testing of device integrations by allowing the lava_scheduler_app unit tests to be linked to the lava_dispatcher unit tests and have a single review which adds both sides of the device support.

There will be a lot of testing, as normal, so staging will be moving to packages built from the new source repository tree.

The old lava-server.git and lava-dispatcher,git repositories will become read-only and will get no further code changes. All changes will be done in lava.git

https://git.linaro.org/lava/lava.git/

The documentation will be updated over the next few days.

--