+Meaning: +- The result_root field specifies the path for storing the result +- if this field is not specified, the default value is: '''/result/#{suite}/#{submit_date}/
Maybe move the ```/result/../``` to a single line.
ok
Thanks, Zhangyu
- #{tbox_group}/#{rootfs}", "#{pp_params}", "#{id}"'''
+- we can specify the value of result_root in the job.yaml file, here is an example:
- '''result_root: /srv/result/iperf'''
-- 2.23.0