#316 Remove the standard-test-scripts role
Closed: SOLVED by psss. Opened by psss.

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:

  • https://docs.fedoraproject.org/en-US/ci/standard-test-roles/#_basic

It does not make sense to maintain two similar roles. I suggest to:

  • check for existing tests using the scripts role
  • if found, migrate them to basic role
  • remove the role from the package
  • update documentation accordingly

Right, +1 in favour of basic role.
It uses str-common-init and 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.

Fixed in 2387efd.

Metadata Update from @psss:
- Issue close_status updated to: SOLVED
- Issue status updated to: Closed (was: Open)

Metadata