Skip to content

Conversation

@blaisedias
Copy link
Contributor

  • Add helper function VerifyMayastorResourceUsageIsZero use this wait (with timeout) for resource usage to drop before completing a test case. Useful when large numbers of volumes and pods have been created.
  • Update CreatePVC to check that pvc returned is not nil
  • fix ScanFioPodLogs
    • add timeout value to wait for pods to transition from pending
      • default to 60 for most callers - as before
      • set to 1000 for MonitorE2EFioPod
    • refresh pod when checking status

- Add helper function VerifyMayastorResourceUsageIsZero
  use this wait (with timeout) for resource usage to drop before
  completing a test case. Useful when large numbers of volumes
  and pods have been created.
- Update CreatePVC to check that pvc returned is not nil
- fix ScanFioPodLogs
  - add timeout value to wait for pods to transition from
    pending
    - default to 60 for most callers - as before
    - set to 1000 for MonitorE2EFioPod
  - refresh pod when checking status

Signed-off-by: Blaise Dias <[email protected]>
@rohan2794 rohan2794 requested review from r1jt and removed request for harshshekhar15 January 7, 2025 12:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants