Open MahnoorAsghar opened 2 weeks ago
/jira refresh
@MahnoorAsghar: This pull request references METAL-1137 which is a valid jira issue.
Do we have any strong reasons to generate a new certificate? We even called the previous one IronicTLSCert
assuming it will be used not just for virtual media.
@dtantsur Thats a good question - I thought that's the way things should be: two separate certificates for 2 separate TLSs, but we could use the same one
[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 assign dtantsur for approval. For more information see the Kubernetes Code Review Process.
The full list of commands accepted by this bot can be found here.
/retest They're all failing with this error:
could not run steps: step e2e-aws-ovn failed: failed to acquire lease for "aws-quota-slice": status 502 Bad Gateway, status code 502
I think a few more changes might be required:
1) Changing the URL we're passing to BMO
2) Adding IRONIC_INSECURE to various containers that cannot verify the certificate (BMO, most likely Ironic itself - for IPA).
(I'm unsure about the last patch I pushed, will take a deeper look later, most likely :))
@MahnoorAsghar: 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-metal-ipi-ovn-virtualmedia | b76a2ae832b3e2cd7b3de61119930e8ab27e9617 | link | false | /test e2e-metal-ipi-ovn-virtualmedia |
ci/prow/e2e-metal-ipi-ovn | b76a2ae832b3e2cd7b3de61119930e8ab27e9617 | link | false | /test e2e-metal-ipi-ovn |
ci/prow/e2e-metal-ipi-ovn-swapped-hosts | b76a2ae832b3e2cd7b3de61119930e8ab27e9617 | link | false | /test e2e-metal-ipi-ovn-swapped-hosts |
ci/prow/e2e-metal-ipi-ovn-dualstack | b76a2ae832b3e2cd7b3de61119930e8ab27e9617 | link | false | /test e2e-metal-ipi-ovn-dualstack |
ci/prow/e2e-metal-ipi-ovn-ipv6 | b76a2ae832b3e2cd7b3de61119930e8ab27e9617 | link | true | /test e2e-metal-ipi-ovn-ipv6 |
Full PR test history. Your PR dashboard.
@MahnoorAsghar: This pull request references METAL-1137 which is a valid jira issue.
Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the story to target the "4.18.0" version, but no target version was set.