[PATCH] osmo-gsm-tester[master]: jenkins-run: Provide a link to the latest trial archived

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

Pau Espin Pedrol gerrit-no-reply at lists.osmocom.org
Thu Apr 27 16:11:35 UTC 2017


Review at  https://gerrit.osmocom.org/2443

jenkins-run: Provide a link to the latest trial archived

Change-Id: I26ddf55110738bd1944ccbfe72e8410ff9811392
---
M contrib/jenkins-run.sh
1 file changed, 4 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.osmocom.org:29418/osmo-gsm-tester refs/changes/43/2443/1

diff --git a/contrib/jenkins-run.sh b/contrib/jenkins-run.sh
index b0b4925..dc45cf5 100755
--- a/contrib/jenkins-run.sh
+++ b/contrib/jenkins-run.sh
@@ -34,4 +34,8 @@
 ssh "$osmo_gsm_tester_host" "mv $tmp_dir/$trial_name $osmo_gsm_tester_dir"
 trial_dir="$osmo_gsm_tester_dir/$trial_name"
 
+# Make trial-altest.tgz always point to latest one
+ssh "$osmo_gsm_tester_host" "unlink $osmo_gsm_tester_dir/trial-latest"
+ssh "$osmo_gsm_tester_host" "ln -s $trial_dir $osmo_gsm_tester_dir/trial-latest"
+
 ssh "$osmo_gsm_tester_host" "$osmo_gsm_tester_src/src/osmo-gsm-tester.py $trial_dir -T"

-- 
To view, visit https://gerrit.osmocom.org/2443
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I26ddf55110738bd1944ccbfe72e8410ff9811392
Gerrit-PatchSet: 1
Gerrit-Project: osmo-gsm-tester
Gerrit-Branch: master
Gerrit-Owner: Pau Espin Pedrol <pespin at sysmocom.de>



More information about the gerrit-log mailing list