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

add MEC015 to network scenarios

parent 3ba761d4
Loading
Loading
Loading
Loading
+34 −1
Original line number Diff line number Diff line
@@ -298,6 +298,39 @@ deployment:
                                            appThroughput: null
                                            appPacketLoss: null
                                            placementId: null
                                        -
                                            id: f1e4d448-e277-496b-bf63-98391cfd20fb
                                            name: mec015-1
                                            type: EDGE-APP
                                            image: 'meep-docker-registry:30001/meep-tm'
                                            environment: 'MEEP_SCOPE_OF_LOCALITY=MEC_SYSTEM,MEEP_CONSUMED_LOCAL_ONLY=false'
                                            netChar:
                                                throughputDl: 1000
                                                throughputUl: 1000
                                                latency: null
                                                latencyVariation: null
                                                latencyDistribution: Normal
                                                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: b8ae165a-a1e3-4d6c-86d9-52c59ad314b6
                                            name: mec028-1
@@ -342,7 +375,7 @@ deployment:
                                                throughputUl: 1000
                                                latency: null
                                                latencyVariation: null
                                                latencyDistribution: null
                                                latencyDistribution: Normal
                                                throughput: null
                                                packetLoss: null
                                            isExternal: null
Loading