Skip to content

Expand flaky-retry coverage and allow up to two retries#303

Merged
dwoz merged 1 commit into
mainfrom
retry-fips
Jun 11, 2026
Merged

Expand flaky-retry coverage and allow up to two retries#303
dwoz merged 1 commit into
mainfrom
retry-fips

Conversation

@dwoz

@dwoz dwoz commented Jun 11, 2026

Copy link
Copy Markdown
Contributor
  • Include FIPS compatibility jobs (Test Fips Mode) alongside Python Native Builds and Verify Builds in the eligibility regex.
  • Raise the gate from run_attempt == 1 to run_attempt <= 2, so a flaky run can be retried up to twice (attempts 2 and 3) before giving up.

- Include FIPS compatibility jobs (`Test Fips Mode`) alongside Python
  Native Builds and Verify Builds in the eligibility regex.
- Raise the gate from run_attempt == 1 to run_attempt <= 2, so a flaky
  run can be retried up to twice (attempts 2 and 3) before giving up.
@dwoz dwoz merged commit bc031fa into main Jun 11, 2026
2 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.

1 participant