frostfs-testcases/pytest_tests/testsuites/failovers
Vladimir Domnich b6b1644fd6 Refactor privileges for ssh commands
Remove logic that checks for root login and prepends command with sudo, because
we should not use root login at all and all commands (that require higher permissions
should be prefixed with sudo anyways).
Add sudo prefix to privileged commands that require it.

Signed-off-by: Vladimir Domnich <v.domnich@yadro.com>
2022-08-18 14:01:33 +04:00
..
__init__.py Add test for network failover 2022-08-05 13:29:31 +03:00
test_failover_network.py Refactor privileges for ssh commands 2022-08-18 14:01:33 +04:00
test_failover_storage.py Add tests that start or stop services on remote vm 2022-08-15 18:49:05 +04:00