Skip to content

Fix internal-secret test flakiness under slow environment#14024

Merged
sundb merged 1 commit intoredis:unstablefrom
sundb:arm64-ci
May 14, 2025
Merged

Fix internal-secret test flakiness under slow environment#14024
sundb merged 1 commit intoredis:unstablefrom
sundb:arm64-ci

Conversation

@sundb
Copy link
Collaborator

@sundb sundb commented May 8, 2025

in the original test, we start a cluster with 20 instances(10 masters + 10 replicas), which leads to frequent disconnections of instances in a slow environment, resulting in an inability to achieve consistency.

This test reduced the number of instances from 20 to 6.

@sundb sundb requested a review from MeirShpilraien May 8, 2025 13:19
@sundb sundb merged commit ae0bb6e into redis:unstable May 14, 2025
18 checks passed
sundb added a commit that referenced this pull request May 21, 2025
…4055)

This PR is a reference from
valkey-io/valkey#1535

In the process of handling the
failure(#14024) of ARM64 CI with TLS,
found in a slow environment, the nodes might frequently disconnect and
trigger this assertion.

---------

Co-authored-by: Binbin <[email protected]>
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.

2 participants