Koushik Das
ab7c9e4098
CLOUDSTACK-8655: [Browser Based Upload Volume] Partially uploaded volumes are not getting destroyed as part of storage GC
...
As part of volume sync, that runs during of SSVM start-up, the volume_store_ref entry was getting deleted. Volume GC relies on this entry to move volume to destroyed state.
Since the entry was getting deleted, GC thread never moved the volume from UploadError/UploadAbandoned to Destroyed. Fix is to not remove the volume_store_ref entry as part
of volume sync and let GC thread handle the clean up.
This closes #611
2015-07-22 19:05:47 +05:30
nitt10prashant
b400608162
CLOUDSTACK-8639:fixing calculation mistakes in component/test_ss_domain_limits.py
...
This closes #595
2015-07-20 14:41:52 +05:30
Priti Sarap
faaf6b1f98
CLOUDSTACK-8636: Verify failure of creation of Custom disk offering with disksize parameter -Modified list validation of volume list
...
This closes #590
2015-07-20 12:29:05 +05:30
Priti Sarap
837486a43c
CLOUDSTACK-8632: Unable to revert snapshot on XenServer
2015-07-20 12:28:31 +05:30
Gaurav Aradhye
538d6630db
CLOUDSTACK-8632: Unable to revert snapshot on XenServer
2015-07-20 12:28:29 +05:30
Daan Hoogland
4ef40e215a
style: empty line removed
...
This closes #229
2015-07-17 14:57:51 +02:00
Daan Hoogland
a6f17b33e8
style: leading space removed
...
This closes #189
2015-07-17 13:35:37 +02:00
wilderrodrigues
20be22c698
CLOUDSTACK-8616 - Removing the Priority form KeepaliveD configuration
...
- We use no preempt mode with state set as EQUAL to both nodes, no need to have Priotities setup
- Do not add IPs as comments to the configuration. If a new guest interface is added, the file will change anyway.
- This was used in the past when keepalived would restart for each new interface added
- Removed the long sleep form the tests: we now sleep 5 seconds per PF rule added
CLOUDSTACK-8616 - Fix keepalived.ts/2 files comparison
- Add call to set_fault() in case of router transits to that state
- Removing commented out code
CLOUDSTACK-8616 - Fixing check_heartbeat.sh.templ
CLOUDSTACK-8616 - Call set_fault from the check_heartbeat.sh script
Signed-off-by: wilderrodrigues <wrodrigues@schubergphilis.com>
2015-07-16 13:14:48 +02:00
pritisarap12
5eccf88508
CLOUDSTACK-8588 - Remove redundant skip test for LXC
...
Signed-off-by: wilderrodrigues <wrodrigues@schubergphilis.com>
This closes #526
2015-07-16 09:03:25 +02:00
Gaurav Aradhye
d73f64a518
CLOUDSTACK-8582: Skipping unsuitable test cases for simulator
...
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
This closes #532
2015-07-16 10:30:14 +05:30
pritisarap12
c5d016c372
CLOUDSTACK-8556: Unable to delete attached volume in cleanup
...
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
This closes #481
2015-07-16 10:28:00 +05:30
pritisarap12
b73e486d02
CLOUDSTACK-8549-Update test_concurrent_snapshots_limits.py asesrt statement
...
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
This closes #386
2015-07-16 10:26:26 +05:30
nitt10prashant
8e1f01d779
CLOUDSTACK-8626 :[Automation]fixing test/integration/component/test_ps_max_limits.py for lxc hypervisor
...
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
This closes #579
2015-07-16 10:21:28 +05:30
Priti Sarap
373b107b96
CLOUDSTACK-8636: Verify failure of creation of Custom disk offering with disksize parameter
...
- Clear disk offering in tearDown() class if gets created
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
This closes #592
2015-07-15 18:03:28 +05:30
Priti Sarap
abf216aed6
CLOUDSTACK-8637: Verify that VM with same Display name creation fails if vm.instancename.flag=true
...
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
This closes #594
2015-07-15 18:02:24 +05:30
nitt10prashant
373b2c787e
CLOUDSTACK-8631 :changing if condition in component/test_ss_max_limits.py
...
This closes #585
2015-07-15 13:44:06 +05:30
pavan018
03e8176bab
Passing firewal service parameter for LB rule creation
...
Firewall service parameter addition typos
2015-07-14 15:57:56 +05:30
nitt10prashant
5a8648f958
CLOUDSTACK-8620 :skip test cases if rbd storage is not available in lxc setup
...
Signed-off-by: Daan Hoogland <daan.hoogland@gmail.com>
This closes #570
2015-07-10 15:15:50 +02:00
nitt10prashant
efee194b91
CLOUDSTACK-8620 :skip test cases if rbd storage is not available in lxc setup
...
Signed-off-by: Daan Hoogland <daan.hoogland@gmail.com>
2015-07-10 15:15:50 +02:00
Jayapal
3df847dfbb
CLOUDSTACK-8324: Added integration tests for dhcp dns offload feature
...
This closes #568
2015-07-10 09:49:32 +05:30
pavan018
97ed8c3af5
Handling Basic zone failures in startVM with false condition
...
This closes #569
2015-07-09 15:54:35 +05:30
pavan018
874445dae3
Changes for Regression failures
2015-07-09 15:54:23 +05:30
nitt10prashant
616b0117cf
CLOUDSTACK-8583 : fixing issue related to script test/integration/component/test_stopped_vm.py
...
This closes #567
2015-07-08 16:08:14 +05:30
Ian Southam
820a406d0f
Forgot to activate teardown
...
Signed-off-by: wilderrodrigues <wrodrigues@schubergphilis.com>
This closes #558
2015-07-08 11:19:13 +02:00
Ian Southam
1a93d700dd
New test and fixes for vpcr code in 4.6
...
Signed-off-by: wilderrodrigues <wrodrigues@schubergphilis.com>
2015-07-08 11:19:12 +02:00
nitt10prashant
45781b95b9
CLOUDSTACK-8615 :skip all tests in test_ps_limits.py for lxc
...
CLOUDSTACK-8615 :skip all tests in test_ps_limits.py for lxc
This closes #565
2015-07-08 11:54:47 +05:30
Rajani Karuturi
f1a64902cc
Merge branch 'PR-REVIEW-335'
...
This closes #335
2015-07-06 11:48:38 +05:30
nitt10prashant
896f6b1e5e
CLOUDSTACK-8439:Automation for feature CPU/Memory overcommit
...
CLOUDSTACK-8439:Automation for feature CPU/Memory overcommit
This closes #226
2015-07-06 09:45:26 +05:30
Sudhansu
510fc11319
BUG-ID: CLOUDSTACK-8484 - Hosts without tag are not listed while
...
listing the hosts for migration for instance with tag
Added marvin test for this issue.
Steps
1. Create a Compute service offering with the tag.
2. Create a Guest VM with the compute service offering
created above.
3. find hosts to migrate the vm crated above
Validations
1. Ensure that the offering is created with the
tag.The listServiceOffering API should list show tag
2. findHostsForMigration cmd should list both suitable
and not-suitable hosts
2015-07-03 17:36:54 +05:30
Gaurav Aradhye
f18c8f8d9b
CLOUDSTACK-8582: Modifying tag for test cases which should not be run on simulator
...
Signed-off-by: Gaurav Aradhye <gaurav.aradhye@clogeny.com>
This closes #521
2015-06-24 16:52:24 +05:30
wilderrodrigues
4463881be4
Merge branch 'stop_vm' of https://github.com/nitt10prashant/cloudstack into test/pr518
...
This closes #518
Remark: I had to merge in the old-fashion way (not using the PR alias) due to a problem with the patch
2015-06-24 09:52:26 +02:00
pritisarap12
da72bb9aeb
CLOUDSTACK-8574: Skip testcases for LXC if storagePool type is not RBD
...
Signed-off-by: wilderrodrigues <wrodrigues@schubergphilis.com>
This closes #488
2015-06-24 09:43:55 +02:00
pritisarap12
6f643fc486
CLOUDSTACK-8574: Skip testcases including data disk creation for LXC if storagePool type is not RBD
...
Signed-off-by: wilderrodrigues <wrodrigues@schubergphilis.com>
2015-06-24 09:43:55 +02:00
pritisarap12
7d70e4975e
CLOUDSTACK-8576: Skip tests as snapshots and template are not supported on LXC
...
Signed-off-by: wilderrodrigues <wrodrigues@schubergphilis.com>
This closes #506
2015-06-24 09:40:08 +02:00
Gaurav Aradhye
230cf2eefa
CLOUDSTACK-8582: Tagging test cases which should not be run on simulator accordingly
...
Signed-off-by: Gaurav Aradhye <gaurav.aradhye@clogeny.com>
This closes #519
2015-06-24 12:50:27 +05:30
nitt10prashant
4577af7206
CLOUDSTACK-8583 :fixing issue related to script test_stopped_vm
2015-06-24 12:31:23 +05:30
Rafael da Fonseca
c599f63170
Extend wait before retry to states other than 'Starting'
...
Signed-off-by: wilderrodrigues <wrodrigues@schubergphilis.com>
This closes #514
2015-06-24 07:34:26 +02:00
nitt10prashant
77508c9d9a
CLOUDSTACK-8577: fixing script testpath_disable_enable_zone
2015-06-24 10:50:20 +05:30
nitt10prashant
49451750a9
CLOUDSTACK-8577: fixing script testpath_disable_enable_zone
2015-06-24 10:50:19 +05:30
Sanjeev Neelarapu
66d51c91ea
Made misc changes
...
Reviewed-By: Shweta
2015-06-23 17:47:19 +05:30
Gaurav Aradhye
c841d6850e
CLOUDSTACK-8579: Fix cleanup operation in few test cases
...
Signed-off-by: Gaurav Aradhye <gaurav.aradhye@clogeny.com>
This closes #511
2015-06-23 17:36:44 +05:30
Rafael da Fonseca
f7a8d8e657
Fix erroneous assert expression to get debug from that line
...
Signed-off-by: Daan Hoogland <daan@onecht.net>
2015-06-21 15:13:26 +02:00
Rafael da Fonseca
3efe053952
Test would also throw success if vm was still 'Starting' after 1 minute, this resolves that Reduced for loop to two runs as it will make those many calls to the API if state was Running to start with
...
Signed-off-by: Daan Hoogland <daan@onecht.net>
This closes #493
2015-06-19 23:40:31 +02:00
Rafael da Fonseca
480cd4693f
Allow some time for the SSVM to start before throwing a failure
...
Signed-off-by: Daan Hoogland <daan@onecht.net>
2015-06-19 23:40:31 +02:00
Sanjeev Neelarapu
964deb0245
VM deployments from ISO and attaching ISOs to vm are not supported in LXC. So no point in running iso tests for LXC Bug-Id: CS-42250 Reviewed-By: Shweta
...
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
This closes #487
2015-06-19 13:41:41 +03:00
Sowmya Krishnan
a764d2c09d
Move tests to maint/ folder and added few error checking
2015-06-19 15:51:39 +05:30
Gaurav Aradhye
897ea3db76
CLOUDSTACK-8527: Skipping VPC tests on HyperV
...
Signed-off-by: Daan Hoogland <daan.hoogland@gmail.com>
This closes #458
2015-06-18 12:12:46 +02:00
pritisarap12
a5a1818d2a
CLOUDSTACK-8555: Skip resize volume operation for HyperV
...
Signed-off-by: Gaurav Aradhye <gaurav.aradhye@clogeny.com>
This closes #465
2015-06-18 15:23:52 +05:30
Sanjeev Neelarapu
64361d2b71
In case of vm deployment failure vm cleanup was not handled properly Corrected few script issues
...
This closes #472
2015-06-17 17:38:35 +05:30
Sanjeev Neelarapu
17ddb4b100
Skip VPC tests on LXC
...
This closes #470
2015-06-17 15:51:44 +05:30