# Use single *.swf file as workload description. numberofsimulations=1 # Path to xml file which describes resource characteristics. resdesc=src/test/testSOP/algorithms/multicloud/resourcesMulticloud.xml # and swf file, which name is declared by readscenario.workloadfilename parameter. # Swf file must be placed in readscenario.inputfolder directory. #readscenario.workloadfilename=src/test/testSOP/workloads/generated/workloadGen.swf readscenario.workloadfilename=src/test/testSOP/test.swf #readscenario.workloadfilename=src/test/testSOP/algorithms/multicloud/test.swf # Choose directory where all result files should be placed. stats.outputfolder=src/test/testSOP_results/data/multicloud # Define the type and content of charts to generate # Gantt chart #creatediagrams.gantt=true # Shows the execution times of tasks #creatediagrams.tasks=true # Shows the waiting times of tasks #creatediagrams.taskswaitingtime=true # Resource utilization chart - only for processors creatediagrams.resutilization=Node creatediagrams.respowerusage=Node