Closed SchSeba closed 8 months ago
Thanks for your PR, To run vendors CIs use one of:
/test-all
: To run all tests for all vendors./test-e2e-all
: To run all E2E tests for all vendors./test-e2e-nvidia-all
: To run all E2E tests for NVIDIA vendor.
To skip the vendors CIs use one of:
/skip-all
: To skip all tests for all vendors./skip-e2e-all
: To skip all E2E tests for all vendors./skip-e2e-nvidia-all
: To skip all E2E tests for NVIDIA vendor.
Best regards.Files with Coverage Reduction | New Missed Lines | % | ||
---|---|---|---|---|
pkg/host/mock/mock_host.go | 10 | 31.44% | ||
<!-- | Total: | 10 | --> |
Totals | |
---|---|
Change from base Build 8467233545: | -0.02% |
Covered Lines: | 4794 |
Relevant Lines: | 12509 |
@e0ne @ykulazhenkov please take a look this can be a way to make the sriov-operator work with mlx cards in secure mode.
in general the idea is
We need to check for the kernel lockdown only in the mlx plugin.
if the firmware in the mlx card is already configured as needed we can allocate virtual functions even if the system is in lockdown