Closed Elbehery closed 2 months ago
@Elbehery: This pull request references ETCD-635 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 spike to target the "4.17.0" version, but no target version was set.
/label tide/merge-method-squash
this commit contains the updated etcdpod.yaml manifest
this is just to pass the test .. it can be skipped if conflicts with other PRs
/hold
@Elbehery: This pull request references ETCD-636 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.
@Elbehery: This pull request references ETCD-660 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.
The failing unit tests are expected, the test case needs to assert on the update static pod manifest, but it is not merged yet https://github.com/openshift/cluster-etcd-operator/pull/1304
@Elbehery
${COMPUTED_BACKUP_VARS}
to this PR after https://github.com/openshift/cluster-etcd-operator/pull/1304 merges enabled
flag as requiredThe failure here depends on https://github.com/openshift/cluster-etcd-operator/pull/1304 being merged
Basically the test case TestTargetConfigController/Backup_Var_Test
needs COMPUTED_BACKUP_VAR
for assertion. This var will be added to the manifest here, once https://github.com/openshift/cluster-etcd-operator/pull/1304 is merged
cc @openshift/openshift-team-etcd
/retest-required
/retest-required
@tjungblu shall we label ?
you still haven't responded to me in: https://github.com/openshift/cluster-etcd-operator/pull/1305/files#r1741523335 https://github.com/openshift/cluster-etcd-operator/pull/1305/files#r1741524122 https://github.com/openshift/cluster-etcd-operator/pull/1305/files#r1741524818
please don't resolve conversations that are not resolved yet
TestNodeDownRevisionSaving
passes locally
/retest-required
/retest-required
@Elbehery: 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 | f21b98a8afc441a3b9ebb8a14436c9c76c697124 | link | false | /test e2e-metal-ovn-ha-cert-rotation-shutdown |
ci/prow/e2e-aws-etcd-certrotation | f21b98a8afc441a3b9ebb8a14436c9c76c697124 | link | false | /test e2e-aws-etcd-certrotation |
ci/prow/e2e-metal-ovn-sno-cert-rotation-shutdown | f21b98a8afc441a3b9ebb8a14436c9c76c697124 | link | false | /test e2e-metal-ovn-sno-cert-rotation-shutdown |
ci/prow/e2e-aws-etcd-recovery | f21b98a8afc441a3b9ebb8a14436c9c76c697124 | link | false | /test e2e-aws-etcd-recovery |
Full PR test history. Your PR dashboard.
well done, thanks for your patience.
/lgtm
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: Elbehery, tjungblu
The full list of commands accepted by this bot can be found here.
The pull request process is described here
[ART PR BUILD NOTIFIER]
Distgit: cluster-etcd-operator This PR has been included in build cluster-etcd-operator-container-v4.18.0-202409040842.p0.gc014e6f.assembly.stream.el9. All builds following this will include this PR.
This PR adds
etcd-backup-server
backupVar.This is part of https://issues.redhat.com/browse/ETCD-636
cc @openshift/openshift-team-etcd