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

Commit 9d39a91c authored by Automerger Merge Worker's avatar Automerger Merge Worker
Browse files

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

Change-Id: Id0df211cde01e3d297b70103b1b8e48a06753221
parents 8a2d1fd7 8eb75118
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":
                    [