ci: skip stress suites per PR#28
Merged
Merged
Conversation
Collaborator
Author
|
Factory verified: durable |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
lance_concurrent_writes.rsto durable_stress_names.--skip _100_runs_to--skip _stress_, covering the old 50/100/200-run suites.Stressworkflow that runs only MinIO stress tests with_stress_minio.Closes #27
Evidence
Before rename, repeat-count suites were:
After rename/list:
Nightly MinIO stress selector proof:
Focused PR-lane filter proof:
Full workspace integration command attempted twice locally against localhost MinIO using the new skip:
Both local attempts failed before test execution in the linker with
collect2: fatal error: ld terminated with signal 9 [Killed]while linkingobject_cache_s3_smoke, including a retry withCARGO_BUILD_JOBS=1and stripped debug. The focusedlance_concurrent_writescommand above validates the selection behavior without linking every workspace integration binary.YAML parse check:
Depot runners
Skipped runner-label changes. Repo-local evidence only shows Depot build usage in
docker-publish.yml(depot/setup-actionanddepot/build-push-actionwith projectt4vlld595v); there is nodepot.jsonor checked-in org/repo runner registration provingruns-on: depot-ubuntu-latestis available. Using Depot GitHub Actions runners still needs org/repo registration by hev beforeruns-oncan safely change.