repaired structure and config.yaml for nspawn and docker
This commit is contained in:
parent
9b931f4585
commit
cd20f3fc96
3 changed files with 20 additions and 18 deletions
|
|
@ -1,14 +1,6 @@
|
|||
# A workflow with modularity-testing-framework is still uncertain.
|
||||
# Only nspawn is actually used.
|
||||
# https://meta-test-family.readthedocs.io/en/latest/index.html
|
||||
#
|
||||
# Installation
|
||||
# $ sudo dnf install modularity-testing-framework python2-avocado
|
||||
# $ sudo /usr/bin/pip install behave
|
||||
# https://meta-test-family.readthedocs.io/en/latest/installation.html#installing-mtf
|
||||
test:
|
||||
mtf-env-set
|
||||
mtf-generator
|
||||
MODULE=nspawn \
|
||||
python -d -m avocado run \
|
||||
--filter-by-tags=-WIP \
|
||||
/usr/share/moduleframework/tools/modulelint.py \
|
||||
*.py
|
||||
mtf -l *.py
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue