osmith has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-ci/+/42612?usp=email )
Change subject: jobs/octsim_osmo-ccid-firmware: PYTHONUNBUFFERED=1 ......................................................................
jobs/octsim_osmo-ccid-firmware: PYTHONUNBUFFERED=1
Ensure that the python output is getting displayed directly when running in jenkins.
Change-Id: Iffe74b270f33286f394db1be03e6ce1953aff4bf --- M jobs/octsim_osmo-ccid-firmware.yml 1 file changed, 1 insertion(+), 0 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-ci refs/changes/12/42612/1
diff --git a/jobs/octsim_osmo-ccid-firmware.yml b/jobs/octsim_osmo-ccid-firmware.yml index 07046e0..79b403e 100644 --- a/jobs/octsim_osmo-ccid-firmware.yml +++ b/jobs/octsim_osmo-ccid-firmware.yml @@ -17,6 +17,7 @@ default: 'jenkins-notifications@lists.osmocom.org jsteiger@sysmocom.de acouzens@sysmocom.de' builders: - shell: | + export PYTHONUNBUFFERED=1 cd ./tests mkdir -p sysmo-octsim/dl timeout 30m ./run-tests