Skip to content
Snippets Groups Projects

Redesign Strategy, Load, and Resources data types

Merged Marcel Samir Becker requested to merge stu222169/theodolite-extensions:issue-259 into master
Compare and Show latest version
5 files
+ 38
6
Compare changes
  • Side-by-side
  • Inline
Files
5
@@ -93,11 +93,12 @@ spec:
@@ -93,11 +93,12 @@ spec:
name: string
name: string
properties:
properties:
restrictions:
restrictions:
description: List of restriction strategys used to delimit the search space.
description: List of restriction strategies used to delimit the search space.
type: array
type: array
items:
items:
type: string
type: string
guessStrategy: string
guessStrategy: string
 
searchStrategy: object
properties:
properties:
duration:
duration:
description: Defines the duration of each experiment in seconds.
description: Defines the duration of each experiment in seconds.
Loading