action #129020
closedcoordination #121876: [epic] Handle openQA review failures in Yam squad - SLE 15 SP5
Prepare for GMC removing of beta popup in interactive installation
Description
Motivation¶
Adjust schedules to avoid processing beta popup when the product will not contain it in GMC in all the job groups owned by Yam
Acceptance criteria¶
AC1: Double-check setting BETA=1 was replace with BETA=1 in Medium Types in openQA
AC2: Restart staging areas with correct setting (recently updated) to speed up the release for testing of GMC
AC3: Avoid processing beta popup in product validation
Additional information¶
We should double check that the setting is fine for all our Yam Flavors, as there were many place to update.
Now that we moved to mostly to yaml based on default it should be less files where to adapt this.
We should not merge PR a bit on advance of the first build, please watch for it.
Updated by JERiveraMoya over 1 year ago
- Related to action #129017: Create temp schedules for staging C to pass without beta added
Updated by JERiveraMoya over 1 year ago
- Subject changed from Prepare for removing of beta popup in interactive installation to Prepare for GMC removing of beta popup in interactive installation
Updated by zoecao over 1 year ago
- Status changed from Workable to In Progress
- Assignee set to zoecao
Updated by zoecao over 1 year ago
Update status for this ticket:
- The setting BETA=1 has been replaced with BETA=0 in Medium Types in openQA: 15-SP5 migration flavors, 15-SP5 Online/Full flavors, 15-SP5 Online-*-Staging flavors.
- Re-triggered the jobs in staging group, all passed: https://openqa.suse.de/group_overview/125?limit_builds=20
- To avoid processing beta popup in product validation, I modified some schedules and here is PR: https://github.com/os-autoinst/os-autoinst-distri-opensuse/pull/17052
BUT not all the schedule files have been modified, need someone else to take care of the rest if this should be done by the end of today, feel free to reassign it, thanks.
Updated by zoecao over 1 year ago
I closed the PR mentioned above and submitted a new one:
https://github.com/os-autoinst/os-autoinst-distri-opensuse/pull/17059
Updated by zoecao over 1 year ago
Checked the settings in migration job groups, some cases have BETA=1 in testsuites, I submit a MR to remove them because the BETA setting has already added in Medium types.
MR: https://gitlab.suse.de/coolgw/wegao-test/-/merge_requests/297
Updated by zoecao over 1 year ago
- Status changed from In Progress to Resolved
PR and MR are merged, and the continuous migration testsuites are updated, close it now.