diff --git a/integration/test_rwx.html b/integration/test_rwx.html index 36a3183a7d..a9a0eae884 100644 --- a/integration/test_rwx.html +++ b/integration/test_rwx.html @@ -73,7 +73,8 @@

Functions

  • Wait for StatefulSet to come up healthy.
  • Write data and compute md5sum.
  • Delete the share manager pod.
  • -
  • Wait for a new pod to be created and volume getting attached.
  • +
  • The workload pod should still be functioning +and the volume should remain attached.
  • Check the data md5sum in statefulSet.
  • Write more data to it and compute md5sum.
  • Check the data md5sum in share manager volume.