eclipse-bluechi / bluechi

Eclipse BlueChi is a systemd service controller intended for multi-node environments with a predefined number of nodes and with a focus on highly regulated ecosystems such as those requiring functional safety.
https://bluechi.readthedocs.io/en/latest/
GNU Lesser General Public License v2.1
132 stars 38 forks source link

Fix integration tests in GH action #971

Closed engelmi closed 1 month ago

engelmi commented 1 month ago

Describe the bug

The new tmt 1.38.0 release introduced the --feeling-safe option (or TMT_FEELING_SAFE env variable in order to prepare users for the upcoming changes in the local provisioning. This results in a failing GH pipeline where we use the latest tmt version. Packit/Testing Farm runs seem unaffected (as of writing this issue).

To Reproduce

Using tmt 1.38.0 running BlueChi's integration tests without the feeling safe option.