Commit 8026c847 authored by M. Rehan Abbasi's avatar M. Rehan Abbasi
Browse files

add MEC016 to V2X network scenario and remove bug for DAI

parent e2853dde
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -834,11 +834,11 @@ repo:
        lint: true
        # location of API specifications
        api:
          - name: 'AdvantEDGE Device application interface REST API'
          - name: 'AdvantEDGE Device Application Interface REST API'
            file: go-apps/meep-dai/api/swagger.yaml
        # location of user supplied API specifications
        user-api:
          - name: 'Device application interface REST API'
          - name: 'Device Application Interface REST API'
            file: config/api/dai-api.yaml
        # resources available to docker container image
        docker-data:
+2 −2
Original line number Diff line number Diff line
@@ -515,8 +515,8 @@ export function parseEdgeApps(scenario) {
                  env: proc.environment,
                  url: 'api/?urls.primaryName='+pl.name+'%20-%20Device%20Application%20Interface%20REST%20API',
                  path: pl.name+'/dev_app/v1',
                  pseudoName: 'Device application interface (016) on ' + pl.name,
                  dropDownName: 'Device application interface (016)',
                  pseudoName: 'Device Application Interface (016) on ' + pl.name,
                  dropDownName: 'Device Application Interface (016)',
                  enabled: false,
                  enableInProgressCount: -1,
                  disableInProgressCount: -1
+34 −1
Original line number Diff line number Diff line
@@ -305,11 +305,44 @@ deployment:
                                            image: 'meep-docker-registry:30001/meep-tm'
                                            environment: 'MEEP_SCOPE_OF_LOCALITY=MEC_SYSTEM,MEEP_CONSUMED_LOCAL_ONLY=false'
                                            netChar:
                                                latencyDistribution: Normal
                                                throughputDl: 1000
                                                throughputUl: 1000
                                                latency: null
                                                latencyVariation: null
                                                throughput: null
                                                packetLoss: null
                                            isExternal: null
                                            commandArguments: null
                                            commandExe: null
                                            serviceConfig: null
                                            gpuConfig: null
                                            memoryConfig: null
                                            cpuConfig: null
                                            externalConfig: null
                                            status: null
                                            userChartLocation: null
                                            userChartAlternateValues: null
                                            userChartGroup: null
                                            meta: null
                                            userMeta: null
                                            appLatency: null
                                            appLatencyVariation: null
                                            appThroughput: null
                                            appPacketLoss: null
                                            placementId: null
                                        -
                                            id: fb4d3c6a-197e-4e3f-96ae-ab4d5ac663a9
                                            name: mec016-1
                                            type: EDGE-APP
                                            image: 'meep-docker-registry:30001/meep-dai'
                                            environment: 'MEEP_SCOPE_OF_LOCALITY=MEC_SYSTEM,MEEP_CONSUMED_LOCAL_ONLY=false'
                                            netChar:
                                                latencyDistribution: Normal
                                                throughputDl: 1000
                                                throughputUl: 1000
                                                latency: null
                                                latencyVariation: null
                                                throughput: null
                                                packetLoss: null
                                            isExternal: null
@@ -371,11 +404,11 @@ deployment:
                                            image: 'meep-docker-registry:30001/meep-vis'
                                            environment: 'MEEP_SCOPE_OF_LOCALITY=MEC_SYSTEM,MEEP_CONSUMED_LOCAL_ONLY=false,MEEP_PREDICT_MODEL_SUPPORTED=true'
                                            netChar:
                                                latencyDistribution: Normal
                                                throughputDl: 1000
                                                throughputUl: 1000
                                                latency: null
                                                latencyVariation: null
                                                latencyDistribution: Normal
                                                throughput: null
                                                packetLoss: null
                                            isExternal: null