summaryrefslogtreecommitdiff
path: root/output/greenifier-demo-scaling/trackr.json
diff options
context:
space:
mode:
authormjkwiatkowski <mati.rewa@gmail.com>2026-07-26 22:33:21 +0200
committermjkwiatkowski <mati.rewa@gmail.com>2026-07-26 22:33:21 +0200
commitab7d7c84652ec4b0ac1081b76add56824de851f1 (patch)
tree0285a4b27be79fbeb444e7ea2392c0f623ebc735 /output/greenifier-demo-scaling/trackr.json
parent00945a67f551b90c528438bd24b6573abe603050 (diff)
feat: removed the generated output and the python scripts to plot the results
Diffstat (limited to 'output/greenifier-demo-scaling/trackr.json')
-rw-r--r--output/greenifier-demo-scaling/trackr.json27
1 files changed, 0 insertions, 27 deletions
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