Luke Dashjr
20e491ddcb
CI/Cirrus: Skip merge_base step for non-PRs
...
CIRRUS_BASE_BRANCH is a PR-specific variable and undocumented on non-PR builds.
In practice (at the moment), it seems to be HEAD, which in private repositories can be pretty much anything, causing CI to fail if it can't be cleanly merged.
By checking CIRRUS_PR first, we can reliably do CI builds of branches outside PRs.
2020-11-14 17:51:59 +00:00
MarcoFalke
fa92cf29d9
ci: Remove redundant valgrind fuzz task
2020-11-11 09:03:11 +01:00
MarcoFalke
77777c8b5e
ci: Run windows ci config on cirrus
2020-11-09 10:16:45 +01:00
MarcoFalke
3333d6942e
ci: Run macos ci config on cirrus
2020-11-09 10:15:59 +01:00
MarcoFalke
fa8b1114e6
ci: Run arm ci config on cirrus
2020-11-09 10:15:50 +01:00
MarcoFalke
66667acc53
cirrus: Skip tasks on the gui repo main branch
2020-11-06 10:05:30 +01:00
MarcoFalke
fa8e494554
ci: Run ci configs on cirrus
2020-11-03 20:26:58 +01:00
MarcoFalke
faf2999e25
cirrus: Use kvm to avoid spurious CI failures in the default virtualization cluster
2020-10-08 14:47:21 +02:00
MarcoFalke
fa8e148714
ci: Double tsan CPU and Memory to avoid global timeout
2020-09-05 14:02:55 +02:00
MarcoFalke
fa0538e94d
ci: Set cirrus RAM to 8GB
2020-08-17 11:53:31 +02:00
MarcoFalke
fa41810d0e
ci: Run valgrind fuzzer on cirrus
2020-08-17 11:52:02 +02:00
MarcoFalke
fa8e6df282
ci: Run tsan ci config on cirrus
2020-07-02 12:22:39 -04:00
MarcoFalke
fa05f44893
ci: Upgrade most ci configs to focal
2020-06-19 10:44:11 -04:00
MarcoFalke
fa2eb3d5d6
ci: Run asan ci config on cirrus
2020-06-18 14:33:54 -04:00
MarcoFalke
fa93527738
cirrus: Clear dummy task
2020-06-18 14:33:31 -04:00
MarcoFalke
fac2eeeb9d
cirrus: Remove no longer needed install step
2020-05-30 08:32:29 -04:00
MarcoFalke
fa35c34df7
Remove unused ci configs that have been moved elsewhere
...
They have been moved to https://github.com/MarcoFalke/btc_nightly
running on Cirrus CI https://cirrus-ci.com/build/6249975761862656
2020-05-10 07:51:31 -04:00
MarcoFalke
fa50d11dd1
appveyor: Disable functional tests for now
...
Also add a draft for a Windows build on cirrus. The draft can be
finished later.
2020-04-14 09:15:18 -04:00
MarcoFalke
fae760f2b2
cirrus: Bump freebsd to 12.1
2020-04-12 08:50:05 -04:00
Hennadii Stepanov
6136a96cdf
ci: Rename RUN_CI_ON_HOST to DANGER_RUN_CI_ON_HOST
2020-04-09 02:59:37 +03:00
fanquake
397dbae070
ci: remove OpenSSL installation
2019-11-18 08:56:48 -05:00
MarcoFalke
fafa064d2a
ci: Remove ccache requirement on the host
...
ccache is only needed to create the cache dir on the host, if it didn't
already exist. The same can be achieved with mkdir, so just use that
instead.
2019-10-24 18:37:38 -04:00
MarcoFalke
fa69588537
test: Make PORT_MIN in test runner configurable
2019-09-19 12:03:40 -04:00
MarcoFalke
fa6cbdc3c9
ci: Use ./ci/ on non-travis host
2019-08-15 11:13:09 -04:00
MarcoFalke
fa00326158
ci: Run extended tests
2019-06-20 14:52:36 -04:00
MarcoFalke
fa1d400003
cirrus ci: Inital config
2019-02-03 10:24:39 -05:00