Skip to content
Snippets Groups Projects
Commit 7c1ee7c3 authored by Benedikt Wetzel's avatar Benedikt Wetzel
Browse files

update benchmark defintions in order to use resource sets

parent 4ebb58da
No related branches found
No related tags found
1 merge request!171Introduce ResourceSets to make loading of resource files more flexible
...@@ -51,7 +51,7 @@ spec: ...@@ -51,7 +51,7 @@ spec:
description: The type of the resource. It must match one of the resource types specified in the referenced benchmark. description: The type of the resource. It must match one of the resource types specified in the referenced benchmark.
type: string type: string
resourceValues: resourceValues:
descriptoin: List of resource values for the specified resource type. description: List of resource values for the specified resource type.
type: array type: array
items: items:
type: integer type: integer
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment