execute: how: tmt discover: how: shell dist-git-source: true tests: - name: upstream tests require: - python3-pytest - python3-packaging - python3-pretend test: | cd "$(dirname $TMT_SOURCE_DIR/packaging-*/tests)" rm -rf packaging* pytest-3 tests/ prepare: - how: feature crb: enabled - how: feature epel: enabled