Closed ykulazhenkov closed 7 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.Totals | |
---|---|
Change from base Build 8551115006: | 0.0% |
Covered Lines: | 4821 |
Relevant Lines: | 12537 |
Use quotes for values in
configDaemonNodeSelector
selector to be compatible with values like: "123", "true".cc @e0ne