#4405 allow single tests in containers, too
Merged by pingou. Opened by karsten.
karsten/pagure single_tests  into  master

Download 4405.patch

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

1 new commit added

  • mention REPO and BRANCH in the development documentation

1 new commit added

  • 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:

Metadata