-
Notifications
You must be signed in to change notification settings - Fork 29
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
CI/CD e2e-tier-0 tests failures in bluechi-controller #462
Comments
I also see this from
@dougsland Maybe need to sync all containers with ntp |
I also see this
Need to check adding Followed this blog https://www.redhat.com/sysadmin/tick-tock-container-time |
I remember this one: #394
|
Merged
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Tiers e2e tests started to fail on qm-node
Jun 14 15:48:57 control bluechi-controller[158]: Node 'qm-node1' disconnected
Jun 14 15:49:53 control bluechi-controller[158]: Registered managed node from fd 11 as 'qm-node1'
While bluechi-agent inside qm indicates log connectivity
While the following
More tests here, it seems that network is down every 60-90 seconds
Install in node1
dnf -y install --releasever 9 --installroot /usr/lib/qm/rootfs python iputils
ControllerHost=10.90.0.2
[root@node1 ~]# podman exec qm bash -c "ping 10.90.0.2"
It also happens from the namespace itself
While ping from node1 to controller adress is not uninterruptible
The text was updated successfully, but these errors were encountered: