]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Workaround cloud-init hotplug issue
authorRich Ercolani <214141+rincebrain@users.noreply.github.com>
Mon, 25 Oct 2021 17:27:05 +0000 (13:27 -0400)
committerGitHub <noreply@github.com>
Mon, 25 Oct 2021 17:27:05 +0000 (11:27 -0600)
commit731fbb5d22a6f6cbf6b284d5aa8e65370a3b8045
tree1f4be95cdd3239eeac072180771dc2f9838eeedc
parent14b69c0929f3867f87418f6f4001994afb26e5dd
Workaround cloud-init hotplug issue

cloud-init added a hook which triggers on every device add/rm
event, which results in holding open devices for a while after
they're created/destroyed.

So let's shove an exclusion rule for that into the GH workflows
until it gets fixed.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: George Melikov <mail@gmelikov.ru>
Reviewed-by: John Kennedy <john.kennedy@delphix.com>
Signed-off-by: Rich Ercolani <rincebrain@gmail.com>
Closes #12644
Closes #12669
.github/workflows/zfs-tests-functional.yml
.github/workflows/zfs-tests-sanity.yml