CPERF: Fixes issue with known hosts 31/65431/1
authorTim Rozet <trozet@redhat.com>
Tue, 27 Nov 2018 21:48:55 +0000 (16:48 -0500)
committerTim Rozet <trozet@redhat.com>
Tue, 27 Nov 2018 21:48:55 +0000 (16:48 -0500)
commit14eb51f41f7cf67bf0c1946f2ce65a65cabaa8d3
tree2907970b5fb7893ce6e82590a992d0bb5c47742c
parentdd211e56e0e40f4b470b24ec00f6d2e68da28dbb
CPERF: Fixes issue with known hosts

Exporting the global var to disable ansible host key checking doesn't
ignore known hosts in the file. To fix this, this patch sets the known
hosts file to /dev/null.

Reference: https://github.com/ansible/ansible/issues/9442

Jobs currently failing due to known hosts:
https://build.opnfv.org/ci/job/cperf-apex-csit-master/320/console

Change-Id: Ic3470b368a056b3a3981f9555160a44018f97ebd
Signed-off-by: Tim Rozet <trozet@redhat.com>
jjb/cperf/cperf-robot-netvirt-csit.sh