dev/run-tests-container.py currently always executes the whole testsuite. This patch allows to specify a single test file to run
Looks fine, waiting on jenkins and this will get in :)
Pls hold on. I'm looking into the FIXME mentioned in dev/containers/f29-rpms-py3 . Right now you can only run tests that are already in the upstream repo. That's probably not what you need when you try to fix tests
1 new commit added
allow overwriting default repo
mention REPO and BRANCH in the development documentation
add default values for ARGs
This is ready for review and merge now.
Looks good to me and jenkins is happy too, thanks! :)
Pull-Request has been merged by pingou
Oh thank goodness for this! This will make revalidating tests so much easier!
:thumbsup:
dev/run-tests-container.py currently always executes the whole testsuite. This patch allows to specify a single test file to run