18 lines
509 B
YAML
Raw Normal View History

experiment:
networkSize: 10
fileSize: "100MB"
seeders: 4
seederSets: 4
repetitions: 10
# Experiments are ran as part of groups which may entail several invocations for this Helm chart.
# We therefore identify both the experiment within a group, and the group itself.
# Identifies the experiment within the group. If left empty, defaults to the release name.
id: ""
# Identifies the experiment group. Needs to be defined by the user.
groupId: ""
deployment:
pvcName: ""
appName: ""