Skip to content

Commit

Permalink
test(robot): skip test skeleton
Browse files Browse the repository at this point in the history
Signed-off-by: Yang Chiu <yang.chiu@suse.com>
  • Loading branch information
yangchiu committed Oct 11, 2024
1 parent 272fb9e commit 8677389
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions e2e/tests/regression/test_ha.robot
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ Disrupt Data Plane Traffic For Less Than Long Engine Replica Timeout
And Check statefulset 0 data in file data is intact

Don't Orphan Processes When Node Not Ready
[Tags] robot:skip
[Documentation] Don't orphan processes when a node becomes not ready.
...
... 1. Create a volume of any size and a number of replicas equal to the number of nodes.
Expand All @@ -45,3 +46,4 @@ Don't Orphan Processes When Node Not Ready
... 4. Detach the volume.
... 5. Verify that no instance-manager CR has a status.instanceEngines[<volume-name-e-...>].
... 6. Verify that no instance-manager CR has a status.instanceReplicas[<volume-name-r-...>].
Skip

0 comments on commit 8677389

Please sign in to comment.