action #175716
Updated by pcervinka 4 months ago
IPMI workers were disabled in parent ticket and comment https://progress.opensuse.org/issues/168097#note-29. ``` I 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. classed. 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. #### Next action Revert https://gitlab.suse.de/openqa/salt-pillars-openqa/-/merge_requests/941 #### Expected result openQA jobs are schedule on ipmi baremetal workers. Issues observed after revert should have own follow up tickets.