Pau Espin Pedrol has submitted this change and it was merged.

Change subject: resources.conf: EC20 doesn't support SupplementaryServices
......................................................................


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(-)

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



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: merged
Gerrit-Change-Id: I68fcf2b9083966ad42940e1629abe2a1a6b74095
Gerrit-PatchSet: 1
Gerrit-Project: osmo-gsm-tester
Gerrit-Branch: master
Gerrit-Owner: Pau Espin Pedrol <[email protected]>
Gerrit-Reviewer: Harald Welte <[email protected]>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: Pau Espin Pedrol <[email protected]>

Reply via email to