osmith has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-ci/+/43490?usp=email )
Change subject: jobs/ttcn3-testsuites-testenv: remove obsolete var ......................................................................
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.*"