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

Test agent cmd options #894

Closed mkemel closed 4 months ago

mkemel commented 4 months ago

Adding integration test to test the following CLI options for bluechi-agent: -n, -H, -a, -i, -p

Related: https://github.com/eclipse-bluechi/bluechi/issues/787

coveralls commented 4 months ago

Coverage Status

coverage: 84.798% (+0.2%) from 84.602% when pulling db64aa7d6390ad54b7cd3ca28f96599d6b0a1b58 on mkemel:tests into 79eea999e966ce82e2df916539e13513cca4e080 on eclipse-bluechi:main.

mkemel commented 4 months ago

Small comment fix