Skip to content
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

Verify node is present and reported for all AZs. #2776

Merged
merged 1 commit into from
Feb 1, 2024

Conversation

orsenthil
Copy link
Member

What type of PR is this?

During an LSE; a node in the AZ was not returned by API Server. The tests scheduled the pods in rest of the nodes, and continued with exercise.

It is desirable to ensure that nodes are across AZs; and fail if the node in any AZ is not getting reported or taking workload.

This test ensures coverage that node is present across the supported AZ.

Using a test instead of #2768

  • If the node is not reported, we want to fail the test and suite.
  • But continue the rest of the rests which exercise API Connectivity , AZ connectivity across reporting nodes.

@orsenthil orsenthil requested a review from a team as a code owner February 1, 2024 19:59
@jdn5126 jdn5126 force-pushed the assert_node_presence branch from 47e5897 to 8a04248 Compare February 1, 2024 20:08
@M00nF1sh
Copy link
Contributor

M00nF1sh commented Feb 1, 2024

/lgtm
/approve

@jdn5126 jdn5126 merged commit c95c2c4 into aws:master Feb 1, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants