aboutsummaryrefslogtreecommitdiff
path: root/.cirrus.yml
diff options
context:
space:
mode:
authorMarcoFalke <*~=`'#}+{/-|&$^_@721217.xyz>2023-07-26 13:05:29 +0200
committerMarcoFalke <*~=`'#}+{/-|&$^_@721217.xyz>2023-08-01 17:33:36 +0200
commitfa474397b5d4235efdfc5a5ddce2d637234548a7 (patch)
treead6e3747b6d259fffe1fa9c9eb9492eb356ed3db /.cirrus.yml
parentfabaa85c017467336c7f94ddd83c44935957c919 (diff)
downloadbitcoin-fa474397b5d4235efdfc5a5ddce2d637234548a7.tar.xz
ci: Add missing linux-headers package to ASan task
Otherwise the task will throw in skip_if_no_python_bcc. Also, adjust CI_CONTAINER_CAP for all needed permissions.
Diffstat (limited to '.cirrus.yml')
-rw-r--r--.cirrus.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/.cirrus.yml b/.cirrus.yml
index 093118bc17..4a6e73ac85 100644
--- a/.cirrus.yml
+++ b/.cirrus.yml
@@ -273,6 +273,10 @@ task:
task:
name: '[ASan + LSan + UBSan + integer, no depends, USDT] [lunar]'
+ enable_bpfcc_script:
+ # In the image build step, no external environment variables are available,
+ # so any settings will need to be written to the settings env file:
+ - sed -i "s|\${CIRRUS_CI}|true|g" ./ci/test/00_setup_env_native_asan.sh
<< : *GLOBAL_TASK_TEMPLATE
persistent_worker:
labels: