diff --git a/theodolite/src/test/resources/k8s-resource-files/test-execution-1.yaml b/theodolite/src/test/resources/k8s-resource-files/test-execution-1.yaml index 15f5f451a144312b1ef221be941a52a44626fca4..1a9b57449bfb536a3e0ef19c45ba67831300b724 100644 --- a/theodolite/src/test/resources/k8s-resource-files/test-execution-1.yaml +++ b/theodolite/src/test/resources/k8s-resource-files/test-execution-1.yaml @@ -19,7 +19,8 @@ spec: offset: 0 warmup: 60 # in seconds execution: - name: "RestrictionSearch" + strategy: + name: "RestrictionSearch" restrictions: - "LowerBound" searchStrategy: "LinearSearch"