osmith has uploaded this change for review.

View Change

jobs/ttcn3-testsuites-testenv: remove obsolete var

TESTENV_COREDUMP_FROM_LXC_HOST is obsolete, this was for a custom helper
running on the host. Instead of that we just save the coredump to the
current working dir and retrieve it from there.

Related: osmo-ttcn3-hacks Ia765b01432e4cb4cd36c45de874b966e3ebf55bc
Change-Id: I67fd0cc17cce44da4da00a6ac26540d8c1172168
---
M jobs/ttcn3-testsuites-testenv.yml
1 file changed, 0 insertions(+), 1 deletion(-)

git pull ssh://gerrit.osmocom.org:29418/osmo-ci refs/changes/90/43490/1
diff --git a/jobs/ttcn3-testsuites-testenv.yml b/jobs/ttcn3-testsuites-testenv.yml
index aa426b8..5a94b4e 100644
--- a/jobs/ttcn3-testsuites-testenv.yml
+++ b/jobs/ttcn3-testsuites-testenv.yml
@@ -691,7 +691,6 @@
export TESTENV_SOURCE_HIGHLIGHT_COLORS="esc"
export TESTENV_NO_IMAGE_UP_TO_DATE_CHECK=1
export TESTENV_NO_KVM=1
- export TESTENV_COREDUMP_FROM_LXC_HOST=1
set -x

uptime | grep --color=always -o "load.*"

To view, visit change 43490. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-MessageType: newchange
Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: I67fd0cc17cce44da4da00a6ac26540d8c1172168
Gerrit-Change-Number: 43490
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith@sysmocom.de>