Add a document for introducing the result_root
Signed-off-by: Zhang Yu 2134782174@qq.com --- doc/job/result_root.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/job/result_root.md
diff --git a/doc/job/result_root.md b/doc/job/result_root.md new file mode 100644 index 0000000..c3e0a01 --- /dev/null +++ b/doc/job/result_root.md @@ -0,0 +1,8 @@ +# result_root + +Meaning: +- When a test job is executed, some result file will generated and stored in the "result_root" + directory, you can check the result file in the web page or manually go to the "result_root" + directory for a check +- The default value of this field is: + result_root: "/result/#{suite}/#{submit_date}/#{tbox_group}/#{rootfs}"/#{pp_params}/#{id}"