Announcing the creation of a new nightly release validation test event for Fedora 24 Rawhide 20151219. Please help run some tests for this nightly compose if you have time. For more information on nightly release validation testing, see: https://fedoraproject.org/wiki/QA:Release_validation_test_plan
Test coverage information for the current release can be seen at: https://www.happyassassin.net/testcase_stats/24
You can see all results, find testing instructions and image download locations, and enter results on the Summary page:
https://fedoraproject.org/wiki/Test_Results:Fedora_24_Rawhide_20151219_Summa...
The individual test result pages are:
https://fedoraproject.org/wiki/Test_Results:Fedora_24_Rawhide_20151219_Insta... https://fedoraproject.org/wiki/Test_Results:Fedora_24_Rawhide_20151219_Base https://fedoraproject.org/wiki/Test_Results:Fedora_24_Rawhide_20151219_Serve... https://fedoraproject.org/wiki/Test_Results:Fedora_24_Rawhide_20151219_Cloud https://fedoraproject.org/wiki/Test_Results:Fedora_24_Rawhide_20151219_Deskt... https://fedoraproject.org/wiki/Test_Results:Fedora_24_Rawhide_20151219_Secur... https://fedoraproject.org/wiki/Template:Fedora_24_Rawhide_20151219_Download
Thank you for testing!
Il 19/Dic/2015 12:43, adamwill@fedoraproject.org ha scritto:
Announcing the creation of a new nightly release validation test event for Fedora 24 Rawhide 20151219. Please help run some tests for this nightly compose if you have time.
Hi Adam.
Currently, the media table lists "boot", "cloud" and "soas" ISOs only.
As far as I can see, according to the "Fedora Rawhide 20151219 compose check report", there should be many more items for testing, not only these 4.
So... I think that part of the matrix is broken again. How can we fix it?
Cheers
//Giulio (juliuxpigface)
On Sun, 2015-12-20 at 18:47 +0100, Giulio E. wrote:
Il 19/Dic/2015 12:43, adamwill@fedoraproject.org ha scritto:
Announcing the creation of a new nightly release validation test event for Fedora 24 Rawhide 20151219. Please help run some tests for this nightly compose if you have time.
Hi Adam.
Currently, the media table lists "boot", "cloud" and "soas" ISOs only.
As far as I can see, according to the "Fedora Rawhide 20151219 compose check report", there should be many more items for testing, not only these 4.
So... I think that part of the matrix is broken again. How can we fix it?
Huh, I'm not sure why this keeps happening. I'll have to look into it. The validation event creation must be happening before the compose is complete (which is possible, now I come to think about it). The fix is quite easy:
relval nightly -r 24 -m Rawhide -c 20151219 -w -f
-w means to write only the download table, -f is 'force', to overwrite existing pages (without that it'll refuse to overwrite the existing download table). I'll run it.
On Sun, 2015-12-20 at 13:57 -0800, Adam Williamson wrote:
On Sun, 2015-12-20 at 18:47 +0100, Giulio E. wrote:
Il 19/Dic/2015 12:43, adamwill@fedoraproject.org ha scritto:
Announcing the creation of a new nightly release validation test event for Fedora 24 Rawhide 20151219. Please help run some tests for this nightly compose if you have time.
Hi Adam.
Currently, the media table lists "boot", "cloud" and "soas" ISOs only.
As far as I can see, according to the "Fedora Rawhide 20151219 compose check report", there should be many more items for testing, not only these 4.
So... I think that part of the matrix is broken again. How can we fix it?
Huh, I'm not sure why this keeps happening. I'll have to look into it. The validation event creation must be happening before the compose is complete (which is possible, now I come to think about it).
I just added a capability to relval which should avoid this happening in future, and adjusted the cronjob I have which creates these nightly events. Hopefully this won't happen in future!