k8snetworkplumbingwg / sriov-network-operator

Operator for provisioning and configuring SR-IOV CNI plugin and device plugin
Apache License 2.0
85 stars 114 forks source link

e2e: Use `helm` to deploy on k8s cluster #704

Closed zeeke closed 5 months ago

zeeke commented 6 months ago

Using helm to deploy the operator in vanilla k8s CI lanes helps avoid error in helm charts changes. Instead of adding a new helm e2e lane (as it would increase the CI load), we can keep the already in place lanes as:

github-actions[bot] commented 6 months ago

Thanks for your PR, To run vendors CIs use one of:

coveralls commented 6 months ago

Pull Request Test Coverage Report for Build 9674487218

Details


Files with Coverage Reduction New Missed Lines %
controllers/generic_network_controller.go 5 74.53%
<!-- Total: 5 -->
Totals Coverage Status
Change from base Build 9667839529: -0.04%
Covered Lines: 5450
Relevant Lines: 13511

💛 - Coveralls
github-actions[bot] commented 6 months ago

Thanks for your PR, To run vendors CIs use one of:

github-actions[bot] commented 6 months ago

Thanks for your PR, To run vendors CIs use one of:

github-actions[bot] commented 6 months ago

Thanks for your PR, To run vendors CIs use one of:

github-actions[bot] commented 6 months ago

Thanks for your PR, To run vendors CIs use one of:

github-actions[bot] commented 6 months ago

Thanks for your PR, To run vendors CIs use one of:

github-actions[bot] commented 6 months ago

Thanks for your PR, To run vendors CIs use one of:

github-actions[bot] commented 6 months ago

Thanks for your PR, To run vendors CIs use one of:

github-actions[bot] commented 6 months ago

Thanks for your PR, To run vendors CIs use one of:

github-actions[bot] commented 6 months ago

Thanks for your PR, To run vendors CIs use one of:

github-actions[bot] commented 5 months ago

Thanks for your PR, To run vendors CIs use one of:

github-actions[bot] commented 5 months ago

Thanks for your PR, To run vendors CIs use one of:

github-actions[bot] commented 5 months ago

Thanks for your PR, To run vendors CIs use one of:

adrianchiris commented 5 months ago

@zeeke can you rebase this one ?

github-actions[bot] commented 5 months ago

Thanks for your PR, To run vendors CIs use one of:

github-actions[bot] commented 5 months ago

Thanks for your PR, To run vendors CIs use one of:

adrianchiris commented 5 months ago

lets have CI green and we can merge imo

github-actions[bot] commented 5 months ago

Thanks for your PR, To run vendors CIs use one of:

zeeke commented 5 months ago

CI green, got two approvals. Merging