README.rst

This a Taskotron task to run modularity-testing-framework on each new module build in Fedora.

Setting up development environment

Install libtaskotron:

sudo dnf install libtaskotron libtaskotron-fedora

Running the task through libtaskotron

It is recommended to run this in a VM, because this needs to run under root and can potentially break the system.

Replace testmodule-master-20170410111210 with modulename-stream-version you want to test:

sudo runtask --item testmodule-master-20170410111210 --type module_build runtask.yml