On Sun, Feb 25, 2018 at 1:25 AM, Michal Schorm <mschorm@redhat.com> wrote:
Hi folks,

Is there any automatized way to run the tests localy in Mock?
So far I've seen 2 options:
direct invoke "# ansible-playbook tests.yml"
or runing VM from downloaded qcow2 image

Certain tests could break my system so I'd like to not running them in
somehow isolated environment.

Also, I'd use some safe way to develop such tests. Which will lead to
broken system much more likely.

--

Should I expect this idea incorporated, or should I rather prepare some VMs?
(lesser size tan 600MB each image)



If you want to run your tests isolated once you have built your packages locally, you can try the PR associated with this issue: https://pagure.io/standard-test-roles/issue/106
--
Fred