numam-spdk/test/nvme
Karol Latecki 9ee2e35865 test/nvme: ignore ssh known_hosts when connecting to hotplug VM
Completely ignore known_hosts file in case there's already an
entry for localhost in ~/.ssh/known_hosts.

If the entry is already in place ssh will create a warning:
WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED!
and exit code will be non-zero, thus terminating the test.

Change-Id: I2cc830f5e1242df68726b9e48ab4cbe4dceed5ed
Signed-off-by: Karol Latecki <karol.latecki@intel.com>
Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/469236
Reviewed-by: Pawel Kaminski <pawelx.kaminski@intel.com>
Reviewed-by: Maciej Wawryk <maciejx.wawryk@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Vitaliy Mysak <vitaliy.mysak@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
2019-09-25 21:50:26 +00:00
..
aer test/nvme/aer: switch to spdk_*malloc(). 2019-07-05 03:48:51 +00:00
deallocated_value test/nvme/deallocated_value: switch to spdk_*malloc(). 2019-07-05 03:48:51 +00:00
e2edp test/nvme/e2edp: switch to spdk_*malloc(). 2019-07-05 03:48:51 +00:00
err_injection test/nvme: Allow NVMe with 0 namespaces in tests 2019-07-08 09:39:09 +00:00
overhead test/nvme: Don't fail test for NVMe with no namespaces 2019-07-12 07:36:21 +00:00
perf test/nvme: add kernel io_uring mode for perf scripts 2019-09-09 04:43:56 +00:00
reset nvme: change retry count can be configured via bdev nvme driver 2019-08-09 00:44:50 +00:00
sgl test/nvme/sgl: switch to spdk_*malloc(). 2019-07-16 10:51:47 +00:00
hotplug.sh test/nvme: ignore ssh known_hosts when connecting to hotplug VM 2019-09-25 21:50:26 +00:00
hw_hotplug.sh test/nvme: fix shellcheck issue in hw_hotplug.sh 2019-08-30 18:42:23 +00:00
Makefile nvme: add nvme error injection support 2018-06-22 17:26:34 +00:00
nvme.sh Revert "example/perf: remove libaio from perf example" 2019-08-30 03:01:01 +00:00
spdk_nvme_cli.sh nvme/tests: Enable testing multinamespace NVMe 2019-07-08 09:39:09 +00:00