Standard Test Interface does not require tests.yml file as the main entry point. Tests and STR pages updated to make this clear.
tests.yml
See https://pagure.io/fedora-ci/general/issue/27 for more context.
Hi, looks reasonable.
or you can have directly multiple plays in one of the tests*.yml file, if you want to run in the same environment ...
@mvadkert, this is mentioned also in the change (including an example):
Optionally you can have multiple playbooks without the `tests` prefix and link them from the `tests.yml` file
Do you suggest to comment more on this?
@psss I guess it is ok ...
Pull-Request has been merged by psss
Standard Test Interface does not require
tests.ymlfile as the mainentry point. Tests and STR pages updated to make this clear.