[PATCH] osmo-gsm-tester[master]: example: Add scenarios to select BTS for a specific band

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
Wed Mar 28 11:06:29 UTC 2018


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

example: Add scenarios to select BTS for a specific band

Change-Id: Id830536c9337151818901cb25c3a568a77cdbf5e
---
A example/scenarios/band-1800.conf
A example/scenarios/band-1900.conf
A example/scenarios/band-900.conf
3 files changed, 9 insertions(+), 0 deletions(-)


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

diff --git a/example/scenarios/band-1800.conf b/example/scenarios/band-1800.conf
new file mode 100644
index 0000000..b12c4c0
--- /dev/null
+++ b/example/scenarios/band-1800.conf
@@ -0,0 +1,3 @@
+resources:
+  bts:
+  - band: GSM-1800
diff --git a/example/scenarios/band-1900.conf b/example/scenarios/band-1900.conf
new file mode 100644
index 0000000..ef648ef
--- /dev/null
+++ b/example/scenarios/band-1900.conf
@@ -0,0 +1,3 @@
+resources:
+  bts:
+  - band: GSM-1900
diff --git a/example/scenarios/band-900.conf b/example/scenarios/band-900.conf
new file mode 100644
index 0000000..a5f8980
--- /dev/null
+++ b/example/scenarios/band-900.conf
@@ -0,0 +1,3 @@
+resources:
+  bts:
+  - band: GSM-900

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Id830536c9337151818901cb25c3a568a77cdbf5e
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