cnti-testcatalog/testsuite

[BUG] spec test for pod_memory_hog failing

Opened this issue · 1 comments

Describe the bug
The test spec test for pod_memory_hog is failing https://github.com/cnti-testcatalog/testsuite/actions/runs/9020615104/job/24793752233 after this was merged. It seems to be a problem with the spec for that test and not the test itself.

This might be caused by the upgrade to Litmus which changed some experiments. The spec may need to be updated to match.

To Reproduce
Steps to reproduce the behavior:

  1. spec spec/workload/resilience/pod_memory_hog_spec.cr

Expected behavior
spec should pass

Screenshots
image

Seen during testing of PR #1949