【发布时间】:2017-04-08 17:54:10
【问题描述】:
Gerrit 触发器返回 "C:\Windows\System32\config\systemprofile.ssh\id_rsa" 不存在。
无论该文件是否存在,Jenkins 都可以使用它克隆存储库。 这是在 Windows Server 2016 上
【问题讨论】:
-
您的进程运行是否提升?是 32 位还是 64 位?
-
64 位提升在本地系统帐户下运行。我将密钥复制/粘贴到 C:\.ssh\id_rsa 中,现在 Gerrit 触发器能够看到它...测试连接返回“成功”,但在顶部我看到连接无法建立!检查您的设置和 Gerrit 服务器...服务器状态为红色。
标签: gerrit-trigger