summaryrefslogtreecommitdiff
path: root/tct/conf/ssh_config
diff options
context:
space:
mode:
authorAleksander Mistewicz <a.mistewicz@samsung.com>2016-03-29 15:21:15 +0200
committerAleksander Mistewicz <a.mistewicz@samsung.com>2016-05-13 14:09:43 +0200
commitf112069c5c0d1db51f06b6da867d573457c6b2ba (patch)
treeb5ce372c56494015e0a798670d5364372d533bec /tct/conf/ssh_config
parent4ca3a33cbdc4ae6a46e5ab73673ca579a827ef0e (diff)
downloadmajor-f112069c5c0d1db51f06b6da867d573457c6b2ba.tar.gz
major-f112069c5c0d1db51f06b6da867d573457c6b2ba.tar.bz2
major-f112069c5c0d1db51f06b6da867d573457c6b2ba.zip
Add tct/minnow_prepare_flash_conf.sh
And required configuration file: tct/conf/ssh_config Another configuration file in /etc/opt/testlab-major/ip_addr should be created on testlab setup. Format is specified in the file header. More information is available in tct/minnow_prepare_flash_conf.sh file header and testlab-handbook. Change-Id: Icae893512636ea8206b12bba7b6898cbf280f8ba Signed-off-by: Aleksander Mistewicz <a.mistewicz@samsung.com>
Diffstat (limited to 'tct/conf/ssh_config')
-rw-r--r--tct/conf/ssh_config2
1 files changed, 2 insertions, 0 deletions
diff --git a/tct/conf/ssh_config b/tct/conf/ssh_config
new file mode 100644
index 0000000..17b77bf
--- /dev/null
+++ b/tct/conf/ssh_config
@@ -0,0 +1,2 @@
+StrictHostKeyChecking=no
+UserKnownHostsFile=/dev/null