litmuschaos / litmus

Litmus helps SREs and developers practice chaos engineering in a Cloud-native way. Chaos experiments are published at the ChaosHub (https://hub.litmuschaos.io). Community notes is at https://hackmd.io/a4Zu_sH4TZGeih-xCimi3Q
https://litmuschaos.io
Apache License 2.0
4.3k stars 675 forks source link

Fault node status doesn't go to RUNNING state during experiment execution #4724

Open Saranya-jena opened 1 month ago

Saranya-jena commented 1 month ago

What happened: Fault node status doesn't go to RUNNING state during experiment execution, it is stuck at INITIALIZED state. ![image (15)](https://github.com/litmuschaos/litmus/assets/28081206/67a7dfa5-d642-4f91-ae36-99aedd497f7b

What you expected to happen: Fault node status should get updated to RUNNING state when experiment starts running. image (15)

Where can this issue be corrected? (optional)

How to reproduce it (as minimally and precisely as possible):

Anything else we need to know?:

andoriyaprashant commented 1 month ago

Hello @Saranya-jena I am interested to work on this issue. Please assign this to me.

andoriyaprashant commented 1 month ago

Hello @Saranya-jena could you please review my pull request #4733 If any changes are needed, please let me know and I will try to make them Thank you