mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-06-18 12:20:40 +00:00
* Add test case for xdsh when permission denied * Add test case for nodestat for malformed command * Add test case descriptions for nodestat_usage and xdsh_permission_denied
6 lines
134 B
Plaintext
6 lines
134 B
Plaintext
start:nodestat_usage
|
|
description: Test the exit code when no command line argument is passed to nodestat
|
|
cmd:nodestat
|
|
check:rc!=0
|
|
end
|