-
Notifications
You must be signed in to change notification settings - Fork 592
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
CI Failure (Wrong value on node ip-172-31-6-42: delete_retention_ms=604800000) in ClusterConfigAliasTest.test_aliasing_with_upgrade
#13787
Comments
reviewing the failure, it might be a manifestation of the issue fixed in this pr #13964 |
Let's close this then; we can always reopen if the issue reappears. |
link to last failure, for reference: https://buildkite.com/redpanda/redpanda/builds/39798#018b6813-83ed-4f15-9f49-20cfb4640d13 |
of note: cluster_config.yaml in the ci run has this line
which is the correct value for the last step of the test. depending on when this file is generated, this might be a timing issue |
so cluster_config.yaml is read in the RedpandaService.stop method, via |
just noticed that the last failure is for The area is adjacent but the underlying problem seems different. copying last messages here #13507 |
back on the recent failures:
also in this case cluster_config.yaml reports the correct value
edit: it's an upgrade test so of course i'm seeing v23.2.12. the original point still stands, it might just need the backport to be released |
the original fix is not backported yet #13992 |
as with #13507 , the test observes a transition and fails pr #14581 relaxes the check
|
https://buildkite.com/redpanda/vtools/builds/9713
The text was updated successfully, but these errors were encountered: