Skip to content

flaky Cluster AT - allow more time between stop and start#9754

Merged
macfarla merged 3 commits intohyperledger:mainfrom
macfarla:flake-cluster-at
Feb 6, 2026
Merged

flaky Cluster AT - allow more time between stop and start#9754
macfarla merged 3 commits intohyperledger:mainfrom
macfarla:flake-cluster-at

Conversation

@macfarla
Copy link
Contributor

@macfarla macfarla commented Feb 6, 2026

PR description

Allow more time after stop and increase timeout for startup checks

Fixed Issue(s)

fixes #9753

Thanks for sending a pull request! Have you done the following?

  • Checked out our contribution guidelines?
  • Considered documentation and added the doc-change-required label to this PR if updates are required.
  • Considered the changelog and included an update if required.
  • For database changes (e.g. KeyValueSegmentIdentifier) considered compatibility and performed forwards and backwards compatibility tests

Locally, you can run these tests to catch failures early:

  • spotless: ./gradlew spotlessApply
  • unit tests: ./gradlew build
  • acceptance tests: ./gradlew acceptanceTest
  • integration tests: ./gradlew integrationTest
  • reference tests: ./gradlew ethereum:referenceTests:referenceTests
  • hive tests: Engine or other RPCs modified?

@macfarla macfarla added the flake 60% of the time it works 100% of the time. label Feb 6, 2026
@macfarla macfarla enabled auto-merge (squash) February 6, 2026 00:30
@macfarla macfarla merged commit ff1233a into hyperledger:main Feb 6, 2026
55 of 65 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

flake 60% of the time it works 100% of the time.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

flaky test ClusterAcceptanceTest shouldRestartAfterStop

2 participants