Linaro / lite-lava-docker-compose

LITE Team LAVA docker dispatcher
MIT License
5 stars 10 forks source link

example/multinode-qemu-docker: Multinode test job. #76

Closed pfalcon closed 4 years ago

pfalcon commented 4 years ago

This is very basic multinode job, intended to just check that multinode works (and in this regard, similar to "micropython-interactive.job" aka "make testjob"). It uses qemu and docker device types, and thus can run without special hardware setup.

Signed-off-by: Paul Sokolovsky paul.sokolovsky@linaro.org

pfalcon commented 4 years ago

So, the idea here is to ramp up inventory of useful examples/tests of LAVA functionality which can be reused. (Granted, that can lead to another issue: us looking at examples/ and wonder "what all this mess is", but that still should be better than lack of useful examples at the fingertips).

Merging.