Devdeep Singh
77cdbcbd9f
Make sure only unit tests are run during build time and not functional tests.
2013-10-30 11:06:38 +05:30
Donal Lafferty
d0035fcc23
Changes for switching all wmi calls to V2 namespace. V1 namespace is deprecated so it is better
...
to be on v2 namespace.
2013-10-30 11:05:53 +05:30
Anshul Gangwar
75857e3f0d
Update the unit test to create a fake vhd file on the fly and run the test. The file is removed when the test completes.
2013-10-28 18:02:40 +05:30
Anshul Gangwar
f7bd4614c0
Fixing the warnings while running unit tests for hyper agent.
...
Added a new switch for functional tests.
2013-10-28 13:49:50 +05:30
Anshul Gangwar
a27899aae1
Hyperv unit tests for the agent. Unit tests are written using NSubstitute and XUnit and
...
they test the create, stop and start commands in the agent.
2013-10-28 11:31:01 +05:30
Donal Lafferty
1d0a931dea
A plugin for Hyper-V control is available for CloudStack. The plugin implements basic VM control; however, its
...
architecture allows additional functionality to be easily added. Incorporating the plugin in CloudStack will allow
the community to participate in improving the features available with Hyper-V.
The plugin uses a Director Connect Agent architecture described here: https://cwiki.apache.org/confluence/display/CLOUDSTACK/Progress
2013-10-02 14:37:22 +05:30