Skip to content

Make legacy resume test assert data-node readiness, not LB health#864

Merged
tomach merged 1 commit into
masterfrom
ta/fix-resume-test
Jul 21, 2026
Merged

Make legacy resume test assert data-node readiness, not LB health#864
tomach merged 1 commit into
masterfrom
ta/fix-resume-test

Conversation

@tomach

@tomach tomach commented Jul 20, 2026

Copy link
Copy Markdown
Contributor

Summary of changes

The end-to-end health check reaches CrateDB through the Azure load balancer, which is deleted on suspend and re-provisioned on resume, its new IP is often not routable yet, making the check flaky. Assert the data StatefulSet scales back up instead.

Checklist

  • Link to issue this PR refers to:
  • Relevant changes are reflected in CHANGES.rst
  • Added or changed code is covered by tests
  • Documentation has been updated if necessary
  • Changed code does not contain any breaking changes (or this is a major version change)

@tomach
tomach marked this pull request as ready for review July 20, 2026 12:04
@tomach
tomach requested review from juanpardo and plaharanne July 20, 2026 12:04

@plaharanne plaharanne left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@tomach
tomach force-pushed the ta/fix-resume-test branch from 84f89e5 to cc9c26c Compare July 21, 2026 07:54
@tomach
tomach merged commit a698bbd into master Jul 21, 2026
16 checks passed
@tomach
tomach deleted the ta/fix-resume-test branch July 21, 2026 08:17
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.

2 participants