Currently mock installation is tied up with mock-build role. In order to just consume the mock installation part in other jobs like ceph-ansible or podman gating, moving it to a seperate role makes it easier.
Signed-off-by: Chandan Kumar (raukadah) raukadah@gmail.com
Build succeeded.
+1
Why not using ansible user/group modules for that too?
rebased onto 5e5586cae3409f2debdbb8932d24ab880cb99775
Done!, Thanks!
Then could you do the same change to mock-srpm-build role ? The spectool rpm is needed by the role but I think it could be installed by the ensure-mock role.
rebased onto dcc670e54bbb334ed46f2932b8f77189b8cf9813
rebased onto 441374548d4d1135e06a540dae81d79b68c62a45
Metadata Update from @fbo: - Pull-request tagged with: gateit
Build succeeded (gate pipeline).
Pull-Request has been merged by zuul
Currently mock installation is tied up with mock-build role.
In order to just consume the mock installation part in other jobs
like ceph-ansible or podman gating, moving it to a seperate role
makes it easier.
Signed-off-by: Chandan Kumar (raukadah) raukadah@gmail.com