#113 Heads up on updating Cloud template
Closed: Invalid by adamwill. Opened by kparal.

i'd like to make the following change to the Cloud template:
https://fedoraproject.org/w/index.php?title=User%3AKparal%2FTemplate%3ACloud_text_matrix&diff=755176&oldid=755175

It marks the environments which are not release-blocking as Optional. It also shifts the Local column (so that mandatory columns are first).

Because openqa currently reports to these matrices, I want to synchronize my change with reporting configuration update in openqa.


it probably shouldn't need changes, but I'll keep an eye on it. thanks for the heads up.

Metadata Update from @adamwill:
- Custom field story_points adjusted to 1

Ok, I pushed the change live:
https://fedoraproject.org/w/index.php?title=Template%3ACloud_test_matrix&diff=755273&oldid=692851

I assumed the renaming of Local to Local (Optional) could confuse OpenQA because it reports to that column (and also perhaps the fact that the column index was shifted).

Feel free to close this ticket if the reporting still works fine in the next compose, thanks :-)

The index changing is never an issue. The name changing can be an issue, but wikitcms falls back to fuzzy matching, so as long as the string being searched for (ignoring case) exists in exactly one column name, it'll work. We search for "Local" (that bit's a bit hard to find, sorry), so since there's still only one column with "Local" in it, this should still work fine.

https://fedoraproject.org/wiki/Test_Results:Fedora_44_Rawhide_20251029.n.0_Cloud - looks like it's fine.

Metadata Update from @adamwill:
- Issue close_status updated to: Invalid
- Issue status updated to: Closed (was: Open)

This issue has been migrated to Fedora Forge:
https://forge.fedoraproject.org/quality/fedora_openqa/issues/113

Please continue any further discussion there.

Metadata