Closed praveenkumar closed 4 months ago
@praveenkumar: The following test 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-snc | f5f2f53257a4b569e1836bc5c642135730496b10 | link | true | /test e2e-snc |
Full PR test history. Your PR dashboard.
[APPROVALNOTIFIER] This PR is NOT APPROVED
This pull-request has been approved by: adrianriobo Once this PR has been reviewed and has the lgtm label, please ask for approval from praveenkumar. For more information see the Kubernetes Code Review Process.
The full list of commands accepted by this bot can be found here.
Bundles built from this PR has been tested and working properly
Because of https://issues.redhat.com//browse/OCPBUGS-35468 bug microshift is failed to start and as workaround the value of
listenAddress
should benull
. It will fix following errorFixes: #928