xenadmin/XenAdminTests
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
..
ArchiveTests Fix TestResource path for support ran test from Resharper. 2014-04-28 15:22:17 +04:00
CommandTests Fixed test issue where the MockConnectionManager was assigning the same opaque_ref 2016-10-11 10:12:12 +01:00
CompressionTests Fix TestResource path for support ran test from Resharper. 2014-04-28 15:22:17 +04:00
Controls CA-183321: Fix unit tests 2015-09-24 09:56:18 +01:00
Diagnostics CA-77990: Report required actions for all VMs at once in the hotfix wizard / RPUW (#951) 2016-06-07 17:40:59 +01:00
DialogTests CA-145890: updated test. 2016-11-30 16:42:44 +00:00
FolderTests CA-127510: Reworked the logic of differentiating between tasks started by this instance 2014-03-11 14:30:01 +00:00
HealthCheckTests CP-14647: Intermediate check-in #8 2015-11-08 11:28:06 +00:00
LicensingTests CA-202068: License Manager wizard showing "Activate Free XenServer" button even no host selected for editing license 2016-03-08 17:30:26 +00:00
MainWindowWrapper CP-14647: Intermediate check-in #2 2015-11-08 11:27:57 +00:00
MiscTests CP-14647: Intermediate check-in #8 2015-11-08 11:28:06 +00:00
PluginTests CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
Properties CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
SearchTests CP-15699: Re-enable the ExpectedResults test 2016-02-25 11:26:34 +00:00
StringExtensionsTests CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
TabsAndMenus CP-20245: Wording changes for change of feature name to PVS-Accelerator 2017-01-04 17:24:52 +00:00
TestResources CP-16012: Rename branding variables 2016-02-10 11:52:30 +00:00
TreeTests CP-15398: Make file name and dir rebrandablei 2016-01-19 18:40:55 +08:00
UnitTests CP-20065: Change "Automatic Update" to "Automated Updates" 2016-12-10 14:44:15 +00:00
WizardTests CA-216752: Not all wizards progress through to the next page by pressing the Enter key 2016-12-08 14:52:21 +00:00
XenModelTests CA-182453: XenCenter does not show an active XenMotion in another session 2017-01-18 14:25:55 +00:00
XenOvf CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
app.config [Dotnet Upgrade] Convert all projects to use .net 4.6. All changes autogenerated by VS. 2016-09-29 10:50:24 +01:00
DatabaseTester.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
I18nResourceFilesTests.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
MainWindowLauncher.cs Cleanup main windows leftover from previous tests which failed during setup. 2014-01-02 14:27:44 +00:00
MainWindowTester.cs CP-15398: Make texture XenServer product rebrandable 2016-01-19 18:36:21 +08:00
ManagedTester.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
MockConnectionManager.cs Fixed test issue where the MockConnectionManager was assigning the same opaque_ref 2016-10-11 10:12:12 +01:00
TestCategories.cs CA-109237: Add a smoke test category for the xenadmin tests 2013-07-09 16:03:49 +01:00
TestDatabaseManager.cs Fix TestResource path for support ran test from Resharper. 2014-04-28 15:22:17 +04:00
TestObjectProvider.cs CP-14647: Intermediate check-in #4 2015-11-08 11:28:01 +00:00
UnitTester.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
XenAdminTests.csproj [Dotnet Upgrade] Convert all projects to use .net 4.6. All changes autogenerated by VS. 2016-09-29 10:50:24 +01:00