This issue helps the QA team to take in test day request and put them on a release cycle. We might have a few follow up after a proposal is made.
COPR repository with GNOME Software package for testing.
Regarding test cases, IDK if there was already any previous testing day for GNOME Software particularly, so we can reuse it? We could also add there the automated cases from Bodhi updates.
Metadata Update from @sumantrom: - Issue assigned to sumantrom
Thanks for filing up the issue. Do you intend to spin up an fedora image or recommend one on which you want us to install the COPR software version? Also, is the new version going to also be used for testing upgrades...?
@kparal @adamwill , do you know how we can trick the system into thinking there is an upgrade especially if the build is Rawhide only?
Hi Sumantro,
I didn’t originally plan to create a custom Fedora image for testing, but if you think it would make things easier for users, we can certainly prepare one. Otherwise, since this change is intended for Fedora 42 (current Rawhide), testing it in that environment would likely be best.
As for testing upgrades, I assume you mean system upgrades. That would be useful, though I’m not sure how to approach it without a newer version beyond Rawhide to upgrade to...
Thanks for filing up the issue. Do you intend to spin up an fedora image or recommend one on which you want us to install the COPR software version? Also, is the new version going to also be used for testing upgrades...? @kparal @adamwill , do you know how we can trick the system into thinking there is an upgrade especially if the build is Rawhide only?
To make sure there will always be an upgrade ready, we are doing the following in openQA:
acpica-tools
curl -o /etc/yum.repos.d/openqa-testrepo-1.repo https://fedorapeople.org/groups/qa/openqa-repos/openqa-testrepo-1.repo
dnf -y --disablerepo=* --enablerepo=openqa-testrepo-1 install acpica-tools
dnf update
Hi Sumantro, I didn’t originally plan to create a custom Fedora image for testing, but if you think it would make things easier for users, we can certainly prepare one. Otherwise, since this change is intended for Fedora 42 (current Rawhide), testing it in that environment would likely be best. As for testing upgrades, I assume you mean system upgrades. That would be useful, though I’m not sure how to approach it without a newer version beyond Rawhide to upgrade to...
Nah lets sure Rawhide in this case. I will come up with test case by tomorrow and we should be able to sync up fix this! Thanks
@lruzicka a thousand hearts for the steps :D
wiki : http://fedoraproject.org/wiki/Test_Day:2025-02-10_GNOME_Software_with_dnf5 results : https://testdays.fedoraproject.org/events/208
cal : https://calendar.fedoraproject.org/QA/2025/2/10/#m10984 FedMag coming out soon!
Metadata Update from @sumantrom: - Custom field story_points adjusted to 3
Log in to comment on this ticket.