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

feat: Network Operator release trigger #1203

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

e0ne
Copy link
Collaborator

@e0ne e0ne commented Dec 2, 2024

We need to start SR-IOV Network Operator release if Network Operator Release pipeline started.

@coveralls
Copy link
Collaborator

coveralls commented Dec 2, 2024

Pull Request Test Coverage Report for Build 12167662267

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 37 unchanged lines in 5 files lost coverage.
  • Overall coverage decreased (-0.6%) to 59.924%

Files with Coverage Reduction New Missed Lines %
controllers/nicclusterpolicy_controller.go 1 78.66%
pkg/state/state_ipoib_network.go 4 75.24%
api/v1alpha1/zz_generated.deepcopy.go 4 40.38%
controllers/ipoibnetwork_controller.go 7 77.38%
controllers/hostdevicenetwork_controller.go 21 68.18%
Totals Coverage Status
Change from base Build 12159494588: -0.6%
Covered Lines: 3303
Relevant Lines: 5512

💛 - Coveralls

.github/workflows/release.yaml Outdated Show resolved Hide resolved
.github/workflows/release.yaml Outdated Show resolved Hide resolved
.github/workflows/release.yaml Outdated Show resolved Hide resolved
- uses: actions/checkout@v4
with:
token: ${{ secrets.GH_TOKEN_NVIDIA_CI_CD }}
repository: ${{ github.repository_owner }}/sriov-network-operator
Copy link
Member

Choose a reason for hiding this comment

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

The tag will always on master branch here, no?

.github/workflows/release.yaml Outdated Show resolved Hide resolved
We need to start SR-IOV Network Operator release if Network Operator
Release pipeline started.

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

3 participants