diff --git a/tests/test2/model.uml b/tests/test2/model.uml index e20497f..88c9129 100644 --- a/tests/test2/model.uml +++ b/tests/test2/model.uml @@ -10,7 +10,7 @@ {contextParams=[$nC1,$nC2,$nC3,$th1,$th2,$th3,$nM1,$nM2,$nM3,$nR1,$nR2,$nR3,$mapT,$redT,$nP1,$nP2,$nP3,out$RT]} <<HadoopScenario>> {jobSchedule=capacity; -respT=(expr=exp(mean=9.849955e-01),statQ=mean,source=calc)} +respT=(expr=$RT,statQ=mean,source=calc)} {hadoopPopulation=[$nC1,$nC2,$nC3]; @@ -22,13 +22,13 @@ respT=(expr=exp(mean=9.849955e-01),statQ=mean,source=calc)} {nTasks=[$nR1,$nR2,$nR3]; - hostDemand=[(expr=norm(mean=6.000000e-01, standDev=6.039284e-01),unit=ms,statQ=mean,source=est)]} + hostDemand=[(expr=$redT,unit=ms,statQ=mean,source=est)]} {nTasks=[$nM1,$nM2,$nM3}; - hostDemand=[(expr=exp(mean=6.826660e-01),unit=ms,statQ=mean,source=est)]} + hostDemand=[(expr=$mapT,unit=ms,statQ=mean,source=est)]} @@ -150,10 +150,10 @@ respT=(expr=exp(mean=9.849955e-01),statQ=mean,source=calc)} - (expr=exp(mean=9.849955e-01),statQ=mean,source=calc) + (expr=$RT,statQ=mean,source=calc) - (expr=exp(mean=6.826660e-01),unit=ms,statQ=mean,source=est) + (expr=$mapT,unit=ms,statQ=mean,source=est) $nM1 $nM2 $nM3 @@ -167,7 +167,7 @@ respT=(expr=exp(mean=9.849955e-01),statQ=mean,source=calc)} $th3 - (expr=norm(mean=6.000000e-01, standDev=6.039284e-01),unit=ms,statQ=mean,source=est) + (expr=$redT,unit=ms,statQ=mean,source=est) $nR1 $nR2 $nR3