Skip to content

CI: Add Test Loop workflow - #9598

Draft
mbien wants to merge 1 commit into
apache:masterfrom
mbien:ci-test-loop
Draft

CI: Add Test Loop workflow#9598
mbien wants to merge 1 commit into
apache:masterfrom
mbien:ci-test-loop

Conversation

@mbien

@mbien mbien commented Sep 4, 2026

Copy link
Copy Markdown
Member

For manual brute force testing of unreliable tests with failures which aren't reproducible locally.

Might help us to check specific tests which are passing locally (#8183 (comment)).

This can also run on your clone (make sure your master is up2date with this workflow), push a test branch to your clone and run a loop to check it. (you also might want to disable actions first before pushing to your clone's master - or cancel them)

Use responsibly of course, watch it and cancel if needed.

dispatch form:

image

@mbien mbien added this to the NB32 milestone Sep 4, 2026
@mbien mbien added CI continuous integration changes ci:no-build [ci] disable CI pipeline labels Sep 4, 2026
@mbien

mbien commented Sep 4, 2026

Copy link
Copy Markdown
Member Author

@mbien
mbien marked this pull request as draft September 4, 2026 05:10

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

make sense to me

Comment thread .github/workflows/test-verification-loop.yml Outdated
For manual brute force testing of unreliable tests with failures which
are difficult to reproduce locally.

Can be also run in clones on testing branches if present on that branch
@mbien

mbien commented Sep 8, 2026

Copy link
Copy Markdown
Member Author

will leave the PR open as blueprint so that it can be used in clones if there is interest. Not planning to merge it ATM.

@mbien mbien added the do not merge Don't merge this PR, it is not ready or just demonstration purposes. label Sep 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci:no-build [ci] disable CI pipeline CI continuous integration changes do not merge Don't merge this PR, it is not ready or just demonstration purposes.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants