[PATCH] osmo-gsm-tester[master]: resources.conf: EC20 doesn't support SupplementaryServices

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
Tue Dec 5 17:29:47 UTC 2017


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

resources.conf: EC20 doesn't support SupplementaryServices

As the interface never appears, tests using the modem fail because we
wait for all the interfaces to be available based on the features
attribute.

Change-Id: I68fcf2b9083966ad42940e1629abe2a1a6b74095
---
M example/resources.conf
1 file changed, 1 insertion(+), 1 deletion(-)


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

diff --git a/example/resources.conf b/example/resources.conf
index 497626d..c1ab322 100644
--- a/example/resources.conf
+++ b/example/resources.conf
@@ -89,7 +89,7 @@
   ki: 'BB70807226393CDBAC8DD3439FF54252'
   auth_algo: 'xor'
   ciphers: [a5_0, a5_1]
-  features: ['sms', 'ussd', 'gprs']
+  features: ['sms', 'gprs']
 
 - label: gobi2k
   path: '/gobi_3'

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

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