laforge has submitted this change. ( 
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/22445 )

Change subject: fr-net: use 'hdlcnet1' as default netdev
......................................................................

fr-net: use 'hdlcnet1' as default netdev

The gbproxy tests and our scripts have started to use
hdlc0..7 paired with hdlcnet0..7.  Let's adjust fr-net to
also use 'hdlcnet1' as the pairing 'fr' test uses 'hdlc1'

Change-Id: If456a575cc2ae0ab2fc63730b329131dfcc70a47
---
M fr-net/FRNET_Tests.ttcn
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  laforge: Looks good to me, approved
  Jenkins Builder: Verified



diff --git a/fr-net/FRNET_Tests.ttcn b/fr-net/FRNET_Tests.ttcn
index 94b32dc..3943ff1 100644
--- a/fr-net/FRNET_Tests.ttcn
+++ b/fr-net/FRNET_Tests.ttcn
@@ -18,7 +18,7 @@
                                {
                                        provider := {
                                                fr := {
-                                                       netdev := "hdlc2",
+                                                       netdev := "hdlcnet1",
                                                        dlci := 123
                                                }
                                        },

--
To view, visit https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/22445
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Change-Id: If456a575cc2ae0ab2fc63730b329131dfcc70a47
Gerrit-Change-Number: 22445
Gerrit-PatchSet: 3
Gerrit-Owner: laforge <lafo...@osmocom.org>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <lafo...@osmocom.org>
Gerrit-MessageType: merged

Reply via email to