Dev Env should not use sudo by default #85

Merged
abereziny merged 1 commit from abereziny/frostfs-testlib:bugfix-use-false-for-dev-env-host-by-default into master 2023-09-19 08:52:42 +00:00
Member

DevEnv should not use sudo by default

E           RuntimeError: Command: sudo echo 'password: ""' > /tmp/s01-config.yaml
E           Error:
E           return code: 1
E           output: sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
E           sudo: a password is required
DevEnv should not use sudo by default ``` E RuntimeError: Command: sudo echo 'password: ""' > /tmp/s01-config.yaml E Error: E return code: 1 E output: sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper E sudo: a password is required ```
abereziny added 1 commit 2023-09-18 14:57:03 +00:00
abereziny requested review from qa-committers 2023-09-18 14:57:10 +00:00
anikeev-yadro approved these changes 2023-09-18 17:25:33 +00:00
d.zayakin approved these changes 2023-09-18 17:25:41 +00:00
JuliaKovshova approved these changes 2023-09-19 07:32:15 +00:00
abereziny merged commit b039ee9940 into master 2023-09-19 08:52:42 +00:00
abereziny deleted branch bugfix-use-false-for-dev-env-host-by-default 2023-09-19 08:52:45 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
4 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: TrueCloudLab/frostfs-testlib#85
No description provided.