I have modified roshi's docker code largely,and add some pytest code About the authorship,I have add the Mike Ruckman as the Author.
test plan: git clone https://pagure.io/task-rpmlint-ansible runtask -d -i gzip-1.8-1.fc25 -t koji_build --docker -a x86_64 task-rpmlint-ansible/run_tests.yml or git clone https://github.com/stefwalter/gzip-dist-git runtask -d -i gzip -t koji_build -a x86_64 --docker gzip-dist-git/tests/test_rpm.yml
This is the replacement for #393, which can be closed now, correct?
Also please note that we're doing massive changes to libtaskotron right now, so we'll try to merge this one once the ansiblize changes are stabilized.
yes,gonna to close it.
Also please note that we're doing massive changes to libtaskotron right now, so we'll try to >merge this one once the ansiblize changes are stabilized.
Make sense to me:)
rebased onto af984b6803434fc4ae1d3c04ed386df87417ed61
no longer applies
Pull-Request has been closed by jskladan
I have modified roshi's docker code largely,and add some pytest code
About the authorship,I have add the Mike Ruckman as the Author.
test plan:
git clone https://pagure.io/task-rpmlint-ansible
runtask -d -i gzip-1.8-1.fc25 -t koji_build --docker -a x86_64 task-rpmlint-ansible/run_tests.yml
or git clone https://github.com/stefwalter/gzip-dist-git
runtask -d -i gzip -t koji_build -a x86_64 --docker gzip-dist-git/tests/test_rpm.yml