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

stoping using beta.kubernetes.io/os #411

Merged
merged 1 commit into from
Mar 14, 2023

Conversation

pacoxu
Copy link
Contributor

@pacoxu pacoxu commented Feb 24, 2023

Fixes #387

@github-actions
Copy link

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.

@pacoxu
Copy link
Contributor Author

pacoxu commented Feb 24, 2023

/test-all

@adrianchiris adrianchiris requested a review from e0ne March 12, 2023 09:36
@coveralls
Copy link

Pull Request Test Coverage Report for Build 4258722735

  • 0 of 1 (0.0%) changed or added relevant line in 1 file are covered.
  • 9 unchanged lines in 3 files lost coverage.
  • Overall coverage decreased (-0.1%) to 24.967%

Changes Missing Coverage Covered Lines Changed/Added Lines %
controllers/sriovnetworknodepolicy_controller.go 0 1 0.0%
Files with Coverage Reduction New Missed Lines %
controllers/sriovibnetwork_controller.go 2 65.35%
api/v1/helper.go 3 41.2%
controllers/sriovnetwork_controller.go 4 65.0%
Totals Coverage Status
Change from base Build 4241950765: -0.1%
Covered Lines: 1881
Relevant Lines: 7534

💛 - Coveralls

@zeeke zeeke merged commit 60e71c3 into k8snetworkplumbingwg:master Mar 14, 2023
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.

Stop using the beta.kubernetes.io/arch
4 participants