kubevirt / hyperconverged-cluster-operator

Operator pattern for managing multi-operator products
Apache License 2.0
149 stars 150 forks source link

Test PR #2932

Closed tiraboschi closed 4 months ago

tiraboschi commented 4 months ago

What this PR does / why we need it: Test PR

Reviewer Checklist

Reviewers are supposed to review the PR for every aspect below one by one. To check an item means the PR is either "OK" or "Not Applicable" in terms of that item. All items are supposed to be checked before merging a PR.

Jira Ticket:

NONE

Release note:

NONE
kubevirt-bot commented 4 months ago

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: Once this PR has been reviewed and has the lgtm label, please ask for approval from tiraboschi. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files: - **[OWNERS](https://github.com/kubevirt/hyperconverged-cluster-operator/blob/main/OWNERS)** Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
sonarcloud[bot] commented 4 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

coveralls commented 4 months ago

Pull Request Test Coverage Report for Build 8927121105

Details


Files with Coverage Reduction New Missed Lines %
controllers/operands/operandHandler.go 1 86.18%
<!-- Total: 1 -->
Totals Coverage Status
Change from base Build 8926562524: -0.02%
Covered Lines: 5200
Relevant Lines: 6058

💛 - Coveralls
tiraboschi commented 4 months ago

closing

openshift-ci[bot] commented 4 months ago

@tiraboschi: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/hco-e2e-upgrade-prev-operator-sdk-aws ec29809b0f37c71d75d626479e9d9f8ac52b7800 link true /test hco-e2e-upgrade-prev-operator-sdk-aws
ci/prow/hco-e2e-upgrade-operator-sdk-sno-aws ec29809b0f37c71d75d626479e9d9f8ac52b7800 link false /test hco-e2e-upgrade-operator-sdk-sno-aws
ci/prow/hco-e2e-upgrade-operator-sdk-aws ec29809b0f37c71d75d626479e9d9f8ac52b7800 link true /test hco-e2e-upgrade-operator-sdk-aws
ci/prow/hco-e2e-operator-sdk-aws ec29809b0f37c71d75d626479e9d9f8ac52b7800 link true /test hco-e2e-operator-sdk-aws
ci/prow/hco-e2e-upgrade-prev-operator-sdk-sno-aws ec29809b0f37c71d75d626479e9d9f8ac52b7800 link false /test hco-e2e-upgrade-prev-operator-sdk-sno-aws
ci/prow/hco-e2e-operator-sdk-sno-aws ec29809b0f37c71d75d626479e9d9f8ac52b7800 link false /test hco-e2e-operator-sdk-sno-aws
ci/prow/hco-e2e-consecutive-operator-sdk-upgrades-aws ec29809b0f37c71d75d626479e9d9f8ac52b7800 link true /test hco-e2e-consecutive-operator-sdk-upgrades-aws
ci/prow/okd-hco-e2e-operator-sdk-gcp ec29809b0f37c71d75d626479e9d9f8ac52b7800 link false /test okd-hco-e2e-operator-sdk-gcp
ci/prow/hco-e2e-operator-sdk-sno-azure ec29809b0f37c71d75d626479e9d9f8ac52b7800 link false /test hco-e2e-operator-sdk-sno-azure
ci/prow/okd-hco-e2e-operator-sdk-aws ec29809b0f37c71d75d626479e9d9f8ac52b7800 link false /test okd-hco-e2e-operator-sdk-aws
ci/prow/hco-e2e-upgrade-prev-operator-sdk-sno-azure ec29809b0f37c71d75d626479e9d9f8ac52b7800 link false /test hco-e2e-upgrade-prev-operator-sdk-sno-azure
ci/prow/hco-e2e-kv-smoke-azure ec29809b0f37c71d75d626479e9d9f8ac52b7800 link true /test hco-e2e-kv-smoke-azure
ci/prow/okd-hco-e2e-upgrade-operator-sdk-aws ec29809b0f37c71d75d626479e9d9f8ac52b7800 link false /test okd-hco-e2e-upgrade-operator-sdk-aws
ci/prow/hco-e2e-upgrade-operator-sdk-azure ec29809b0f37c71d75d626479e9d9f8ac52b7800 link true /test hco-e2e-upgrade-operator-sdk-azure
ci/prow/okd-hco-e2e-upgrade-operator-sdk-gcp ec29809b0f37c71d75d626479e9d9f8ac52b7800 link false /test okd-hco-e2e-upgrade-operator-sdk-gcp
ci/prow/hco-e2e-operator-sdk-gcp ec29809b0f37c71d75d626479e9d9f8ac52b7800 link true /test hco-e2e-operator-sdk-gcp
ci/prow/hco-e2e-kv-smoke-gcp ec29809b0f37c71d75d626479e9d9f8ac52b7800 link true /test hco-e2e-kv-smoke-gcp
ci/prow/hco-e2e-upgrade-operator-sdk-sno-azure ec29809b0f37c71d75d626479e9d9f8ac52b7800 link false /test hco-e2e-upgrade-operator-sdk-sno-azure
ci/prow/hco-e2e-consecutive-operator-sdk-upgrades-azure ec29809b0f37c71d75d626479e9d9f8ac52b7800 link true /test hco-e2e-consecutive-operator-sdk-upgrades-azure
ci/prow/hco-e2e-upgrade-prev-operator-sdk-azure ec29809b0f37c71d75d626479e9d9f8ac52b7800 link true /test hco-e2e-upgrade-prev-operator-sdk-azure
ci/prow/hco-e2e-operator-sdk-azure ec29809b0f37c71d75d626479e9d9f8ac52b7800 link true /test hco-e2e-operator-sdk-azure

Full PR test history. Your PR dashboard.

Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository. I understand the commands that are listed [here](https://go.k8s.io/bot-commands).