From ab7d7c84652ec4b0ac1081b76add56824de851f1 Mon Sep 17 00:00:00 2001 From: mjkwiatkowski Date: Sun, 26 Jul 2026 22:33:21 +0200 Subject: feat: removed the generated output and the python scripts to plot the results --- output/greenifier-demo-scaling/trackr.json | 27 --------------------------- 1 file changed, 27 deletions(-) delete mode 100644 output/greenifier-demo-scaling/trackr.json (limited to 'output/greenifier-demo-scaling/trackr.json') diff --git a/output/greenifier-demo-scaling/trackr.json b/output/greenifier-demo-scaling/trackr.json deleted file mode 100644 index b4bd5744..00000000 --- a/output/greenifier-demo-scaling/trackr.json +++ /dev/null @@ -1,27 +0,0 @@ -[{ - "name": "greenifier-demo-scaling", - "topology": { - "pathToFile": "resources/topologies/surf.json" - }, - "workload": { - "pathToFile": "resources/workloads/surf_month", - "type": "ComputeWorkload" - }, - "allocationPolicy": { - "type": "prefab" - }, - "exportModel": { - "exportInterval": 3600, - "filesToExportDict": { - "host": true, - "task": true, - "powerSource": true, - "battery": true, - "service": true - } - }, - "failureModel": { - "type": "prefab", - "prefabName": "Websites02Exp" - } -}] \ No newline at end of file -- cgit v1.2.3