Skip to content
Snippets Groups Projects

Resolve: "(CTTC) CAMARA Demo Integration tests"

Merged Lluis Gifre Renom requested to merge camara-demo-integration into develop
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -84,7 +84,7 @@ NBI_USERNAME = "admin"
NBI_PASSWORD = "admin"
IP_ADDRESS = "localhost"
IP_PORT = 9090
IP_PORT = 9092
BASE_IETF_SLICE_URL = f"http://{NBI_ADDRESS}:{NBI_PORT}/restconf/data/ietf-network-slice-service:network-slice-services"
IP_L3VPN_URL = f"http://{IP_ADDRESS}:{IP_PORT}/restconf/data/ietf-l3vpn-svc:l3vpn-svc/vpn-services"
Loading