updated test_links to avoid running a system command and the need to use iperf/ping
This commit is contained in:
parent
fb8fc46d0d
commit
b4bc9c23a3
10 changed files with 34 additions and 161 deletions
|
@ -3,8 +3,8 @@ from builtins import int
|
|||
from queue import Queue
|
||||
|
||||
import grpc
|
||||
|
||||
import pytest
|
||||
|
||||
from core.api.grpc import core_pb2
|
||||
from core.api.grpc.client import CoreGrpcClient
|
||||
from core.config import ConfigShim
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue