Gaurav Aradhye
42a861e590
CLOUDSTACK-7205: Adding expunge=True while deleting VM for test case execution speed improvement
2014-07-30 21:37:26 +05:30
Gaurav Aradhye
291b3ceea5
Fixing missing attribute issue in test_stopped_vm.py
2014-07-30 21:36:14 +05:30
Gaurav Aradhye
0b6996bef6
Fixed test_escalations_instances.py - Stop VM before detaching root volumes
2014-07-30 21:35:15 +05:30
Gaurav Aradhye
cfbbc81a82
Fixing test_escalations_ipaddresses.py - Passing type Isolated while listing Networks to avoid inclusion of shared networks in the list
2014-07-30 21:33:34 +05:30
Gaurav Aradhye
e1be035870
CLOUDSTACK-6873: Removing BugId from tests
2014-07-30 18:46:40 +05:30
Girish Shilamkar
ec10e8db27
CLOUDSTACK-7199: Fixed test_multiple_ips_per_nic.py test failures
2014-07-30 12:12:58 +05:30
Chandan Purushothama
e8486dfcaa
18 Test cases in the test_egress_fw_rules.py script fails if the guest network is any network other than 10.1.1.0/24 network. The script assumes the guest network to be 10.1.1.0/24 network. Added code to the test suite so that the test cases will work for isolated guest network with any network cidr.
...
Signed-off-by: Nitin Mehta <nitin.mehta@citrix.com>
2014-07-29 10:50:32 -07:00
John Dilley
57ee142ded
CLOUDSTACK-7190: Fix Hyper-V issue when attempting SSH to System VMs
2014-07-28 16:59:34 +05:30
sailajamada
0ae2a8a581
vGPU QA Automation Script with review comments
2014-07-28 15:45:19 +05:30
sailajamada
1c925ede37
Fixing vGPU script
2014-07-25 22:59:20 +05:30
Girish Shilamkar
4046b19a6b
Changing 'raise exception' to 'skip test' in case not enough hosts available
2014-07-25 20:26:08 +05:30
Girish Shilamkar
e4e9b745e1
Fixing resize volume test case
2014-07-25 19:58:40 +05:30
Gaurav Aradhye
12ce5115e4
CLOUDSTACK-7181: Skip tests on KVM - changing service offering when VM is in running state - not supported on KVM
2014-07-25 19:18:21 +05:30
Gaurav Aradhye
0332a23aa7
Removing basic tag from few test cases which should not be run on basic zone
2014-07-25 19:17:25 +05:30
Gaurav Aradhye
e62df62d92
Code rector - using library functions instead of repetative code
2014-07-25 19:15:28 +05:30
Gaurav Aradhye
97b9e86561
Skipping test instead of raising exception in case enough zones are not present for it to run on
2014-07-25 19:10:49 +05:30
Gaurav Aradhye
9245b7b71f
CLOUDSTACK-7183: Fixing cleanup issue in tsest_escalations_instances.py
2014-07-25 18:29:15 +05:30
Gaurav Aradhye
853d66a439
CLOUDSTACK-7180: Tagging test case with product bug ID
2014-07-25 18:27:48 +05:30
Girish Shilamkar
b63acc2278
Removed invalid code from file test_snapshot_gc.py
2014-07-25 17:53:09 +05:30
SrikanteswaraRao Talluri
59f25d2436
CLOUDSTACK-7053: automated tests for 4.2.x bugs- management server components
2014-07-25 01:27:01 +05:30
Gaurav Aradhye
59c77fbaa4
CLOUDSTACK-7127: Fix for addRegion failure, avoiding regionid 1 while creating new region through test case
2014-07-24 20:32:40 +05:30
Gaurav Aradhye
49005b324f
CLOUDSTACK-7125: Fixed test_blocker_bugs.py, added code to wait for snapshots to be in 'BackedU' state
2014-07-24 20:30:48 +05:30
Gaurav Aradhye
78a6d557f8
CLOUDSTACK-7178: Correcting imports in test_escalations* test cases
2014-07-24 20:28:15 +05:30
sanjeev
9f4f9211d0
CLOUDSTACK-5986: Test scipt to verify the fix in isolated network for non-vpc networks
...
Signed-off-by: sanjeev <sanjeev@apache.org>
2014-07-23 18:28:08 +05:30
Ritu Sabharwal
628d8e66f7
CLOUDSTACK-6823 : First code drop for Brocade Network plugin to orchestrate Brocade VDX switches for L2 connectivity
...
Signed-off-by: Hugo Trippaers <htrippaers@schubergphilis.com>
2014-07-23 11:11:18 +02:00
sanjeev
0ac2eb4f67
CLOUDSTACK: Static IP address assignment for VM
...
Signed-off-by: sanjeev <sanjeev@apache.org>
Incorporated review comments for review request 23614
2014-07-23 14:14:22 +05:30
Gaurav Aradhye
2c0765195a
CLOUDSTACK-7147: Resolving test script issue in test_ip_reservation.py
2014-07-22 08:00:50 -04:00
Ashutosh K
613eb12104
CLOUDSTACK-7044: Portable IP Range test case changes - reading portable ip range from test_data.py file
2014-07-22 07:44:35 -04:00
Ashutosh K
981becc735
CLOUDSTACK-7148: Adding missing list method
2014-07-22 07:37:58 -04:00
Ashutosh K
45888e214c
CLOUDSTACK-7137: Resolving cleanup issue in test_escalations_securitygroups.py
2014-07-22 07:27:32 -04:00
Girish Shilamkar
88f35179ef
Revert "CLOUDSTACK-7130: Adding BugId to failed test cases"
...
This reverts commit 24da72f373 .
2014-07-21 19:10:34 -04:00
Suresh Ramamurthy
03de9cc335
CLOUDSTACK-6845 : NuageVsp Network plugin
...
Signed-off-by: Hugo Trippaers <htrippaers@schubergphilis.com>
2014-07-21 10:49:49 +02:00
Koushik Das
43dffaad5f
Revert "CLOUDSTACK-7107: Disabling failed test case"
...
This reverts commit 186606a0bf .
2014-07-21 12:05:55 +05:30
Gaurav Aradhye
24da72f373
CLOUDSTACK-7130: Adding BugId to failed test cases
2014-07-18 04:09:43 -04:00
Ashutosh K
5f87056e95
CLOUDSTACK-7024: Resolved cleanup issue in test script
2014-07-18 02:31:33 -04:00
sailajamada
1e4695b9aa
Fixing vGPU BVT testcase to skip the test on unsupported hypervisors
2014-07-18 10:57:36 +05:30
Ashutosh K
4bab99972f
CLOUDSTACK-7022: Fixed typo
2014-07-17 03:27:20 -04:00
Ashutosh K
332191b1bf
CLOUDSTACK-7013: Fixing test script issue in test_add_remove_network.py
2014-07-16 23:59:33 -04:00
Ashutosh K
7f6ea4bbed
CLOUDSTACK-7014: Resolving test script related to affinity groups tests
2014-07-16 23:22:05 -04:00
Ashutosh K
0c050e04fd
CLOUDSTACK-7020:Fixed test script issue
2014-07-16 23:19:19 -04:00
Ashutosh K
28a4ae3713
CLOUDSTACK-7025: Resolving test script issue
2014-07-16 23:15:51 -04:00
Gaurav Aradhye
186606a0bf
CLOUDSTACK-7107: Disabling failed test case
2014-07-16 21:36:57 -04:00
sanjeevneelarapu
dfee7b1456
CLOUDSTACK-6992 Test data was passed to test methods.Made code changes to get test data and pass it to test methods. Also reading portable ip config values was not proper in getPortableIpRangeServices method. So corrected it
...
CLOUDSTACK-6992: Incorporated review comments for patch request 23009
CLOUDSTACK-6992: Added portable ip range to services class
Signed-off-by: sanjeevneelarapu <sanjeev.neelarapu@citrix.com>
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
2014-07-16 13:05:56 +05:30
santhosh
aab6e1222f
Fixed Regression issues mentioned under CLOUDSTACK-6708
...
Signed-off-by: santhosh <santhosh.edukulla@gmail.com>
Conflicts:
test/integration/smoke/test_deploy_vm.py
test/integration/smoke/test_network.py
test/integration/smoke/test_routers.py
test/integration/smoke/test_vm_life_cycle.py
2014-07-11 20:49:00 +05:30
Koushik Das
ba38981933
CLOUDSTACK-7062: Enabled back the test as not able to repro
2014-07-11 17:04:36 +05:30
Koushik Das
a413536f90
Added a simulator based test for VM sync
2014-07-07 12:57:55 +05:30
Gaurav Aradhye
8c61566d61
CLOUDSTACK-7062: Tagging test case with bug Id
2014-07-03 18:00:02 +05:30
SrikanteswaraRao Talluri
2148a1a64d
CLOUDSTACK-7009: add ability to handle serviceofferingdetails to base.py
...
to support creation of service offering upon passing details in the following format
serviceofferingdetails[1].key=pciDevice
serviceofferingdetails[1].value=Group of NVIDIA Corporation GK107GL [GRID K1] GPUs
serviceofferingdetails[2].key=vgpuType
serviceofferingdetails[2].value=GRID K120Q
2014-06-30 19:23:03 +05:30
Girish Shilamkar
2fedc281b7
Disable testcases
2014-06-29 22:30:56 -07:00
Girish Shilamkar
7bc997f4fb
CLOUDSTACK-6984: Re-enable the testcase
2014-06-26 15:25:04 +05:30
Girish Shilamkar
867c894d27
Re-enabling fixed test case test_primary_storage.py
...
Conflicts:
test/integration/smoke/test_primary_storage.py
2014-06-25 18:08:36 +05:30
Girish Shilamkar
83f2bb5ac7
Re-enabling fixed test cases
...
Conflicts:
test/integration/smoke/test_scale_vm.py
2014-06-25 18:02:04 +05:30
Gaurav Aradhye
0df156c09e
CLOUDSTACK-6984: Resolving issues found during simulator run
2014-06-24 20:54:05 +05:30
Girish Shilamkar
fef55acbbf
CLOUDSTACK-6914: Disabling few failing BVTs
2014-06-24 13:14:14 +05:30
Girish Shilamkar
5638c493ff
CLOUDSTACK-6906: Fixing volume resize BVT
2014-06-20 20:44:16 +05:30
Girish Shilamkar
06fbaf59cc
CLOUDSTACK-6943: Skip VM snapshot tests on KVM
2014-06-20 14:42:06 +05:30
Gaurav Aradhye
aa5572c0ee
CLOUDSTACK-6932: Removing redundant file test_escalations.py
2014-06-18 16:46:51 +05:30
Gaurav Aradhye
e7fe391be4
CLOUDSTACK-1466: Automatiion - Primary Storage Limits test cases
2014-06-18 13:15:21 +05:30
Gaurav Aradhye
942fc98848
CLOUDSTACK-6887: Code enhancement to ensure better cleanup
2014-06-18 13:08:02 +05:30
Gaurav Aradhye
e65b746b34
CLOUDSTACK-6906: Fixed volume resize BVT failure
2014-06-18 13:05:21 +05:30
Santhosh Edukulla
7c15f148da
CLOUDSTACK-6914: Fixed the mentioned issue
...
Signed-off-by: Abhinandan Prateek <aprateek@apache.org>
2014-06-17 14:26:44 +05:30
VinayV
99e4da15da
CLOUDSTACK-6282-Modified IpAddresses, Instances, Templates, Snapshots tests to handle KVM and modified IPAddresses for failed list cases
2014-06-16 16:56:54 +05:30
Gaurav Aradhye
59a98839ce
CLOUDSTACK-6887: Fixing account cleanup issue across multiple test cases
2014-06-13 19:08:29 +05:30
Girish Shilamkar
8e0aba4609
CLOUDSTACK-6888: Read postable IP configuration from config
2014-06-13 09:41:20 +05:30
Santhosh Edukulla
31d870933d
Fixed vm ha cases failing in master
...
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
2014-06-11 16:39:10 +05:30
Alex Brett
cdfa265060
Fix for test_01_create_volume to use the correct volume name for KVM
...
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
2014-06-11 16:02:03 +05:30
Ashutosh K
dd26d4db63
CLOUDSTACK-6780: Resolved cleanup issue in portable ip test cases
2014-06-11 11:29:17 +05:30
sedukull
b43517c496
CLOUDSTACK-6856 : Fixed few data corruption and retries issues for failing cases
...
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
2014-06-06 21:52:03 +05:30
Bharat Kumar
96272f4cde
CLOUDSTACK-6776: Removed hard coded vlan ids from BVT test_non_contiguous_vlan.py
...
Conflicts:
test/integration/smoke/test_non_contigiousvlan.py
2014-06-05 11:33:08 +05:30
monism
cdf4047ce8
CLOUDSTACK-6282-Added Autometed test for network APIs after incorporating review comments
2014-05-29 18:03:12 +05:30
Gaurav Aradhye
b105a33e0c
CLOUDSTACK-6782: Egress FW rules test cases - Format unicode to string before string matching
2014-05-29 11:10:20 +05:30
Abhinandan Prateek
9cd6c4f2ae
Revert "CLOUDSTACK-6781: Disabling failing test corresponding to this bug"
...
This reverts commit 7bc7377a17 .
2014-05-28 10:50:32 +05:30
Koushik Das
7bc7377a17
CLOUDSTACK-6781: Disabling failing test corresponding to this bug
...
Once the bug is fixed this needs to be enabled back
2014-05-27 20:37:52 +05:30
Gaurav Aradhye
0cc826aa53
CLOUDSTACK-5342: Fix for failure in adding network to VM
2014-05-27 14:44:59 +05:30
Gaurav Aradhye
3e3dc73271
CLOUDSTACK-6726: Fixing BVT test case test_network.py
2014-05-27 14:37:07 +05:30
Koushik Das
3f947f6124
CLOUDSTACK-6767: [Automation] integration.smoke.test_volumes.TestVolumes.test_07_resize_fail is failing on simulator
...
This test is not supported for simulator, updated tags from 'selfservice' to 'provisioning'
2014-05-27 11:45:32 +05:30
SrikanteswaraRao Talluri
d0f806b3a4
CLOUDSTACK-6760: skipping unsupported scale VM test on KVM
2014-05-26 19:26:48 +05:30
Gaurav Aradhye
2218053fb1
Fixed issues in regression suite project cpu limits
...
Signed-off-by: Abhinandan Prateek <aprateek@apache.org>
2014-05-26 10:53:14 +05:30
Gaurav Aradhye
a0ad836fd2
CLOUDSTACK-6758: [Marvin] Detect failed job and throw exception
...
Signed-off-by: Abhinandan Prateek <aprateek@apache.org>
2014-05-26 10:50:08 +05:30
Doug Clark
f1ef34550e
Add the shrinkok flag to allow volume shrinking in resize tests
...
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
2014-05-23 11:54:17 +05:30
Min Chen
ba848087f8
Disable IAM feature from 4.4 release.
2014-05-22 18:27:08 -07:00
Doug Clark
6f0b57216c
Fix for Marvin utils.py:checkVolumeSize Fix for test_01_create_volume to use the correct volume name for XenServer
...
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
2014-05-22 11:12:37 +05:30
Gaurav Aradhye
326f6d04ea
Fixing issues in regression test suite test_accounts.py
2014-05-20 20:36:06 +05:30
vinayvarmav
ef2012677c
CLOUDSTACK-6282 - Divided test_escalations.py into individual files based on functionality and added automed tests for Public IP Addresses
2014-05-19 02:15:17 -04:00
Girish Shilamkar
b4ad709d32
Revert "CLOUDSTACK-6282 - Divided test_escalations.py into individual files based on functionality and added automed tests for Public IP Addresses"
...
This reverts commit 2ba6322030 .
2014-05-19 01:59:23 -04:00
vinayvarmav
2ba6322030
CLOUDSTACK-6282 - Divided test_escalations.py into individual files based on functionality and added automed tests for Public IP Addresses
2014-05-19 01:43:32 -04:00
Gaurav Aradhye
8c4763a1e9
Code improvement: Persistent Network Test cases, Adding check to verify network state and fail test case in case network state is not as desired
2014-05-18 21:11:59 -04:00
Gaurav Aradhye
de9909403e
CLOUDSTACK-6687: Fixed IP reservation test case failures with code re-factoring
2014-05-18 21:04:31 -04:00
Gaurav Aradhye
2e9cc58af6
CLOUDSTACK-6657: Adding condition for checking error code 530 across test cases
...
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
2014-05-17 16:12:33 +05:30
Girish Shilamkar
1f05fa2fba
CLOUDSTACK-6655: Fixing cleanup issues with portable IP test cases
2014-05-16 04:13:28 -04:00
Gaurav Aradhye
9f6e60f97f
CLOUDSTACK-6689: Fixed indentation issue in persistent network test cases
2014-05-16 00:43:09 -04:00
Gaurav Aradhye
931dd051a8
CLOUDSTACK-5887: Resolved issue in test_base_image_updation.py
2014-05-15 10:33:40 +05:30
santhosh
f03e8a6f72
CLOUDSTACK-6627 catch exception instead of checking response
...
Signed-off-by: santhosh <santhosh.edukulla@gmail.com>
Signed-off-by: Daan Hoogland <daan@onecht.net>
2014-05-12 15:03:30 +02:00
Gaurav Aradhye
6c8a0a1f96
Fixing few issues in Multiple IPs test cases
2014-05-10 00:37:56 -04:00
santhoshe
0e975a773a
Fixed Few cases running on invalid zone,domain Fixed creating client on user passed port Fixed other misc issues
...
Signed-off-by: jayapal <jayapal@apache.org>
2014-05-08 01:47:29 +10:00
Girish Shilamkar
247c796693
CLOUDSTACK-6536: Code cleanup - removing unnecessary waits after VM stop operation, modifying imports, removing white-spaces, adding try catch blocks whenever necessary
2014-05-07 02:43:10 -04:00
Anish Kumar Bindal
25b1c037d6
JIRAID - CLOUDSTACK-6282 Added Networks API calls to test_escalations.py
2014-05-06 23:48:34 -04:00
Koushik Das
82c082792e
CLOUDSTACK-6445: Minor fixes in vm ha test
2014-05-02 17:32:07 +05:30
SrikanteswaraRao Talluri
91d7d2b51e
Fixed test data object retrieval
2014-04-30 19:51:21 +05:30
SrikanteswaraRao Talluri
9ed6563e7a
Fixes for BVT and Regression run failures against 4.4 CS
2014-04-30 19:25:53 +05:30