kubernetes/test
Francesco Romani 871201ba64 e2e: node: remove kubevirt device plugin
The podresources e2e tests want to exercise the case on which a device
plugin doesn't report topology affinity. The only known device plugin
which had this requirement and didn't depend on specialized hardware
was the kubevirt device plugin, which was however deprecated after
we started using it.

So the e2e tests are now broken, and in any case they can't depend on
unmaintained and liable to be obsolete code.

To unblock the state and preserve some e2e signal, we switch to the
sample device plugin, which is a stub implementation and which is
managed in-tree, so we can maintain it and ensure it fits the e2e test
usecase.

This is however a regression, because e2e tests should try their hardest
to use real devices and avoid any mocking or faking.
The upside is that using a OS-neutral device plugin for the tests enables
us to run on all the supported platform (windows!) so this could allow
us to transition these tests to conformance.

Signed-off-by: Francesco Romani <fromani@redhat.com>
2023-02-22 14:04:22 +01:00
..
cmd Re-enable label selector 2023-02-20 09:10:51 +03:00
conformance Update ineligible endpoints yaml 2023-02-14 09:00:44 +13:00
e2e Merge pull request #115800 from shogohida/switch-image-in-grpc-probe-tests-to-agnhost 2023-02-18 10:19:36 -08:00
e2e_kubeadm e2e: use Ginkgo context 2022-12-16 20:14:04 +01:00
e2e_node e2e: node: remove kubevirt device plugin 2023-02-22 14:04:22 +01:00
fixtures Updating pause image refernces to 3.9 2022-11-14 10:24:54 -08:00
fuzz
images Merge pull request #115828 from cpanato/go1201 2023-02-16 09:55:56 -08:00
instrumentation Merge pull request #115394 from ritazh/kmsv2-metrics 2023-02-15 18:03:37 -08:00
integration Merge pull request #113312 from jiahuif-forks/feature/cel/builtins 2023-02-18 00:31:36 -08:00
kubemark Drop unsupported iks configuration for kubemark 2022-09-25 17:33:22 -04:00
list
soak/serve_hostnames fix typos 2022-06-15 13:38:48 +09:00
typecheck Avoid typechecking stdlib 2023-01-28 23:32:50 -05:00
utils update distroless iptables to v0.2.1 2023-02-20 13:44:09 +01:00
OWNERS test/OWNERS: add pohly as approver 2023-01-09 09:54:10 +01:00