summaryrefslogtreecommitdiff
path: root/output/greenifier-demo-scaling/trackr.json
diff options
context:
space:
mode:
Diffstat (limited to 'output/greenifier-demo-scaling/trackr.json')
-rw-r--r--output/greenifier-demo-scaling/trackr.json7
1 files changed, 5 insertions, 2 deletions
diff --git a/output/greenifier-demo-scaling/trackr.json b/output/greenifier-demo-scaling/trackr.json
index f2eb187e..b4bd5744 100644
--- a/output/greenifier-demo-scaling/trackr.json
+++ b/output/greenifier-demo-scaling/trackr.json
@@ -7,6 +7,9 @@
"pathToFile": "resources/workloads/surf_month",
"type": "ComputeWorkload"
},
+ "allocationPolicy": {
+ "type": "prefab"
+ },
"exportModel": {
"exportInterval": 3600,
"filesToExportDict": {
@@ -18,7 +21,7 @@
}
},
"failureModel": {
- "type": "trace-based",
- "pathToFile": "resources/failures/Skype_user_reported.parquet"
+ "type": "prefab",
+ "prefabName": "Websites02Exp"
}
}] \ No newline at end of file