Hey all, Today we land [1] which changes tests names. This affects all opened pull requests as they need to be rebased and also you won't be able to re-run any tests with the same (old) name. Tests names now have form osimage[/scenario][@owner/project]. So for example: `verify/fedora-30` is now `fedora-30` (`verify` is default scenario for cockpit-project/cockpit) `avocado/fedora` is now `fedora-30/avocado` `selenium/firefox` is now `fedora-30/selenium-firefox` (there cannot be `/` in scenario) `cockpit/fedora-30@cockpit-project/cockpit-podman` is now `fedora-30@cockpit-project/cockpit-podman` (dropping the `cockpit` prefix)
Hope it makes sense :) If not or you encounter any problem please ping me on IRC. MM [1] https://github.com/cockpit-project/cockpit/pull/12367 _______________________________________________ cockpit-devel mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedorahosted.org/archives/list/[email protected]
