summaryrefslogtreecommitdiff
path: root/output
diff options
context:
space:
mode:
authormjkwiatkowski <mati.rewa@gmail.com>2026-02-20 16:17:39 +0100
committermjkwiatkowski <mati.rewa@gmail.com>2026-02-20 16:17:39 +0100
commitf5da60e4275ca1172128c3994298691e12d5e1f8 (patch)
tree189804251bf88bf390e1c9ffb4472b7a798d7f22 /output
parent2f16cb0f48eca4453e3e894b3d45a3aa09e6dcc0 (diff)
fix: changed the syntex to slowly get rid of the Config classHEADmaster
Diffstat (limited to 'output')
-rw-r--r--output/greenifier-demo-scaling/trackr.json40
1 files changed, 0 insertions, 40 deletions
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