action #175716
closedaction #168097: [qe-core] Make openqa.suse.de tests work with mirrors instead of dist.suse.de or download.suse.de
Re-enable IPMI workers size:S
0%
Description
Motivation¶
IPMI workers were disabled in parent ticket and comment https://progress.opensuse.org/issues/168097#note-29.
@mkittler created https://gitlab.suse.de/openqa/salt-pillars-openqa/-/merge_requests/941 to avoid running those jobs for now. This commit can be reverted when tests have been somehow adapted. Maybe it makes sense to create a separate ticket for that.
There is probably time to revert the change, because we realized that some machines are working by accident https://openqa.suse.de/tests/16493033#dependencies.
Example shows 64bit-unarmed
worker class, which was not masked as other classes. We noticed baremetal tests works again, thanks to this typo/mistake.
There were many changes in the network since workers were disabled, it is hard to guess what made it working.
Rollback Actions¶
Revert https://gitlab.suse.de/openqa/salt-pillars-openqa/-/merge_requests/941
Acceptance Criteria¶
- AC1: openQA jobs are scheduled on ipmi baremetal workers. Issues observed after the revert should have own follow up tickets.