Loading tests/common/test_invoke_network_clients.py +7 −9 Original line number Diff line number Diff line Loading @@ -18,15 +18,13 @@ NETWORK_TEST_CASES = [ "scs_as_id": "scs2", } }, # TODO: Once the functionality from QoD, Location-retrieval and # traffic influnce is validated, tests can be carried out for Open5GCore # { # "network": { # "client_name": "open5gcore", # "base_url": "http://test-open5gcore.url", # "scs_as_id": "scs3", # } # }, { "network": { "client_name": "open5gcore", "base_url": "http://test-open5gcore.url", "scs_as_id": "scs3", } }, ] Loading tests/network/test_cases.py +7 −0 Original line number Diff line number Diff line Loading @@ -14,4 +14,11 @@ test_cases = [ "scs_as_id": "scs", } }, { "network": { "client_name": "open5gcore", "base_url": "http://192.168.11.80:8080", "scs_as_id": "0001", } } ] Loading
tests/common/test_invoke_network_clients.py +7 −9 Original line number Diff line number Diff line Loading @@ -18,15 +18,13 @@ NETWORK_TEST_CASES = [ "scs_as_id": "scs2", } }, # TODO: Once the functionality from QoD, Location-retrieval and # traffic influnce is validated, tests can be carried out for Open5GCore # { # "network": { # "client_name": "open5gcore", # "base_url": "http://test-open5gcore.url", # "scs_as_id": "scs3", # } # }, { "network": { "client_name": "open5gcore", "base_url": "http://test-open5gcore.url", "scs_as_id": "scs3", } }, ] Loading
tests/network/test_cases.py +7 −0 Original line number Diff line number Diff line Loading @@ -14,4 +14,11 @@ test_cases = [ "scs_as_id": "scs", } }, { "network": { "client_name": "open5gcore", "base_url": "http://192.168.11.80:8080", "scs_as_id": "0001", } } ]