From 10501ccc8e6fe320f700070e5bfd16d970521edd Mon Sep 17 00:00:00 2001 From: Holger Hans Peter Freyther Date: Mon, 25 Feb 2019 03:20:16 +0000 Subject: resource: Add a mobile resource for the virtual test Add a new resource and make a reservation in the suite. Change-Id: Ic26aa63cad62323bb85f952640672eb28af0eadc --- example/resources.conf.virtual | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) (limited to 'example') diff --git a/example/resources.conf.virtual b/example/resources.conf.virtual index 44973a2..f4d8b4a 100644 --- a/example/resources.conf.virtual +++ b/example/resources.conf.virtual @@ -39,3 +39,27 @@ arfcn: band: GSM-1900 - arfcn: 548 band: GSM-1900 + +modem: + - imsi: "001010000000000" + type: osmo-mobile + - imsi: "001010000000001" + type: osmo-mobile + - imsi: "001010000000002" + type: osmo-mobile + - imsi: "001010000000003" + type: osmo-mobile + - imsi: "001010000000004" + type: osmo-mobile + - imsi: "001010000000005" + type: osmo-mobile + - imsi: "001010000000006" + type: osmo-mobile + - imsi: "001010000000007" + type: osmo-mobile + - imsi: "001010000000008" + type: osmo-mobile + - imsi: "001010000000009" + type: osmo-mobile + - imsi: "001010000000009" + type: osmo-mobile -- cgit v1.2.3