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

Harald Welte gerrit-no-reply at lists.osmocom.org
Wed Feb 20 20:38:21 UTC 2019


Harald Welte has submitted this change and it was merged. ( 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(-)

Approvals:
  Harald Welte: Looks good to me, approved
  Pau Espin Pedrol: Looks good to me, but someone else must approve
  Jenkins Builder: Verified



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: merged
Gerrit-Change-Id: I0da1267a71dc06fd06f3cf4fc3dcfefda4bcf40b
Gerrit-Change-Number: 12975
Gerrit-PatchSet: 2
Gerrit-Owner: Holger Freyther <holger at freyther.de>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Jenkins Builder (1000002)
Gerrit-Reviewer: Pau Espin Pedrol <pespin at sysmocom.de>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20190220/b99632e5/attachment.htm>


More information about the gerrit-log mailing list