]>
xenbits.xensource.com Git - xenrt-citrix/xenrt.git/log
Dan Lamping [Sun, 22 Nov 2015 17:37:13 +0000 (17:37 +0000)]
Added indigo fix for source iso tests
Dan Lamping [Sun, 22 Nov 2015 17:02:46 +0000 (17:02 +0000)]
Added indigo fix for integration suite
Dan Lamping [Sun, 22 Nov 2015 12:22:27 +0000 (12:22 +0000)]
Added indigo fix for integration suite
Dan Lamping [Sun, 22 Nov 2015 12:08:58 +0000 (12:08 +0000)]
Added indigo fix for certkit tests
Dan Lamping [Sun, 22 Nov 2015 12:06:26 +0000 (12:06 +0000)]
Added indigo fix for source iso tests
Dan Lamping [Sun, 22 Nov 2015 11:55:04 +0000 (11:55 +0000)]
Added indigo fix for integration suite
Dan Lamping [Sun, 22 Nov 2015 11:50:25 +0000 (11:50 +0000)]
Fixed exception handling for txt supp pack installation
Dan Lamping [Sun, 22 Nov 2015 11:46:18 +0000 (11:46 +0000)]
Added indigo fix upgrade plugin tests
Dan Lamping [Sun, 22 Nov 2015 08:34:51 +0000 (08:34 +0000)]
Added indigo fix for SDK
Dan Lamping [Sun, 22 Nov 2015 08:33:05 +0000 (08:33 +0000)]
Added indigo fix for integration suite
Dan Lamping [Sun, 22 Nov 2015 08:28:22 +0000 (08:28 +0000)]
Added indigo fix for upgrade hotfixes
John Dilley [Fri, 20 Nov 2015 15:57:22 +0000 (15:57 +0000)]
Fix up some OS detection issues
Chris Harding [Fri, 20 Nov 2015 14:25:18 +0000 (06:25 -0800)]
Merge branch 'ubuntudocker' into 'master'
After a guest reboot, Ubuntu containers goes offline which was not the case earlier
Tested at xenrt jobs
1232372 ,
1232373 ,
1232374 ,
1232375 ,
1232387
See merge request !155
Vinod Pademar [Fri, 20 Nov 2015 12:43:52 +0000 (12:43 +0000)]
After a guest reboot, Ubuntu containers goes offline which was not the case earlier
Daniel Lamping [Fri, 20 Nov 2015 10:48:04 +0000 (02:48 -0800)]
Merge branch 'VDIScalability' into 'master'
Vdi scalability
Recent improvements in config limits has increased number of VDIs per VM to 255.
Changes are made in VDI Scalability TC in xenrt to accomodate 255 VDIs for both linux and windows VMs.
Jobs Run: Passed job(Linux VM):
1188254 Failed job because of product issue(Windows VM):
1189734 (Product issue CA-184556)
-Akash
See merge request !3
Akash Chandrashekar [Fri, 20 Nov 2015 08:52:24 +0000 (14:22 +0530)]
Few more changes
Akash Chandrashekar [Thu, 19 Nov 2015 16:56:33 +0000 (22:26 +0530)]
passing tcid to base class
Daniel Lamping [Thu, 19 Nov 2015 15:03:30 +0000 (07:03 -0800)]
Merge branch 'smbxdacceptance' into 'master'
800+ guests on SMB SR acceptance test
Trying to use 810 guests on 6 hosts pool.
Every host has 256G memory and the shared sr is more a TB.
See merge request !154
Vinod Pademar [Thu, 19 Nov 2015 15:02:15 +0000 (15:02 +0000)]
Keeping number of threads to 50 with 800+ guests on SMB SR acceptance test
Vinod Pademar [Thu, 19 Nov 2015 14:55:11 +0000 (14:55 +0000)]
800+ guests on SMB SR acceptance test
John Dilley [Thu, 19 Nov 2015 14:39:53 +0000 (14:39 +0000)]
Add expect script for configuring qlogic switch
Akash Chandrashekar [Thu, 19 Nov 2015 12:53:57 +0000 (18:23 +0530)]
Quering on empty=false to optimise the code
Akash Chandrashekar [Thu, 19 Nov 2015 11:11:25 +0000 (16:41 +0530)]
Addressing Dan's review comments
John Dilley [Thu, 19 Nov 2015 09:35:11 +0000 (01:35 -0800)]
Merge branch 'sxapi' into 'master'
CP-13332 CLM automation
This merge request introduces the ability to deploy a named CLM blueprint from a <prepare> block in a sequence.
Additionally some issues with the API code are fixed to enable it to operate against some of the newer REST APIs, and to handle multiple organisations by selecting the last in the list not the first.
Tested in jobid
1230888 (some minor changes made following this to cleanup the MR)
See merge request !152
John Dilley [Thu, 19 Nov 2015 09:32:24 +0000 (01:32 -0800)]
Merge branch 'specifiedsite' into 'master'
Only schedule a machines specified job if all the machines are in the same site
At the moment you can submit a job specifying machines across sites - while they are all allocated to the job, those machines not in the same site as the first machine will not be useable by XenRT, thus leading to confusing results.
This change therefore modifies the behaviour so we reject any specified machines in a different site to the first one.
See merge request !136
Akash Chandrashekar [Thu, 19 Nov 2015 04:19:40 +0000 (09:49 +0530)]
Fix Typo
Alex Brett [Wed, 18 Nov 2015 18:05:39 +0000 (18:05 +0000)]
Remove a test sequence
Alex Brett [Wed, 18 Nov 2015 18:05:20 +0000 (18:05 +0000)]
Remove some testing code
Alex Brett [Wed, 18 Nov 2015 18:04:05 +0000 (18:04 +0000)]
Fix seq.xsd
Alex Brett [Wed, 18 Nov 2015 17:18:04 +0000 (17:18 +0000)]
CA-188860 Ignore differences of less than 30 MB
John Dilley [Wed, 18 Nov 2015 16:51:11 +0000 (08:51 -0800)]
Merge branch 'visibleMemory' into 'master'
CA-188697 Fix checkGuestMemory and move guest memory logic to OS classes
This change creates a new property 'visibleMemory' on the OS interface, which returns the amount of memory visible to the guest in MB.
The existing method is now just a wrapper for the new method.
Also remove all concept of unit (and just define it to be in MB) from memory methods.
Additionally the OS class is turned into an abstract base class rather than implementing an interface, and necessary updates are made to ensure unit tests pass etc.
Finally definitions are added for Scientific Linux and CoreOS.
Tested in jobs
1230718 (includes ws12r2core-x64, coreos-stable, rhel, centos and oel guests), and
1230866 (includes sl guest - shows a failure but this appears to be a legitimate issue)
See merge request !134
John Dilley [Wed, 18 Nov 2015 16:18:17 +0000 (16:18 +0000)]
Add hypervisor_id to deployment record
Alex Brett [Wed, 18 Nov 2015 16:01:24 +0000 (16:01 +0000)]
Handle both response formats to the CLM download info API
Alex Brett [Wed, 18 Nov 2015 15:46:50 +0000 (15:46 +0000)]
Fix retrieval of provider id
Alex Brett [Wed, 18 Nov 2015 14:52:28 +0000 (14:52 +0000)]
Fix deployment
Jun Wook Kwak [Wed, 18 Nov 2015 14:48:19 +0000 (06:48 -0800)]
Merge branch 'dotnetagenttc-fix' into 'master'
Fixed minor typo/bugs in .NetAgent TCs.
See merge request !151
Chris Harding [Wed, 18 Nov 2015 14:33:43 +0000 (06:33 -0800)]
Merge branch 'smbxdacceptance' into 'master'
Add a NFS SR reduced sequence to compare the SMB SR result
This sequence is to compare the SMB pool scale test result against the NFS SR on a reduced number of hosts.
See merge request !150
JunWook Kwak [Wed, 18 Nov 2015 14:28:04 +0000 (14:28 +0000)]
Fixed minor typo/bugs in .NetAgent TCs.
Alex Brett [Wed, 18 Nov 2015 14:26:37 +0000 (14:26 +0000)]
Include blueprints in debugDisplay
Alex Brett [Wed, 18 Nov 2015 14:22:03 +0000 (14:22 +0000)]
Handle blueprints in prepare
Alex Brett [Wed, 18 Nov 2015 13:57:04 +0000 (13:57 +0000)]
Treat blueprint version as a string
Alex Brett [Wed, 18 Nov 2015 13:53:42 +0000 (13:53 +0000)]
Fix version lookup
Alex Brett [Wed, 18 Nov 2015 12:57:49 +0000 (04:57 -0800)]
Merge branch 'improvempath' into 'master'
Improvements to multipath boot from SAN
- Allow machines to have switchable local boot and SAN boot
- Allow testcases to turn off multipathing
- Improvements to getting the chain.c32 boot parameters
- Get rid of LOCAL_SR_POST_INSTALL and derive it from other parameters
See merge request !145
Alex Brett [Wed, 18 Nov 2015 12:51:57 +0000 (12:51 +0000)]
Add getByName method to fetch a blueprint by name
John Dilley [Wed, 18 Nov 2015 12:51:28 +0000 (12:51 +0000)]
Add OVERRIDE_BOOT_TYPE
Vinod Pademar [Wed, 18 Nov 2015 12:43:26 +0000 (12:43 +0000)]
It is a NFS test on reduced number of hosts
Vinod Pademar [Wed, 18 Nov 2015 12:42:25 +0000 (12:42 +0000)]
It is test on reduced number of hosts
Vinod Pademar [Wed, 18 Nov 2015 12:38:44 +0000 (12:38 +0000)]
Updating the test workers to match the reduced test
John Dilley [Wed, 18 Nov 2015 12:37:35 +0000 (12:37 +0000)]
Create network topology
John Dilley [Wed, 18 Nov 2015 12:33:17 +0000 (12:33 +0000)]
Merge remote-tracking branch 'origin/master' into improvempath
Alex Brett [Wed, 18 Nov 2015 12:31:59 +0000 (12:31 +0000)]
Merge branch 'master' into sxapi
Vinod Pademar [Wed, 18 Nov 2015 12:31:20 +0000 (12:31 +0000)]
Add a NFS SR reduced sequence to compare the SMB SR result
John Dilley [Wed, 18 Nov 2015 12:28:49 +0000 (12:28 +0000)]
Release existing locks
Alex Brett [Wed, 18 Nov 2015 12:22:23 +0000 (12:22 +0000)]
Add missing import
John Dilley [Wed, 18 Nov 2015 12:16:17 +0000 (12:16 +0000)]
Only don't release iscsi if atExit
Akash Chandrashekar [Wed, 18 Nov 2015 12:11:03 +0000 (17:41 +0530)]
Merge branch 'master' into VDIScalability
Conflicts:
exec/xenrt/config.py
John Dilley [Wed, 18 Nov 2015 11:55:02 +0000 (11:55 +0000)]
Configure for SMB
Akash Chandrashekar [Wed, 18 Nov 2015 11:10:00 +0000 (16:40 +0530)]
Removing VBD destroy from removeCD() method and also to only eject CD in the method if CD is inserted
Alex Brett [Wed, 18 Nov 2015 11:09:11 +0000 (11:09 +0000)]
Fix visibleMemory
Alex Brett [Wed, 18 Nov 2015 09:59:05 +0000 (01:59 -0800)]
Merge branch 'CA-187471' into 'master'
Ca 187471
Two fixes made to fix Ca 187471
1. poweroff function updated to raise error if powerctl.off doesnt actually poweroff the machine
2. _getPoolMaster function updated to retry more than once to get the master.
See merge request !146
Jun Wook Kwak [Wed, 18 Nov 2015 09:53:53 +0000 (01:53 -0800)]
Merge branch 'thin-lvhd-srupgrade-fix' into 'master'
Enhanced ThinLVHD SR upgrade TC.
See merge request !149
Daniel Lamping [Wed, 18 Nov 2015 08:41:37 +0000 (00:41 -0800)]
Merge branch 'srtypetypo' into 'master'
Correcting typo
See merge request !147
Chethan Krishnappa [Wed, 18 Nov 2015 07:10:39 +0000 (12:40 +0530)]
Correcting typo
Vinayak Anil Palankar [Wed, 18 Nov 2015 06:47:55 +0000 (01:47 -0500)]
added sleep to maximize the chances
JunWook Kwak [Tue, 17 Nov 2015 21:58:30 +0000 (21:58 +0000)]
Enhanced ThinLVHD SR upgrade TC.
John Dilley [Tue, 17 Nov 2015 20:35:11 +0000 (20:35 +0000)]
Only do keepSetup when also atExit
Alex Brett [Tue, 17 Nov 2015 19:23:46 +0000 (19:23 +0000)]
Fix typo
Vinayak Anil Palankar [Tue, 17 Nov 2015 18:38:04 +0000 (13:38 -0500)]
fixed the merge from master
Alex Brett [Tue, 17 Nov 2015 18:35:35 +0000 (18:35 +0000)]
Add support for Scientific Linux and CoreOS
Alex Brett [Tue, 17 Nov 2015 18:21:08 +0000 (18:21 +0000)]
Merge branch 'master' into visibleMemory
Conflicts:
exec/testcases/xenserver/tc/smoketest.py
Alex Brett [Tue, 17 Nov 2015 18:19:13 +0000 (18:19 +0000)]
Fixes following abc changes
Alex Brett [Tue, 17 Nov 2015 18:05:46 +0000 (18:05 +0000)]
Change OS to be an abstract base class
Vinayak Anil Palankar [Tue, 17 Nov 2015 17:57:34 +0000 (12:57 -0500)]
Fixed CA-187471 and CA-184307
Dan Lamping [Tue, 17 Nov 2015 17:06:54 +0000 (17:06 +0000)]
Removed tests that always fail due to EXT-119
Daniel Lamping [Tue, 17 Nov 2015 16:56:12 +0000 (08:56 -0800)]
Merge branch 'thin-lvhd-torture' into 'master'
Enhanced ThinLVHD torture tests
1. Improved tests
2. Improved throughput by threading prepare stage.
3. Added 16 hosts tests
See merge request !138
Dan Lamping [Tue, 17 Nov 2015 16:50:41 +0000 (16:50 +0000)]
Fixed template existance tests on Cream
John Dilley [Tue, 17 Nov 2015 16:22:37 +0000 (16:22 +0000)]
Add ZVAULT
John Dilley [Tue, 17 Nov 2015 15:46:18 +0000 (15:46 +0000)]
Add comments
John Dilley [Tue, 17 Nov 2015 15:45:36 +0000 (15:45 +0000)]
Update non-multipath testcase
Chris Harding [Tue, 17 Nov 2015 15:45:08 +0000 (07:45 -0800)]
Merge branch 'dotNetAgent' into 'master'
Dot net agent
checkKeyPresent
See merge request !34
Craig Orendi [Tue, 17 Nov 2015 15:44:16 +0000 (15:44 +0000)]
rename noncryptomsi
Dan Lamping [Tue, 17 Nov 2015 15:37:34 +0000 (15:37 +0000)]
Fixed smoketest postrun
Alex Brett [Tue, 17 Nov 2015 15:28:44 +0000 (15:28 +0000)]
CA-189153 fix buffered testrun logic
We are currently filing detailid's into the sku field, which is confusing
Dan Lamping [Tue, 17 Nov 2015 14:57:33 +0000 (14:57 +0000)]
Removed bad storage alerts test-case until it's fixed
Dan Lamping [Tue, 17 Nov 2015 14:49:49 +0000 (14:49 +0000)]
Removed bad memory alerts test-case until it's fixed
Dan Lamping [Tue, 17 Nov 2015 13:56:36 +0000 (13:56 +0000)]
Commented out dodgy testcase
John Dilley [Tue, 17 Nov 2015 12:48:25 +0000 (12:48 +0000)]
Convert disk IDs to legacy SATA
John Dilley [Tue, 17 Nov 2015 11:14:18 +0000 (11:14 +0000)]
Fix call to getDisks
John Dilley [Tue, 17 Nov 2015 11:13:10 +0000 (11:13 +0000)]
Initialise ret
John Dilley [Tue, 17 Nov 2015 11:06:28 +0000 (11:06 +0000)]
Use OVERRIDE_BOOT_TYPE
Akash Chandrashekar [Tue, 17 Nov 2015 10:36:54 +0000 (16:06 +0530)]
Merge branch 'master' into VDIScalability
John Dilley [Tue, 17 Nov 2015 10:20:22 +0000 (10:20 +0000)]
Merge remote-tracking branch 'origin/master' into improvempath
Daniel Lamping [Tue, 17 Nov 2015 08:38:21 +0000 (00:38 -0800)]
Merge branch 'CA-189114' into 'master'
CA-189114: host enable again tweaked in the test after the reboot
vswitch test TC- 11404 was calling the host enable after evacuate & reboot - which is actually not required as we did not disable the host anywhere.
Scheduled the job to verify the change :
1230090 (DO NOT MERGE UNTIL I VERIFY IT )
-Rama,
See merge request !144
ramakrishp [Tue, 17 Nov 2015 07:48:35 +0000 (13:18 +0530)]
CA-189114: host enable again tweaked in the test after the reboot
John Dilley [Tue, 17 Nov 2015 07:00:40 +0000 (07:00 +0000)]
set local_sr_post_install automatically
John Dilley [Mon, 16 Nov 2015 22:14:51 +0000 (22:14 +0000)]
Fix var name
John Dilley [Mon, 16 Nov 2015 19:02:40 +0000 (19:02 +0000)]
use correct var
John Dilley [Mon, 16 Nov 2015 18:12:14 +0000 (18:12 +0000)]
Add self to toolstackstart
John Dilley [Mon, 16 Nov 2015 18:07:10 +0000 (18:07 +0000)]
Fix install.py again
John Dilley [Mon, 16 Nov 2015 18:05:42 +0000 (18:05 +0000)]
Fix install.py