xenadmin/XenAdminTests/XenModelTests
Mihaela Stoica 2ae2bdfdd8 CA-182453: XenCenter does not show an active XenMotion in another session
Added "VM.pool_migrate" to the list of tasks suitable for meddling actions.
Removed the usage of MeddlingActionTitle other_config key, because it wasn't working as intended for two reasons:
- If XenCenter starts an action that does multiple async api calls, so multiple tasks, the action's title is assigned to all tasks as MeddlingActionTitles, so the second XenCenter instance would create multiple meddling actions with the same title.
- When a second XenCenter instance tries to see if a task is suitable for a meddling action, the MeddlingActionTitle is not yet present in the task's other_config, so the task is ignored in most of the cases.

Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2017-01-18 14:25:55 +00:00
..
ActionTests CA-233454: Fix the action test 2016-12-01 12:09:03 +00:00
ActionTestBase.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
CacheTests.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
DestroyPolicyActionTests.cs CP-5750: Changed the declaration for the ActionBase events Completed, Changed and 2013-08-09 17:20:33 +01:00
DestroyVMTests.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
HostExtensionTests.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
PureAsyncActionTests.cs CA-182453: XenCenter does not show an active XenMotion in another session 2017-01-18 14:25:55 +00:00
SessionTests.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
TestAPICallVersions.cs Fix TestResource path for support ran test from Resharper. 2014-04-28 15:22:17 +04:00
TestXenAdminConfigProvider.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
UpgradePoolActionTests.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
VMBuilder.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
VMExtensionsTests.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
XenModelReferencesTest.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00