From f5da60e4275ca1172128c3994298691e12d5e1f8 Mon Sep 17 00:00:00 2001 From: mjkwiatkowski Date: Fri, 20 Feb 2026 16:17:39 +0100 Subject: fix: changed the syntex to slowly get rid of the Config class --- output/greenifier-demo-scaling/trackr.json | 40 ------------------------------ 1 file changed, 40 deletions(-) (limited to 'output/greenifier-demo-scaling') diff --git a/output/greenifier-demo-scaling/trackr.json b/output/greenifier-demo-scaling/trackr.json index f5113dfd..a595beff 100644 --- a/output/greenifier-demo-scaling/trackr.json +++ b/output/greenifier-demo-scaling/trackr.json @@ -17,44 +17,4 @@ "service": true } } -}, -{ - "name": "greenifier-demo-scaling", - "topology": { - "pathToFile": "resources/topologies/surf_medium.json" - }, - "workload": { - "pathToFile": "resources/workloads/surf_month", - "type": "ComputeWorkload" - }, - "exportModel": { - "exportInterval": 3600, - "filesToExportDict": { - "host": true, - "task": true, - "powerSource": true, - "battery": true, - "service": true - } - } -}, -{ - "name": "greenifier-demo-scaling", - "topology": { - "pathToFile": "resources/topologies/surf_small.json" - }, - "workload": { - "pathToFile": "resources/workloads/surf_month", - "type": "ComputeWorkload" - }, - "exportModel": { - "exportInterval": 3600, - "filesToExportDict": { - "host": true, - "task": true, - "powerSource": true, - "battery": true, - "service": true - } - } }] \ No newline at end of file -- cgit v1.2.3