Change in osmo-gsm-tester[master]: resources: Introduce a separate resource file for the virtual tests

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

Holger Freyther gerrit-no-reply at lists.osmocom.org
Wed Feb 20 09:05:33 UTC 2019


Holger Freyther has uploaded this change for review. ( https://gerrit.osmocom.org/12975


Change subject: resources: Introduce a separate resource file for the virtual tests
......................................................................

resources: Introduce a separate resource file for the virtual tests

Create a dedicated resources file for running "virtual" tests. If all
components run on the same machine we can avoid having to manage
separate network.

Change-Id: I0da1267a71dc06fd06f3cf4fc3dcfefda4bcf40b
---
A example/resources.conf.virtual
1 file changed, 41 insertions(+), 0 deletions(-)



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

diff --git a/example/resources.conf.virtual b/example/resources.conf.virtual
new file mode 100644
index 0000000..44973a2
--- /dev/null
+++ b/example/resources.conf.virtual
@@ -0,0 +1,41 @@
+# Resources for a "virtual" run.
+
+ip_address:
+- addr: 127.0.42.2
+- addr: 127.0.42.3
+- addr: 127.0.42.4
+- addr: 127.0.42.5
+- addr: 127.0.42.6
+- addr: 127.0.42.7
+- addr: 127.0.42.8
+- addr: 127.0.42.9
+- addr: 127.0.42.10
+
+bts:
+- label: OsmoBTS Virtual
+  type: osmo-bts-virtual
+  ipa_unit_id: 13
+  addr: 127.0.43.55
+  band: GSM-1800
+
+arfcn:
+  - arfcn: 512
+    band: GSM-1800
+  - arfcn: 514
+    band: GSM-1800
+  - arfcn: 516
+    band: GSM-1800
+  - arfcn: 518
+    band: GSM-1800
+  - arfcn: 520
+    band: GSM-1800
+  - arfcn: 540
+    band: GSM-1900
+  - arfcn: 542
+    band: GSM-1900
+  - arfcn: 544
+    band: GSM-1900
+  - arfcn: 546
+    band: GSM-1900
+  - arfcn: 548
+    band: GSM-1900

-- 
To view, visit https://gerrit.osmocom.org/12975
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-gsm-tester
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I0da1267a71dc06fd06f3cf4fc3dcfefda4bcf40b
Gerrit-Change-Number: 12975
Gerrit-PatchSet: 1
Gerrit-Owner: Holger Freyther <holger at freyther.de>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20190220/c68b6b1d/attachment.htm>


More information about the gerrit-log mailing list