Laszlo Hornyak has posted comments on this change.
Change subject: engine: unit test for VdsDeploy.getEngineSSHPublicKey
......................................................................
Patch Set 1: (1 inline comment)
....................................................
File
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/VdsDeploy.java
Line 196: /**
Line 197: * Return the engine ssh public key to install on host.
Line 198: * @return ssh public key.
Line 199: */
Line 200: static String getEngineSSHPublicKey() {
in that case the test will not have acces to it
Line 201: final String keystoreFile =
Config.<String>GetValue(ConfigValues.keystoreUrl);
Line 202: final String alias =
Config.<String>GetValue(ConfigValues.CertAlias);
Line 203: final char[] password =
Config.<String>GetValue(ConfigValues.keystorePass).toCharArray();
Line 204:
--
To view, visit http://gerrit.ovirt.org/12719
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: Ie5397eece5eabf81755df93c381d9bb6934b237e
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Laszlo Hornyak <[email protected]>
Gerrit-Reviewer: Gilad Chaplik <[email protected]>
Gerrit-Reviewer: Greg Padgett <[email protected]>
Gerrit-Reviewer: Laszlo Hornyak <[email protected]>
Gerrit-Reviewer: ofri masad <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches