Skip to content

Add functionality in RandomScheduler to persist the seed before running an iteration#201

Merged
sarsko merged 1 commit intoawslabs:mainfrom
vimuth:persist_seed
Oct 27, 2025
Merged

Add functionality in RandomScheduler to persist the seed before running an iteration#201
sarsko merged 1 commit intoawslabs:mainfrom
vimuth:persist_seed

Conversation

@vimuth
Copy link
Copy Markdown
Contributor

@vimuth vimuth commented Aug 18, 2025

The RandomScheduler will persist the seed used in the next iteration to a file pointed to by the SHUTTLE_ALWAYS_PERSIST_SEED environment variable.

This functionality may help us debug crashes in shuttle tests where the failing schedule is not persisted at the end of the test.


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@sarsko sarsko merged commit 0e475f0 into awslabs:main Oct 27, 2025
5 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.

2 participants