Skip to content

Commit

Permalink
fix(robot): Single Replica Node Down Deletion Policy do-nothing With …
Browse files Browse the repository at this point in the history
…RWO Volume Replica Locate On Volume Node

longhorn/longhorn-9622

Signed-off-by: Chin-Ya Huang <chin-ya.huang@suse.com>
  • Loading branch information
c3y1huang committed Oct 14, 2024
1 parent 8677389 commit fc684fd
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions e2e/tests/negative/node_reboot.robot
Original file line number Diff line number Diff line change
Expand Up @@ -305,12 +305,10 @@ Single Replica Node Down Deletion Policy do-nothing With RWO Volume Replica Loca
And Update volume of deployment 0 replica count to 1
And Delete replica of deployment 0 volume on all replica node
And Power off volume node of deployment 0
Then Wait for volume of deployment 0 faulted
And Wait for deployment 0 pod stuck in Terminating on the original node

When Power on off node
And Wait for deployment 0 pods stable
And Check deployment 0 pod is Running on the original node
Then Check deployment 0 data in file data is intact

Single Replica Node Down Deletion Policy delete-deployment-pod With RWO Volume Replica Locate On Replica Node
Expand Down

0 comments on commit fc684fd

Please sign in to comment.