The following roles--currently included with standard-test-roles-- are obsolete and should be removed:
standard-test-roles
standard-test-selector
standard-test-cloud
standard-test-docker
Any others?
I agree with removing these. However we need to make sure any tests that use them are ported. My basic testing indicates the following ported tests may need to be fixed:
"ca-certificates", "cronie", "device-mapper-multipath", "device-mapper-persistent-data", "filesystem", "iscsi-initiator-utils", "linux-firmware", "mdadm"
Thank you. I will follow up with the maintainers of those tests (likely via PRs) to adjust the tests.yml playbook and/or remove the obsolete test_docker.yml playbook that references the standard-test-docker role. It doesn't look like any tests are currently using the obsolete test_cloud.yml playbook or referencing the standard-test-cloud role.
tests.yml
test_docker.yml
test_cloud.yml
All tests referenced above have been fixed to remove references to the obsolete roles.
(With the exception of iscsi-initiator-utils--which is blocked at the moment only because of a glitch with the upstreamfirst pagure instance preventing the project owner from completing the merge of https://upstreamfirst.fedorainfracloud.org/iscsi-initiator-utils/pull-request/2. )
iscsi-initiator-utils
Nice work. I agree with removing these from the next release of standard-test-roles. The tests in upstreamfirst are not in dist-git yet ... so I think we can move on this in spite of the pagure problem.
Metadata Update from @stefw: - Issue status updated to: Closed (was: Open)
Follow-up: the glitch affecting the upstreamfirst pagure instance has been resolved and the iscsi-initiator-utils fix has now been merged.