From 61f217230478896aea16e2cf616d18ad15bbc61b Mon Sep 17 00:00:00 2001 From: gmega Date: Thu, 30 Jan 2025 11:48:09 -0300 Subject: [PATCH] feat: add workflow for the final experiment --- k8s/argo-workflows/deluge-benchmark-workflow.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/k8s/argo-workflows/deluge-benchmark-workflow.yaml b/k8s/argo-workflows/deluge-benchmark-workflow.yaml index 2586b11..6ec845d 100644 --- a/k8s/argo-workflows/deluge-benchmark-workflow.yaml +++ b/k8s/argo-workflows/deluge-benchmark-workflow.yaml @@ -12,7 +12,7 @@ spec: - name: seederSets value: 2 - name: fileSize - value: '["100MB", "1GB"]' + value: '["100MB", "1GB", "5GB"]' - name: constrained__networkSize_seeders value: "[[2, 1], [8, [1, 2, 4]], [16, [1, 2, 4, 8]], [32, [1, 2, 4, 8, 16]]]" - name: maxExperimentDuration