containers / qm

QM is a containerized environment for running Functional Safety qm (Quality Management) software
https://github.com/containers/qm
GNU General Public License v2.0
21 stars 22 forks source link

Fix agent-flood #524

Closed pengshanyu closed 2 weeks ago

pengshanyu commented 2 weeks ago

fix https://github.com/containers/qm/issues/517

Removed the code block for inserting controller host ip to /etc/qm/bluechi/agent.conf.d/agent.conf, because if set-ffi-env-e2e is not called, then this file may not exist. And the status of bluechi-agent qm.localrootfs does not affect the status of bluechi-tester-1 and bluechi-tester-2 in this test case.