aboutsummaryrefslogtreecommitdiff
path: root/tcwg-reboot.yaml
diff options
context:
space:
mode:
authorChristophe Lyon <christophe.lyon@linaro.org>2019-03-28 14:44:26 +0000
committerChristophe Lyon <christophe.lyon@linaro.org>2019-03-28 14:44:26 +0000
commitf99c3f961d75525a22649409e714a94b94c30f3c (patch)
tree4acbe6cb9fe5eef20e7f805eb328334e4263621e /tcwg-reboot.yaml
parentcc888d6091ef46c8f5a1775577a2d61807804bb0 (diff)
tcwg-reboot: Use StrictHostKeyChecking=no
Change-Id: Ia30a17ad6b22fff6200459bbc2fbf1f41692fb76
Diffstat (limited to 'tcwg-reboot.yaml')
-rw-r--r--tcwg-reboot.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tcwg-reboot.yaml b/tcwg-reboot.yaml
index b53e3384..f3dc8598 100644
--- a/tcwg-reboot.yaml
+++ b/tcwg-reboot.yaml
@@ -56,7 +56,7 @@
fi
# We need to access the real machine, not the Jenkins container
- $DRYRUN ssh -p22 root@localhost reboot
+ $DRYRUN ssh -p22 -o StrictHostKeyChecking=no root@localhost reboot
publishers:
- email-ext:
recipients: tcwg-validation@linaro.org