Open
Description
Describe the bug
The "ppnd" (ppnd_test.go) test seems to stops running when run in the CI when incorporating Numaflow Controller 1.5.0rc4 here.
For example, the line GOFLAGS="-count=1" ginkgo run -v --timeout 35m ./tests/e2e/$* should time out after 35 minutes. But it does not. (Note that it seems that github will finally cancel a Workflow if it's been running for 1 hour, though.)
All I can think is that the Runner is somehow starved of any CPU ?
The test runs fine locally.
Image captured from CI one day later:
To Reproduce
Run this PR through CI.
Message from the maintainers:
Impacted by this bug? Give it a 👍. We often sort issues this way to know what to prioritize.