[Bugs] [Bug 1480507] tests: Pre-requisite setup to run geo-rep test case on regression machines.
bugzilla at redhat.com
bugzilla at redhat.com
Thu Aug 17 13:56:00 UTC 2017
https://bugzilla.redhat.com/show_bug.cgi?id=1480507
--- Comment #8 from Kotresh HR <khiremat at redhat.com> ---
Hi M. Scherer/Nigel,
I see that, it is creating separate ssh key pair for geo-rep(
/root/.ssh/id_georep). This will not work as geo-rep won't use ssh with -i
option.
It requires passwordless for root with default ssh key pair (/root/.ssh/id_rsa)
Testcase:
ssh root@<local-hostname>
(with out -i flag, should login with out password on all regression machines)
I think previously, they had setup this and it was working on few and was
failing on which it was not setup.
Thanks,
Kotresh HR
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
More information about the Bugs
mailing list