pungi/tests/test_compose.sh
Daniel Mach 81e935fe0e Fix test data, improve Makefile.
Previous test data was insufficient for proper testing.
Test compose runs and depsolving tests require precisely
set NVRs, dependencies, sub-packages, etc.
Using rpmfluff for these would be an overkill, it's better
to create RPMs directly from specs.
2015-06-25 08:02:57 -04:00

13 lines
198 B
Bash
Executable File

#!/bin/sh
export PYTHONPATH=$(pwd)/../
export PATH=$(pwd)/../bin:$PATH
mkdir -p _composes
pungi-koji \
--target-dir=_composes \
--old-composes=_composes \
--config=data/dummy-pungi.conf \
--test