]> xenbits.xensource.com Git - osstest.git/commit
host reuse: Reuse hosts only in same role (for now)
authorIan Jackson <iwj@xenproject.org>
Fri, 16 Oct 2020 12:33:15 +0000 (13:33 +0100)
committerIan Jackson <iwj@xenproject.org>
Fri, 16 Oct 2020 12:33:15 +0000 (13:33 +0100)
commitf3668acae2c6201c680dc7b4e9085ab184136d7e
treeaa39739d39887847b191ea17135a1a1ef4d1647b
parent94119b96af5603a4bb31ef473ebfcbca80abb63d
host reuse: Reuse hosts only in same role (for now)

This is a workaround.  There is a problem with hoat key setup in a
group of hosts, which means that when a pair test reuses a host set up
by a different test, we can get
   Host key verification failed.
during the src-to-dst migration.

Signed-off-by: Ian Jackson <iwj@xenproject.org>
ts-host-reuse