kata-containers / tests

Kata Containers tests, CI, and metrics
https://katacontainers.io/
Apache License 2.0
139 stars 196 forks source link

ci: Remove selinux workaround when kata-deploy adds support for it #5805

Open ldoktor opened 10 months ago

ldoktor commented 10 months ago

Which feature do you think can be improved?

In https://github.com/kata-containers/tests/pull/5798 we are adding a workaround to enable testing with selinux enabled while the proper solution to kata-deploy is still under negotiation in https://github.com/kata-containers/kata-containers/pull/8417

Let's keep an eye on this and once https://github.com/kata-containers/kata-containers/pull/8417 is public remove this workaround from our CI pipeline.