Commit 00c6687b authored by Yann Garcia's avatar Yann Garcia
Browse files

Report bug fixes during TTF T043 validation

parent e641d944
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -24,7 +24,7 @@ image:
    MEEP_SANDBOX_NAME: {{.SandboxName}}
    MEEP_SVC_PATH: /fed_enablement/v1
    MEEP_HOST_URL: {{.HostUrl}}
    MEEP_BROKER: mqtt://meep-mosquitto:1883
    MEEP_BROKER: mqtt://meep-cloud-mosquitto:1883
    MEEP_TOPIC: ETSI/MEC/Federation
    {{- if .IsMepService }}
    MEEP_MEP_NAME: {{.MepName}}
+1 −1
Original line number Diff line number Diff line
@@ -22,7 +22,7 @@ image:
    MEEP_SANDBOX_NAME: {{.SandboxName}}
    MEEP_SVC_PATH: /vis/v2
    MEEP_HOST_URL: {{.HostUrl}}
    MEEP_BROKER: mqtt://meep-mosquitto:1883 #mqtt://broker.emqx.io:1883
    MEEP_BROKER: mqtt://meep-mosquitto:1883
    MEEP_TOPIC: 3gpp/v2x/obu
    MEEP_POA_LIST: poa-5g1
    {{- if .IsMepService }}
+1 −1
Original line number Diff line number Diff line
# {{classname}}

All URIs are relative to *https://localhost/sandboxname/sandboxname/sandboxname/sandboxname/fed_enablement/v1*
All URIs are relative to *https://localhost/sandboxname/fed_enablement/v1*

Method | HTTP request | Description
------------- | ------------- | -------------
+1 −1
Original line number Diff line number Diff line
# {{classname}}

All URIs are relative to *https://localhost/sandboxname/sandboxname/sandboxname/sandboxname/fed_enablement/v1*
All URIs are relative to *https://localhost/sandboxname/fed_enablement/v1*

Method | HTTP request | Description
------------- | ------------- | -------------
+1 −1
Original line number Diff line number Diff line
# {{classname}}

All URIs are relative to *https://localhost/sandboxname/sandboxname/sandboxname/sandboxname/fed_enablement/v1*
All URIs are relative to *https://localhost/sandboxname/fed_enablement/v1*

Method | HTTP request | Description
------------- | ------------- | -------------
Loading