pengshanyu

Results 19 comments of pengshanyu

still got this error. ``` [root@ibm-p8-kvm-03-guest-02 ~]# podman exec -it qm bash bash-5.1# bash-5.1# rpm -qa | grep python3-gobject python3-gobject-base-noarch-3.40.1-6.el9.noarch python3-gobject-base-3.40.1-6.el9.x86_64 python3-gobject-3.40.1-6.el9.x86_64 bash-5.1# bash-5.1# systemctl status bluechi-tester-1 × bluechi-tester-1.service -...

Hi @dougsland, sure, let me sort out my thoughts and then prepare the patch. I restarted qm service after installed `python3-gobject` , but still have the same problem. I tried...

@engelmi Thank you so much for the reply. Yes, you are right, the container image we using is `quay.io/repository/centos-sig-automotive/ffi-tools` Sure, please feel free to file MR, thanks.

The [MR](https://gitlab.com/CentOS/automotive/container-images/ffi-tools/-/merge_requests/32) that installed `python3-gobject` has been merged. This solution works, `agent-flood` is passed, I will prepare a PR accordingly. ``` Jul 03 21:38:40 ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com bluechi-controller[9979]: Registered managed node from...

@Yarboa Thank you for sharing.

Hi @Yarboa, it seems that the tier0 test mentioned by Pavol is different from the one you mentioned in the comment above. What test cases do we want tier0 to...

Hi @Yarboa , I setup the qm environment by running `set-ffi-env-e2e`, and then do the checks mentioned in https://github.com/containers/qm/issues/342#issuecomment-2200525139. Is this correct, or do I need to setup the qm...

@Yarboa @pbrilla-rh I named the sanity test to tier-0, but there are also tier-0 tests in `qm-connectivity` and `qm-unit-files`, how should they be renamed or do we want them to...

filed a PR: https://github.com/containers/qm/pull/438