Skip to content

main: add --shard option for test sharding - #107

Open
acerv wants to merge 1 commit into
linux-test-project:masterfrom
acerv:sharding
Open

acerv wants to merge 1 commit into
linux-test-project:masterfrom
acerv:sharding

Conversation

@acerv

@acerv acerv commented Sep 8, 2026

Copy link
Copy Markdown
Collaborator

Add the --shard / option to distribute testing suites across multiple machines using round-robin test partitioning.

Closes: #48

@acerv acerv self-assigned this Sep 8, 2026
@acerv acerv added the enhancement New feature or request label Sep 8, 2026
@acerv
acerv force-pushed the sharding branch 3 times, most recently from f0cf461 to 8f33db8 Compare September 8, 2026 13:53
Comment thread libkirk/main.py Outdated
Comment thread libkirk/main.py Outdated
Comment thread libkirk/main.py
Comment thread libkirk/session.py
Comment thread libkirk/main.py Outdated
@acerv
acerv force-pushed the sharding branch 2 times, most recently from d13b786 to 2da3ddc Compare September 11, 2026 08:27
Add the --shard <index>/<total> option to distribute testing suites
across multiple machines using round-robin test partitioning.

Closes: linux-test-project#48
Signed-off-by: Andrea Cervesato <andrea.cervesato@suse.com>

@roxell roxell 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.

looks good.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feature Request: Add Support for Sharded Test Runs (Shard Count and Shard Index)

2 participants