Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 4956206b authored by Automerger Merge Worker's avatar Automerger Merge Worker
Browse files

Split ports for device and root-canal tests am: 9b3ed2a1 am: 8eb75118 am: 9d39a91c

Change-Id: Ibc57964a75fbdd1ac4e6e55ee26690361923fc38
parents d8412c5b 9d39a91c
Loading
Loading
Loading
Loading
+6 −6
Original line number Diff line number Diff line
@@ -14,9 +14,9 @@
            "GdDevice":
            [
                {
                    "grpc_port": "8898",
                    "grpc_root_server_port": "8896",
                    "signal_port": "8894",
                    "grpc_port": "8998",
                    "grpc_root_server_port": "8996",
                    "signal_port": "8994",
                    "label": "cert_stack",
                    "cmd":
                    [
@@ -28,9 +28,9 @@
                    ]
                },
                {
                    "grpc_port": "8899",
                    "grpc_root_server_port": "8897",
                    "signal_port": "8895",
                    "grpc_port": "8999",
                    "grpc_root_server_port": "8997",
                    "signal_port": "8995",
                    "label": "stack_under_test",
                    "cmd":
                    [