GitHub user shwetaag opened a pull request:

    https://github.com/apache/cloudstack/pull/188

    tool to aid db comaprision for upgrade testing

    What this tool is capable to do is
    
    1.  Compare all the tables schema between upgraded setup and fresh install 
setup  and find if there is any schema difference between any tables
    2.  Compare global configuration between upgraded and fresh install setup 
and find out if there is any difference between the two on following fields
        a.      Value
        b.      Scope
        c.      Description
        d.      Component
        e.      Category


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/shwetaag/cloudstack tools

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cloudstack/pull/188.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #188
    
----
commit 7f917f26a8b9700310144e031ecda5d82b00435e
Author: shweta agarwal <shweta.agar...@citrix.com>
Date:   2015-04-23T11:42:30Z

    tool to aid db comaprision for upgrade testing

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to