<p>pespin has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/docker-playground/+/17541">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">osmo-gsm-tester: Allow changing host's trial directory<br><br>It's set to /tmp/trial by default for convenience, since it's a<br>temporary directory and easy to remember and to access. Still, let's<br>give the opportunity to change it (if user wants it to be stored in<br>persistent data or if has low amounts of non-persistent memory).<br><br>Change-Id: I2a7ea361c6156c97bd8d2d94cf1b6856344d4d9f<br>---<br>M osmo-gsm-tester/jenkins.sh<br>1 file changed, 1 insertion(+), 1 deletion(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/docker-playground refs/changes/41/17541/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/osmo-gsm-tester/jenkins.sh b/osmo-gsm-tester/jenkins.sh</span><br><span>index 58768c4..4a3859f 100755</span><br><span>--- a/osmo-gsm-tester/jenkins.sh</span><br><span>+++ b/osmo-gsm-tester/jenkins.sh</span><br><span>@@ -23,7 +23,7 @@</span><br><span> # osmo-gsm-tester last run can be found as usual under the trial directory</span><br><span> # (/tmp/trial/last_run).</span><br><span> </span><br><span style="color: hsl(0, 100%, 40%);">-TRIAL_DIR="/tmp/trial"</span><br><span style="color: hsl(120, 100%, 40%);">+TRIAL_DIR="${TRIAL_DIR:-/tmp/trial}"</span><br><span> </span><br><span> SRS_LTE_BRANCH=${SRS_LTE_BRANCH:-master}</span><br><span> SRS_LTE_REPO_PREFIX=${SRS_LTE_REPO_PREFIX:-git@github.com:srsLTE}</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/docker-playground/+/17541">change 17541</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.osmocom.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.osmocom.org/c/docker-playground/+/17541"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: docker-playground </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: I2a7ea361c6156c97bd8d2d94cf1b6856344d4d9f </div>
<div style="display:none"> Gerrit-Change-Number: 17541 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: pespin <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>