Skip to content

[DPE-9515] chore: update etcd to 3.6.10#224

Open
Soundarya03 wants to merge 4 commits into3.6/edgefrom
chore/update-etcd-3.6.10
Open

[DPE-9515] chore: update etcd to 3.6.10#224
Soundarya03 wants to merge 4 commits into3.6/edgefrom
chore/update-etcd-3.6.10

Conversation

@Soundarya03
Copy link
Copy Markdown
Contributor

@Soundarya03 Soundarya03 commented Apr 23, 2026

Description of issue or feature:

Update snap revisions. Also update workload versions for tests.

Solution:

How was this change tested?

  • Manually
  • Unit tests
  • Integration tests

Copy link
Copy Markdown
Contributor

@Mehdi-Bendriss Mehdi-Bendriss left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks Soundarya, left a couple of comments

Comment on lines +9 to +10
CHARM_REVISIONS_TO_DEPLOY = {"x86_64": 159, "aarch64": 160}
WORKLOAD_VERSION = {"previous": "3.6.7", "target": "3.6.10"}
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i would rather we keep the source 3.6.5 and change the target instead

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done!

Copy link
Copy Markdown
Contributor

@reneradoi reneradoi Apr 24, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Mehdi-Bendriss Why that? This test should ensure that users can upgrade from the previous etcd version to newer one. We have a separate test to ensure upgrading from the first stable release is possible, to.

In addition: If the test should update from 3.6.5, the charm revisions to be deployed in the line above also need to be adjusted again.

Comment thread refresh_versions.toml
[snap.revisions]
# amd64
x86_64 = "27"
x86_64 = "32"
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

are these the new snap revisions?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants