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
130 stars 37 forks source link

Integration Test for proxy service propagation is flaky #874

Open engelmi opened 4 months ago

engelmi commented 4 months ago

Describe the bug

The integration test proxy-service-propagate-target-service-failure is flaky. One of the most recent runs where it failed: https://github.com/eclipse-bluechi/bluechi/actions/runs/8614446784

Since it seems to randomly fail, a more in-depth analysis is needed here.

To Reproduce

Not sure yet. A more in-depth analysis why the test fails (seemingly randomly) is needed.

Expected behavior

The test proxy-service-propagate-target-service-failure should always pass.

ArtiomDivak commented 4 months ago

Please assign me to this issue