Open qinqon opened 3 days ago
/test e2e-aws-ovn-virt-techpreview
/retest-required
@qinqon: 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/e2e-aws-ovn-single-node-upgrade | 133dc70c62e24f752d34b83fa4bedeb571367629 | link | false | /test e2e-aws-ovn-single-node-upgrade |
ci/prow/e2e-aws-ovn-single-node | 133dc70c62e24f752d34b83fa4bedeb571367629 | link | false | /test e2e-aws-ovn-single-node |
ci/prow/e2e-agnostic-ovn-cmd | 133dc70c62e24f752d34b83fa4bedeb571367629 | link | false | /test e2e-agnostic-ovn-cmd |
Full PR test history. Your PR dashboard.
/cc @stbenjam Can you take a look ?
/cherry-pick release-4.18
@qinqon: once the present PR merges, I will cherry-pick it on top of release-4.18
in a new PR and assign it to you.
/hold
Looks like there is a fix upstream -> https://github.com/kubevirt/hyperconverged-cluster-operator/pull/3170
/lgtm
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: maiqueb, qinqon, stbenjam
The full list of commands accepted by this bot can be found here.
The pull request process is described here
During openshift virt the operator emits an alarm until all the sub components are not healthy, this change skip that alarm so monitor test do not fail.