Actions
action #115592
closed[qe-core] Enhance the redis test to know the status of the replication
Status:
Resolved
Priority:
Normal
Assignee:
Category:
Enhancement to existing tests
Target version:
Start date:
2022-08-22
Due date:
% Done:
0%
Estimated time:
Difficulty:
Description
Observation¶
Current test adds a delay and verifies the redis replication by executing the redis-cli commands to read the replica information.
Acceptance Criteria¶
After the replica of redis instance, add an extra code to wait for the message the MASTER <-> REPLICA sync finished successfully
in slave redis-server to check the status of the replication. Once status is success, read the replica data in master and slave.
Ref: https://github.com/os-autoinst/os-autoinst-distri-opensuse/pull/15247/files#r944394024
Updated by dvenkatachala over 2 years ago
- Related to action #111128: [qe-core] test fails in redis - Unexpected serial output for redis on Xen backend added
Updated by dvenkatachala about 2 years ago
- Subject changed from [qe-core] Enhance the redis test to verify the redis replication to [qe-core] Enhance the redis test to know the status of the replication
Updated by pdostal about 2 years ago
- Status changed from New to In Progress
- Assignee set to pdostal
Updated by pdostal about 2 years ago
- Status changed from In Progress to Resolved
Actions