[ISSUE] Pods Randomly Going Down During Test Runs #1873
Labels
area/ci
cycle/alpha4
Tasks will be done in alpha4 cycle
kind/issue
Unidentified issue, it could be a bug, misconfig, or anything in between
Describe the issue:
The component pods are going down randomly because of the nature of the GKE nodes. It is causing most of the UI tests to fail during the test run of the cross component test suite. This is causing the test suite to become unreliable and flaky which is a problem because this test suite is used for nightly regression testing of the Helm Chart with SNAPSHOT component versions and as well used in release testing.
Actual behavior:
The pods randomly go down which result in a '503 Service Temporarily Unavailable' error appearing in the UI.
Expected behavior:
The pods should not go down and the UI should appear as normal.
How to reproduce:
Run the nightly SM Helm cross-component test suite test run
Logs:
Environment:
Please note: Without the following info, it's hard to resolve the issue and probably it will be closed.
(for environment see details above)
The text was updated successfully, but these errors were encountered: