Skip to content

[ISSUE] Pods Randomly Going Down During Test Runs #1873

@slolatte

Description

@slolatte

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.

image

image (1)

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.

  • Platform:
  • Helm CLI version:
  • Chart version:
  • Values file:

(for environment see details above)

Metadata

Metadata

Assignees

Labels

area/cicycle/alpha4Tasks will be done in alpha4 cyclekind/issueUnidentified issue, it could be a bug, misconfig, or anything in betweenpossibly-outdatedFor github issues over a year old

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions