README.rst
This a Taskotron_ task to run modularity-testing-framework_ on each new module
build in Fedora.

.. _Taskotron: https://taskotron.fedoraproject.org
.. _modularity_testing_framework: https://pagure.io/modularity-testing-framework


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 it runs the test suite under
root and can potentially break the system.

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

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