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: '[email protected]
[email protected] [email protected]'
builders:
- shell: |
+ export PYTHONUNBUFFERED=1
cd ./tests
mkdir -p sysmo-octsim/dl
timeout 30m ./run-tests
--
To view, visit https://gerrit.osmocom.org/c/osmo-ci/+/42612?usp=email
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: newchange
Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: Iffe74b270f33286f394db1be03e6ce1953aff4bf
Gerrit-Change-Number: 42612
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <[email protected]>