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

sync: from upstream master to master #30

Closed
wants to merge 14 commits into from

Conversation

nvidia-ci-cd
Copy link
Collaborator

Created by sync-fork workflow job to sync changes from upstream to downstream.

zeeke and others added 14 commits June 27, 2024 12:21
Signed-off-by: Andrea Panattoni <[email protected]>
In OCP 4.16, dockercfg secret moved from the form of
"serviceaccount:xyz" to "<token>:xyz".

Use bash left trim operator (`${<variable>#<prefix>}`) to make it
explicit.

Signed-off-by: Andrea Panattoni <[email protected]>
e2e: Stick to a stable OCP version
Deploy RDMA CNI as a part of SR-IOV Operator
Signed-off-by: Sebastian Sch <[email protected]>
Skip firmware reset on devices the operator doesn't control
If we specify a type we can stop the Github Actions bot from resending the
ci-triggers list to open PRs on every HEAD change.

> [...] if no activity types are specified, the workflow runs when a pull request
is opened or reopened or when the head branch of the pull request is updated.

Signed-off-by: Tobias Giese <[email protected]>
ci: sent ci-triggers comment only once on PR open or reopen
Only maintainers can trigger vendor CI, mention
that in in PR message.

Signed-off-by: adrianc <[email protected]>
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.

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Auto approved

@maze88 maze88 closed this Jul 17, 2024
@coveralls
Copy link

Pull Request Test Coverage Report for Build 9974231334

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details

  • 17 of 54 (31.48%) changed or added relevant lines in 6 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.03%) to 40.909%

Changes Missing Coverage Covered Lines Changed/Added Lines %
pkg/host/internal/sriov/sriov.go 6 10 60.0%
pkg/host/store/store.go 0 9 0.0%
pkg/helper/mock/mock_helper.go 0 10 0.0%
pkg/plugins/mellanox/mellanox_plugin.go 0 14 0.0%
Totals Coverage Status
Change from base Build 9974172811: -0.03%
Covered Lines: 5600
Relevant Lines: 13689

💛 - 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.

8 participants