kata-containers / kata-containers

Kata Containers is an open source project and community working to build a standard implementation of lightweight Virtual Machines (VMs) that feel and perform like containers, but provide the workload isolation and security advantages of VMs. https://katacontainers.io/
Apache License 2.0
5.08k stars 1k forks source link

CI: disable jobs that failed >= 50% on nightly CI recently - part 2 #9857

Closed wainersm closed 2 days ago

wainersm commented 1 week ago

Continuation of https://github.com/kata-containers/kata-containers/pull/9765

There are other jobs that failed 5 or more times on last 10 executions on nightly CI, see in https://github.com/kata-containers/kata-containers/issues/9506#issuecomment-2168522061

In this PR I'm disabling most of them, except for TEE jobs, https://github.com/kata-containers/kata-containers/issues/9855 and https://github.com/kata-containers/kata-containers/issues/9850 (working on a fix).