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

[e2e] Enable supplying ginkgo seed to e2e test script #3432

Merged
merged 1 commit into from
Oct 1, 2024

Conversation

marun
Copy link
Contributor

@marun marun commented Oct 1, 2024

Why this should be merged

This simplifies reproduction of an ordering-dependent test failure.

How this works

Add env var E2E_RANDOM_SEED to specify a randomization seed. If not provided, the previous behavior of randomizing order will be used.

How this was tested

Manually verified behavior when E2E_RANDOM_SEED is supplied to scripts/tests.e2e.sh

This simplifies reproduction of an ordering-dependent test failure.
@marun marun added the testing This primarily focuses on testing label Oct 1, 2024
@marun marun self-assigned this Oct 1, 2024
@StephenButtolph StephenButtolph added this pull request to the merge queue Oct 1, 2024
Merged via the queue into master with commit 2b51fee Oct 1, 2024
22 checks passed
@StephenButtolph StephenButtolph deleted the e2e-enable-random-seed branch October 1, 2024 15:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
testing This primarily focuses on testing
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

4 participants