osmith has submitted this change. (
https://gerrit.osmocom.org/c/osmo-ci/+/41858?usp=email )
Change subject: jobs/ttcn3-testsuites: disable bpftrace
......................................................................
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(-)
Approvals:
Jenkins Builder: Verified
pespin: Looks good to me, approved
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 https://gerrit.osmocom.org/c/osmo-ci/+/41858?usp=email
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: merged
Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: I78c18c2e18d66408ac7de7cd24fafdf3f7e5202d
Gerrit-Change-Number: 41858
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <[email protected]>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <[email protected]>
Gerrit-Reviewer: osmith <[email protected]>
Gerrit-Reviewer: pespin <[email protected]>