Change in osmo-ci[master]: jobs: osmo-gsm-tester: Update path to sysmocom's specific setup

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/.

pespin gerrit-no-reply at lists.osmocom.org
Fri Apr 10 16:34:20 UTC 2020


pespin has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-ci/+/17776 )


Change subject: jobs: osmo-gsm-tester: Update path to sysmocom's specific setup
......................................................................

jobs: osmo-gsm-tester: Update path to sysmocom's specific setup

Since osmo-gsm-tester.git I364e0859c0851b9167907a4d948b659a0f6a19fb the
example/ directory has been renamed to sysmocom/

Change-Id: I4c7516d2eb9636d37391a81dc9d484c0c04d7191
---
M jobs/osmo-gsm-tester-runner.yml
1 file changed, 3 insertions(+), 3 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-ci refs/changes/76/17776/1

diff --git a/jobs/osmo-gsm-tester-runner.yml b/jobs/osmo-gsm-tester-runner.yml
index d00ecfa..788f057 100644
--- a/jobs/osmo-gsm-tester-runner.yml
+++ b/jobs/osmo-gsm-tester-runner.yml
@@ -225,9 +225,9 @@
       - copy_artifact:
          repo: osmo-gsm-tester_build-osmocom-bb
       - shell: >
-            unlink osmo-gsm-tester/example/resources.conf || true
+            unlink osmo-gsm-tester/sysmocom/resources.conf || true
 
-            ln -s resources.conf.virtual osmo-gsm-tester/example/resources.conf
+            ln -s resources.conf.virtual osmo-gsm-tester/sysmocom/resources.conf
 
             # TODO: We (want to) grant CAP_SYS_NICE for osmo-bts-virtual
             # but with newer cgroup support and the --cpu-rt-runtime/--ulimit
@@ -236,7 +236,7 @@
             docker run --rm=true \
               -e HOME=/build \
               -e JOB_NAME="$JOB_NAME" \
-              -e OSMO_GSM_TESTER_CONF="/build/osmo-gsm-tester/example" \
+              -e OSMO_GSM_TESTER_CONF="/build/osmo-gsm-tester/sysmocom" \
               -e OSMO_GSM_TESTER_OPTS="$OSMO_GSM_TESTER_OPTS" \
               -e BUILD_NUMBER="$BUILD_NUMBER" \
               -w /build -i \

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-ci/+/17776
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: I4c7516d2eb9636d37391a81dc9d484c0c04d7191
Gerrit-Change-Number: 17776
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pespin at sysmocom.de>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20200410/9cf386b5/attachment.htm>


More information about the gerrit-log mailing list