The code to install role_pkgs_req was removed in https://pagure.io/standard-test-roles/c/bd713040bbfde324fe4435734be8307401a04924.
Since then, the beakerlib-libraries and other beakerlib dependencies are not installed when this role is used.
This commit runs the str-common-pkgs role again to hopefully install the needed packages.
Signed-off-by: Jan Kaluza jkaluza@redhat.com
I have no idea idea how to test this...
No need for this. It is already included at: https://pagure.io/standard-test-roles/blob/master/f/roles/standard-test-beakerlib/meta/main.yml#_9
No need for this. I opened ticket : I opened ticket: https://issues.redhat.com/browse/TFT-1445 to understand what is going on
This PR can be closed.
The code to install role_pkgs_req was removed in
https://pagure.io/standard-test-roles/c/bd713040bbfde324fe4435734be8307401a04924.
Since then, the beakerlib-libraries and other beakerlib dependencies
are not installed when this role is used.
This commit runs the str-common-pkgs role again to hopefully install
the needed packages.
Signed-off-by: Jan Kaluza jkaluza@redhat.com