Skip to content

Commit 1c9457b

Browse files
author
MarcoFalke
committed
Merge bitcoin/bitcoin#26856: ci: Run one task with all tests on credits
fae885b ci: Run one task with all tests on credits (MarcoFalke) Pull request description: This should allow to detect any obvious issues in the tests within 10 minutes of opening a pull request, regardless of the current scheduling load on the Cirrus CI community cluster. ACKs for top commit: fanquake: ACK fae885b Tree-SHA512: 384651364648cd38a126f64a5cc650dd396735c05f7d8b5d5c9a8ee7b3b98e36f5dfb3b1c0563ba4d9f554b5e0e82e13aa38e78092f11856a82fc76270fe6f3e
2 parents 0e81d11 + fae885b commit 1c9457b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.cirrus.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -213,6 +213,8 @@ task:
213213
<< : *GLOBAL_TASK_TEMPLATE
214214
container:
215215
image: quay.io/centos/centos:stream8
216+
# For faster CI feedback, immediately schedule one task that runs all tests
217+
<< : *CREDITS_TEMPLATE
216218
env:
217219
<< : *CIRRUS_EPHEMERAL_WORKER_TEMPLATE_ENV
218220
PACKAGE_MANAGER_INSTALL: "yum install -y"

0 commit comments

Comments
 (0)