Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

extend func-test timeout #829

Merged
merged 1 commit into from
Jan 9, 2025

Conversation

SchSeba
Copy link
Collaborator

@SchSeba SchSeba commented Jan 9, 2025

with the introduction of rdma system mode change on baremetal systems it takes more than 1h that is the default for ginkgo

with the introduction of rdma system mode change on baremetal
systems it takes more than 1h that is the default for ginkgo

Signed-off-by: Sebastian Sch <[email protected]>
Copy link

github-actions bot commented Jan 9, 2025

Thanks for your PR,
To run vendors CIs, Maintainers can 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, Maintainers can 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.

@adrianchiris adrianchiris merged commit 009c691 into k8snetworkplumbingwg:master Jan 9, 2025
14 checks passed
@coveralls
Copy link

Pull Request Test Coverage Report for Build 12691381132

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 11 unchanged lines in 3 files lost coverage.
  • Overall coverage decreased (-0.05%) to 47.354%

Files with Coverage Reduction New Missed Lines %
controllers/sriovnetworknodepolicy_controller.go 3 58.66%
controllers/helper.go 3 68.91%
controllers/generic_network_controller.go 5 74.38%
Totals Coverage Status
Change from base Build 12586487060: -0.05%
Covered Lines: 7248
Relevant Lines: 15306

💛 - Coveralls

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants