Comment 1 for bug 1666887

Revision history for this message
Sergey Novikov (snovikov) wrote :

This behavior is side-effect of non-root access feature. There are two way to fix the problem:
1. Refuse using of sftp in fuel-devops when we need to open file on remote (We cannot pass 'sudo' to sftp)
2. Use root access in tests which requires opening of file on remote