-
Notifications
You must be signed in to change notification settings - Fork 606
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[TEST] Negative test case gets stuck in waiting for a non-exisitng pod stable but the pod has been running #8193
Comments
cc @c3y1huang |
The same test case, another type of failure:
https://ci.longhorn.io/job/private/job/longhorn-e2e-test/427/ |
Reboot Node One By One While Workload Heavy Writing
Reboot Node One By One While Workload Heavy Writing
Reboot Node One By One While Workload Heavy Writing
Somehow the count skipped 60. To address this, we can check whether the retry count exceeds or equals the maximum retry count. |
I don't know what has triggered this.
@yangchiu , any idea? Do we hit this often? |
Never seen this in previous release testing phases. Since it's the first release testing after the refactoring, it needs more time to figure out the reproducibility. |
Another type of failure:
https://ci.longhorn.io/job/private/job/longhorn-e2e-test/430/ Need to check whether it's a real issue or test case defect. |
Could you help to create a separate issue for this because this is a different kind of failure. Combining newly discovered failures back to the original one makes the issue very hard to weigh its complexity. For this issue, I will just fix the looping issue as in the description. Thank you. |
Reboot Node One By One While Workload Heavy Writing
Created #8208 for it. Thank you! |
Pre Ready-For-Testing Checklist
|
Closing issue because PR merged. |
What's the test to develop? Please describe
Running negative test case
Reboot Node One By One While Workload Heavy Writing
. It gets stuck in waiting for a pod of a deployment stable:https://ci.longhorn.io/job/private/job/longhorn-e2e-test/423/
But the pod has been running:
supportbundle_4ed56920-80b0-49f6-b5be-eb726189c7ff_2024-03-18T02-52-15Z.zip
Describe the tasks for the test
Additional context
The text was updated successfully, but these errors were encountered: