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 #17

Closed
wants to merge 12 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 12 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
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
Collaborator Author

@nvidia-ci-cd nvidia-ci-cd 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

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.

7 participants