Pau Espin Pedrol has uploaded this change for review. (
https://gerrit.osmocom.org/13697
Change subject: resources.conf.prod: Update config to use new smart socket HW
setup
......................................................................
resources.conf.prod: Update config to use new smart socket HW setup
Change-Id: I5cfce927569b6a2d8ca57d3394116bbcff3eee56
---
M example/resources.conf.prod
1 file changed, 6 insertions(+), 6 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-gsm-tester
refs/changes/97/13697/1
diff --git a/example/resources.conf.prod b/example/resources.conf.prod
index a65add0..49c33c7 100644
--- a/example/resources.conf.prod
+++ b/example/resources.conf.prod
@@ -90,8 +90,8 @@
trx_list:
- addr: 10.42.42.120
power_supply:
- type: 'sispm'
- device: '01:01:4d:98:24'
+ type: 'intellinet'
+ device: '10.9.25.250'
port: '1'
- label: NanoBTS-ONW-900
@@ -102,13 +102,13 @@
trx_list:
- addr: 10.42.42.121
power_supply:
- type: 'sispm'
- device: '01:01:4d:98:24'
+ type: 'intellinet'
+ device: '10.9.25.250'
port: '2'
- addr: 10.42.42.122
power_supply:
- type: 'sispm'
- device: '01:01:4d:98:24'
+ type: 'intellinet'
+ device: '10.9.25.250'
port: '3'
- label: OsmoBTS Virtual
--
To view, visit https://gerrit.osmocom.org/13697
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: I5cfce927569b6a2d8ca57d3394116bbcff3eee56
Gerrit-Change-Number: 13697
Gerrit-PatchSet: 1
Gerrit-Owner: Pau Espin Pedrol <[email protected]>