commit | a77c7d6eab1b763631bec8c66408ca7c65315f31 | [log] [tgz] |
---|---|---|
author | Artom Lifshitz <alifshit@redhat.com> | Mon May 14 22:41:00 2018 -0400 |
committer | ghanshyam <gmann@ghanshyammann.com> | Sun May 20 18:56:16 2018 +0000 |
tree | 6735a9ce56cf5533d24205485c8fa12166536dfe | |
parent | 3306d428d2c185a83a2addd73709fe8f97cec562 [diff] |
Improve use of RemoteClient in device tagging test The device tagging test created a server with an adminPass. This isn't needed for the SSH RemoteClient - the private key is enough. This patch removes adminPass and uses the correct pkey kwarg for the private key. Change-Id: I42532edb2614c2cfac202b8e200a9c6b0d362457