The standard-test-scripts role seems to duplicate the standard-test-basic role which provides some additional features such as selecting working directory and providing environment variables:
standard-test-scripts
standard-test-basic
It does not make sense to maintain two similar roles. I suggest to:
Right, +1 in favour of basic role. It uses str-common-init and str-common-final
basic
str-common-init
str-common-final
Metadata Update from @psss: - Issue assigned to psss
Discussed on the OSCI meeting with positive feedback. Will check how many tests are using this role and propose necessary changes.
@psss when you have the data-usage please send a PR.
I've checked fedora and rhel project for tests using the scripts role and found none. Pull request #322 removes the role. Documentation updated accordingly.
scripts
Fixed in 2387efd.
Metadata Update from @psss: - Issue close_status updated to: SOLVED - Issue status updated to: Closed (was: Open)