Skip to content

Commit

Permalink
cliqueBft AT task flakiness - extend no_output_timeout (hyperledger#6406
Browse files Browse the repository at this point in the history
)

* revert machine change and extend timeout instead

Signed-off-by: Sally MacFarlane <macfarla.github@gmail.com>

---------

Signed-off-by: Sally MacFarlane <macfarla.github@gmail.com>
  • Loading branch information
macfarla authored Jan 16, 2024
1 parent 724e3d0 commit 2c1d3d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -240,7 +240,7 @@ jobs:
at: ~/project
- run:
name: AcceptanceTests (Non-Mainnet)
no_output_timeout: 20m
no_output_timeout: 30m
command: |
./gradlew --no-daemon --max-workers=1 acceptanceTestCliqueBft
- capture_test_results
Expand Down

0 comments on commit 2c1d3d2

Please sign in to comment.