{ "pipeline": { "ready": "yes", "cmd": "echo --cpu_freq=$#cpu_freq#$ --gpu_freq=$#gpu_freq#$" }, "choices_order": [ [ "##cpu_freq" ], [ "##gpu_freq" ] ], "choices_selection": [ {"type":"random-with-next", "start":200000, "stop":2000000, "step":200000, "default":200000}, {"type":"random-with-next", "choice":[177,266,350,420,480,543,600], "default":177} ], "repetitions": 1, "seed": 12345, "iterations": 100, "sleep":0 }