commit | f0eb5e775e5929597bd58932cca6db400c12d262 | [log] [tgz] |
---|---|---|
author | Arthur She <arthur.she@linaro.org> | Tue Oct 11 08:19:36 2022 -0700 |
committer | Manish V Badarkhe <manish.badarkhe@arm.com> | Tue Oct 11 18:37:50 2022 +0200 |
tree | 932fd7802a6330aef6e0815525b2f53742446f02 | |
parent | 73f553223ceec9dfdb5f7132f87d2d67ac8cbb69 [diff] |
clone.sh: workaround for SSH host key verification failed Sometimes we get SSH host key verification failed error while doing gerrit query in clone.sh [1]. This patch workaround it by SSH options "-o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no" [1]: https://ci.trustedfirmware.org/job/tf-a-gerrit-tforg-l2/458/console#:~:text=04%3A25%3A31-,Host%20key%20verification%20failed.,-04%3A25%3A31 Signed-off-by: Arthur She <arthur.she@linaro.org> Change-Id: Ib71ae9b05e470898608823b0a29b3bbb345c64c6