kube-HPC / hkube

🐟 High Performance Computing over Kubernetes - Core Repo 🎣
http://hkube.io
MIT License
303 stars 20 forks source link

swagger pause resume test failing #1867

Open RonShvarz opened 6 months ago

RonShvarz commented 6 months ago

HKube micro-service system-test-node

Describe the bug test the POST exec/pause/{jobId} and exec/resume/{jobId} rest call - fails if pause and resume are called too fast Expected behavior A clear and concise description of what you expected to happen.

To Reproduce test the POST exec/pause/{jobId} and exec/resume/{jobId} rest call - just run the test Reproduces via UI aswell

Screenshots If applicable, add screenshots to help explain your problem.

Additional context might be related to stop function in pipeline-driver that is invoked when pipeline is paused