Results 28 issues of Michael Engel

In order to avoid duplicate test IDs and/or summaries, a python script has been added and integrated into the CI to check for this. The check for duplicate IDs is...

## Please describe what you would like to see This RFE resulted from https://github.com/eclipse-bluechi/bluechi/issues/887. Based on how [systemctl list-units](https://www.freedesktop.org/software/systemd/man/latest/systemctl.html#list-units%20PATTERN%E2%80%A6) works, it is not possible to query services that aren't reference...

enhancement
help wanted
backlog

## Please describe what you would like to see The number of integration tests has grow quite a bit. In order to keep it manageable and lean, we should group...

testing
backlog

## Please describe what you would like to see Currently, the `bluechi-agent` and `bluechi-controller` are started `After=network.target`. This [special target](https://www.freedesktop.org/software/systemd/man/latest/systemd.special.html#network.target) is only weakly defined and there is > no guarantee...

enhancement
jira

## Describe the bug In https://github.com/eclipse-bluechi/bluechi/pull/850 we changed the `bluechi-selinux` policy from permissive to enforcing by default. This leads to various errors. ### Known issues __Blocked systemd calls__ When enforcing...

bug

## 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...

bug
jira
needs research
testing

## Please describe what you would like to see In #878 a workflow was added to run Integration Tests in multihost mode on testing farm. This, however, is currently only...

enhancement
testing

## Please describe what you would like to see BlueChi emits signals on the system D-Bus when nodes are dis-/connecting: https://github.com/eclipse-bluechi/bluechi/blob/main/data/org.eclipse.bluechi.Node.xml#L224-L232 These can be used by state managers to determine...

enhancement
jira

## Please describe what you would like to see In https://github.com/eclipse-bluechi/bluechi/issues/652 the problem was raised that `bluechi-controller` detects a disconnect of the `bluechi-agent` quite late if the cable is unplugged,...

enhancement
backlog

## Please describe what you would like to see In https://github.com/eclipse-bluechi/bluechi/pull/765 the multihost integration tests have been extended by a cleanup after each test - including the journal logs. Instead...

testing
backlog