Closed e0ne closed 3 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.Changes Missing Coverage | Covered Lines | Changed/Added Lines | % | ||
---|---|---|---|---|---|
controllers/sriovnetworknodepolicy_controller.go | 0 | 43 | 0.0% | ||
<!-- | Total: | 0 | 43 | 0.0% | --> |
Files with Coverage Reduction | New Missed Lines | % | ||
---|---|---|---|---|
controllers/drain_controller.go | 1 | 68.06% | ||
controllers/sriovnetworknodepolicy_controller.go | 1 | 12.04% | ||
<!-- | Total: | 2 | --> |
Totals | |
---|---|
Change from base Build 9108514484: | -0.02% |
Covered Lines: | 5114 |
Relevant Lines: | 12802 |
@e0ne is this one still relevant ?
Hi @e0ne should we close this one?
We don't need another 5 minutes to update SriovNetworkNodeState CRD in case if it was created.
Let's same some time between object creation and spec filling to make SR-IOV configuration more consistant and faster.