Closed tjungblu closed 4 months ago
@tjungblu: This pull request explicitly references no jira issue.
Skipping CI for Draft Pull Request.
If you want CI signal for your change, please convert it to an actual PR.
You can still manually trigger a test run with /test all
/lgtm /retest-required
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: hasbro17, tjungblu
The full list of commands accepted by this bot can be found here.
The pull request process is described here
@tjungblu: 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-ovn-ha-cert-rotation-shutdown | 79227b653f2f526fe992e9f7ccce7f337686ace1 | link | false | /test e2e-metal-ovn-ha-cert-rotation-shutdown |
ci/prow/e2e-operator-fips | 79227b653f2f526fe992e9f7ccce7f337686ace1 | link | false | /test e2e-operator-fips |
ci/prow/e2e-aws-etcd-recovery | 79227b653f2f526fe992e9f7ccce7f337686ace1 | link | false | /test e2e-aws-etcd-recovery |
ci/prow/e2e-metal-ovn-sno-cert-rotation-shutdown | 79227b653f2f526fe992e9f7ccce7f337686ace1 | link | false | /test e2e-metal-ovn-sno-cert-rotation-shutdown |
ci/prow/e2e-aws-etcd-certrotation | 79227b653f2f526fe992e9f7ccce7f337686ace1 | link | false | /test e2e-aws-etcd-certrotation |
ci/prow/e2e-gcp-qe-no-capabilities | 79227b653f2f526fe992e9f7ccce7f337686ace1 | link | false | /test e2e-gcp-qe-no-capabilities |
Full PR test history. Your PR dashboard.
/hold cancel
/retest-required
[ART PR BUILD NOTIFIER]
This PR has been included in build cluster-etcd-operator-container-v4.17.0-202407020721.p0.gd82a13d.assembly.stream.el9 for distgit cluster-etcd-operator. All builds following this will include this PR.
we have been using different, but similar assertions for the cert rotation in render and the controller. The render assertions were much stronger, so I've added them into testutils and to the controller tests.