Skip to content

Conversation

@gflarity
Copy link
Contributor

What type of PR is this?

E2E Tests

What this PR does / why we need it:

This PR implements the startup ordering scenarios defined in the Grove Multi-Node QA Test Plan. It confirms that everything is working as expected as PR the test plan.

Which issue(s) this PR fixes:

Fixes #

Special notes for your reviewer:

Does this PR introduce a API change?

NONE

Additional documentation e.g., enhancement proposals, usage docs, etc.:


Copy link

@shayasoolin shayasoolin left a comment

Choose a reason for hiding this comment

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

Great job!

The operator was using invalid image tags for the grove-initc init container
because LD_FLAGS was empty, leaving git archive placeholders like $Format:%H$
in the version strings.

Added buildLDFlagsForE2E() function to generate proper ldflags that override
the placeholder values in internal/version/version.go with valid e2e test values.

Also added debug logging to startup ordering tests to aid in troubleshooting.
Signed-off-by: Geoff Flarity <[email protected]>
@gflarity gflarity force-pushed the e2e_startup_ordering branch from 53b53ef to b90773e Compare November 24, 2025 19:29
@gflarity gflarity requested a review from shayasoolin November 24, 2025 19:29
@gflarity gflarity merged commit 9093a4b into ai-dynamo:main Dec 2, 2025
3 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