e432aff137
Our release process documentation recommends getting passing tox results on as many popular linux distributions as time allows. Doing this by hand is cumbersome, redundant, and error prone. Add a directory with a helper script that automates the entire process using docker compose and document its use in MAINTAINERS.rst. Signed-off-by: Martí Bolívar <mbolivar@amperecomputing.com> Signed-off-by: Pieter De Gendt <pieter.degendt@basalte.be> |
||
---|---|---|
.. | ||
arch | ||
debian | ||
fedora | ||
README.rst | ||
compose.yaml | ||
in-container-test.sh | ||
run-tests.sh |
README.rst
Docker based testing -------------------- This directory contains helper files used for running west's tests in Docker on various Linux runtimes. It was originally developed for release testing. Run "./run-tests.sh" in this directory to run the tests.