Lines Matching +full:documentation +full:- +full:service
2 Documentation DMTF tools utility keywords. keyword
15 [Documentation] Git clone tool.
19 # rsv_dir_path Directory path for rsv tool (e.g. "Redfish-Service-Validator").
20 # rsv_github_url Github URL link(e.g "https://github.com/DMTF/Redfish-Service-Validator").
22 ${cmd_buf} Catenate rm -rf ${rsv_dir_path} ;
23 ... git clone --branch ${branch_name} ${rsv_github_url} ${rsv_dir_path}
28 [Documentation] Execution of the command.
32 # rsv_dir_path Directory path for rsv tool (e.g. "Redfish-Service-Validator").
41 Redfish Service Validator Result
42 [Documentation] Check tool output for errors.
47 # Service could not be started: RetriesExhaustedError()
49 ... Service could not be started: RetriesExhaustedError()
53 [Documentation] Check tool output for errors.