Skip to content

feat: randomize test runner order and add configurable delay between runners#144

Open
Famous077 wants to merge 1 commit intom-lab:mainfrom
Famous077:feature/randomize-test-order-and-scheduling
Open

feat: randomize test runner order and add configurable delay between runners#144
Famous077 wants to merge 1 commit intom-lab:mainfrom
Famous077:feature/randomize-test-order-and-scheduling

Conversation

@Famous077
Copy link

@Famous077 Famous077 commented Mar 3, 2026

Summary:

Addresses the first two enhancements from the test scheduling issue , randomizing test runner order and adding configurable delays. Dashboard coordination and advanced scheduling are left as future work.

Changes:

  • server.py: Shuffle runners randomly before each run, log the sequence, and add configurable delay between runners
  • defaults.py: Added RUNNER_DELAY = 0 (backward compatible, no delay by default)

Testing:

Both files verified with python3 -m py_compile.


This change is Reviewable

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.

1 participant