Skip to content

Commit

Permalink
Update testing docs
Browse files Browse the repository at this point in the history
Signed-off-by: yangchiu <[email protected]>
  • Loading branch information
yangchiu committed Sep 23, 2024
1 parent 71cfff8 commit adac742
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion integration/test_rwx.html
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,8 @@ <h2 class="section-title" id="header-functions">Functions</h2>
<li>Wait for StatefulSet to come up healthy.</li>
<li>Write data and compute md5sum.</li>
<li>Delete the share manager pod.</li>
<li>Wait for a new pod to be created and volume getting attached.</li>
<li>The workload pod should still be functioning
and the volume should remain attached.</li>
<li>Check the data md5sum in statefulSet.</li>
<li>Write more data to it and compute md5sum.</li>
<li>Check the data md5sum in share manager volume.</li>
Expand Down

0 comments on commit adac742

Please sign in to comment.