diff options
author | Tony Hutter <[email protected]> | 2019-07-19 11:21:54 -0700 |
---|---|---|
committer | Brian Behlendorf <[email protected]> | 2019-07-19 11:21:54 -0700 |
commit | d84c5a120e992a3576b0fdab233ed619ffeb9539 (patch) | |
tree | cabdd1fdd8eda9f37c5329ff49230d533c238a11 /copy-builtin | |
parent | 7f31908913592b3075306daf403f2a334602493e (diff) |
Move some tests to cli_user/zpool_status
The tests in tests/functional/cli_root/zpool_status should all require
root. However, linux.run has "user =" specified for those tests, which
means they run as a normal user. When I removed that line to run them
as root, the following tests did not pass:
zpool_status_003_pos
zpool_status_-c_disable
zpool_status_-c_homedir
zpool_status_-c_searchpath
These tests need to be run as a normal user. To fix this, move these
tests to a new tests/functional/cli_user/zpool_status directory.
Reviewed-by: George Melikov <[email protected]>
Reviewed-by: Brian Behlendorf <[email protected]>
Reviewed-by: Giuseppe Di Natale <[email protected]>
Signed-off-by: Tony Hutter <[email protected]>
Closes #9057
Diffstat (limited to 'copy-builtin')
0 files changed, 0 insertions, 0 deletions