Eli Mesika has uploaded a new change for review. Change subject: core: adding a comment how upgrade should be tested ......................................................................
core: adding a comment how upgrade should be tested Change-Id: I347967ac38ccfd3f6679c67bf128356c657efda7 Signed-off-by: emesika <[email protected]> --- M README.developer 1 file changed, 4 insertions(+), 0 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/81/35981/1 diff --git a/README.developer b/README.developer index d939518..f9fc0ad 100644 --- a/README.developer +++ b/README.developer @@ -271,3 +271,7 @@ Example: # rpmbuild -D"ovirt_build_minimal 1" -tb @tarball@ + + +NOTE : If you are testing upgrade, you must compile the origin and upgraded branch to the same PREFIX. + If you connect existing database into new instance, you need to re-encrypt passwords with the key of the new instance. -- To view, visit http://gerrit.ovirt.org/35981 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I347967ac38ccfd3f6679c67bf128356c657efda7 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Eli Mesika <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
