You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 12, 2021. It is now read-only.
As observed from the two PRs (#2840 and #2833), we see the clh-docker CI job is failing on run hot plug block devices. Also, @egernst reported a similar failure of VmInfoGet failed after hotplug memory to kata+clh.
Description of problem
As observed from the two PRs (#2840 and #2833), we see the clh-docker CI job is failing on
run hot plug block devices. Also, @egernst reported a similar failure ofVmInfoGet failedafter hotplug memory to kata+clh.As @jcvenegas and I confirmed the failure is not related to the changes from the PRs, we believe this is a regression failure introduced recently. The last CI job was passing few days ago on 07/25 [here](http://jenkins.katacontainers.io/job/kata-containers-runtime-ubuntu-1804-PR-cloud-hypeprvisor-docker/141/.
I am opening a dummy PR to verify whether it is actually a regression test failure that was escaped from previous checks/CIs.