fixeria has uploaded this change for review. ( 
https://gerrit.osmocom.org/c/pysim/+/37878?usp=email )


Change subject: jenkins: use osmo-clean-workspace.sh before and after build
......................................................................

jenkins: use osmo-clean-workspace.sh before and after build

Related: osmo-ci.git I2409b2928b4d7ebbd6c005097d4ad7337307dd93
Change-Id: I5ebebfa27e4b0c7b2fb3aa60618a82c1bfdaa19a
---
M contrib/jenkins.sh
1 file changed, 4 insertions(+), 0 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/pysim refs/changes/78/37878/1

diff --git a/contrib/jenkins.sh b/contrib/jenkins.sh
index a35241d..16ab1c4 100755
--- a/contrib/jenkins.sh
+++ b/contrib/jenkins.sh
@@ -16,6 +16,8 @@
        exit 1
 fi

+osmo-clean-workspace.sh
+
 case "$JOB_TYPE" in
 "test")
        virtualenv -p python3 venv --system-site-packages
@@ -72,3 +74,5 @@
        echo "ERROR: JOB_TYPE has unexpected value '$JOB_TYPE'."
        exit 1
 esac
+
+osmo-clean-workspace.sh

--
To view, visit https://gerrit.osmocom.org/c/pysim/+/37878?usp=email
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings?usp=email

Gerrit-MessageType: newchange
Gerrit-Project: pysim
Gerrit-Branch: master
Gerrit-Change-Id: I5ebebfa27e4b0c7b2fb3aa60618a82c1bfdaa19a
Gerrit-Change-Number: 37878
Gerrit-PatchSet: 1
Gerrit-Owner: fixeria <[email protected]>

Reply via email to