osmith submitted this change.
jobs/ttcn3-testsuites: disable bpftrace
The bpftrace process doesn't stop properly with some scripts. Disable it
for now, we can still enable it in copies of the job.
Related: OS#6925
Change-Id: I78c18c2e18d66408ac7de7cd24fafdf3f7e5202d
---
M jobs/ttcn3-testsuites.yml
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git a/jobs/ttcn3-testsuites.yml b/jobs/ttcn3-testsuites.yml
index 40a2183..3202212 100644
--- a/jobs/ttcn3-testsuites.yml
+++ b/jobs/ttcn3-testsuites.yml
@@ -95,7 +95,6 @@
builders:
- shell: |-
export REGISTRY_HOST="registry.osmocom.org"
- export RUN_BPFTRACE=1
# Translate job name to docker-playground dir and relevant
# environment variables
To view, visit change 41858. To unsubscribe, or for help writing mail filters, visit settings.