#96 created standard-test-basic role
Merged by astepano. Opened by bgoncalv.
bgoncalv/standard-test-roles basic-role  into  master

Download 96.patch

Add a test role to execute test cases that do not use beakerlib nor rhts.

Example: https://upstreamfirst.fedorainfracloud.org/glib2/blob/master/f/g_file_make_directory_with_parents

rebased onto 0cc984d47fdddd740cc04dc56602d2abde3be0b6

Why do you use Bash there?
I'd use ansible instead.
Code would be simply and readable =)

This is basically the same code was used by beakerlib role, my ansible
skills are not so good. Feel free to provide me a patch that uses
ansible to perform the samething and I can update it :).

This is basically the same code was used by beakerlib role, my ansible
skills are not so good. Feel free to provide me a patch that uses
ansible to perform the samething and I can update it :).

ok, thanks, I tested it a bit, in general, it looks good for me.
I'll make some small changes, some 'ansible' thinks :)

Status: we had a discussion with @bgoncalv, he will update this PR with a modified code to much unified approach.

rebased onto a4b7d43ebb2163d570639dc6b35186ba3df5f21a

@astepano, I've updated it based on our discussion.

Pull-Request has been merged by astepano

Metadata