Review Request 13374: Automation: Affinity Groups: Removing invalid test case

2013-08-07 Thread Gaurav Aradhye
, Gaurav Aradhye

Re: Review Request 13001: Automation: Adding test cases for CPU limits from Limit Resources.

2013-08-08 Thread Gaurav Aradhye
/test_maximum_limits.py PRE-CREATION test/integration/component/cpu_limits/test_project_limits.py PRE-CREATION tools/marvin/marvin/integration/lib/base.py b5d086b tools/marvin/marvin/integration/lib/common.py 4f5acef Diff: https://reviews.apache.org/r/13001/diff/ Testing --- Thanks, Gaurav

Re: Review Request 13001: Automation: Adding test cases for CPU limits from Limit Resources.

2013-08-08 Thread Gaurav Aradhye
--- On Aug. 8, 2013, 12:51 p.m., Gaurav Aradhye wrote: --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/13001

Test plan for portable ip functionality

2013-08-13 Thread Gaurav Aradhye
Hi Venkata, The current test plan for portable ip functionality on the link below does not contain Steps. Manual execution results, and expected results. https://cwiki.apache.org/confluence/display/CLOUDSTACK/TestPlan+for+PortableIP+feature Is there any updated document which will help in

Review Request 13559: Automation: Portable IP test cases

2013-08-14 Thread Gaurav Aradhye
-git Description --- Adding new test cases for feature Portable IP Diffs - test/integration/component/test_portable_ip.py PRE-CREATION Diff: https://reviews.apache.org/r/13559/diff/ Testing --- Thanks, Gaurav Aradhye

Review Request 13642: Cloudstack-4356: Implicit planner - Added check for empty host, Skip if no empty host found

2013-08-19 Thread Gaurav Aradhye
dedication even when empty host is found. Created Issue 4397 for this. Diffs - test/integration/component/test_implicit_planner.py 854b481 Diff: https://reviews.apache.org/r/13642/diff/ Testing --- Thanks, Gaurav Aradhye

Re: Review Request 13642: Cloudstack-4356: Implicit planner - Added check for empty host, Skip if no empty host found

2013-08-19 Thread Gaurav Aradhye
) - test/integration/component/test_implicit_planner.py 854b481 Diff: https://reviews.apache.org/r/13642/diff/ Testing --- Thanks, Gaurav Aradhye

Review Request 13706: test_snapshots.py : Fixed test case test_03_snapshot_detachedDisk

2013-08-21 Thread Gaurav Aradhye
://reviews.apache.org/r/13706/diff/ Testing --- Tested on KVM advanced setup. Thanks, Gaurav Aradhye

Re: Review Request 13706: test_snapshots.py : Fixed test case test_03_snapshot_detachedDisk

2013-08-21 Thread Gaurav Aradhye
-mail. To reply, visit: https://reviews.apache.org/r/13706/#review25367 --- On Aug. 21, 2013, 9:35 a.m., Gaurav Aradhye wrote: --- This is an automatically generated e-mail. To reply

Review Request 13736: Resolved Cloudstack: 4452 - fixed test cases in test_snapshots.py

2013-08-22 Thread Gaurav Aradhye
anywhere and was eating up the running time of test case and resources. Diffs - test/integration/component/test_snapshots.py cc2e604 Diff: https://reviews.apache.org/r/13736/diff/ Testing --- Thanks, Gaurav Aradhye

Re: Review Request 13736: Resolved Cloudstack: 4452 - fixed test cases in test_snapshots.py

2013-08-23 Thread Gaurav Aradhye
/test_snapshot_gc.py 3cd4194 test/integration/component/test_snapshot_limits.py 1bc2798 test/integration/component/test_snapshots.py cc2e604 tools/marvin/marvin/integration/lib/utils.py 7863bfb Diff: https://reviews.apache.org/r/13736/diff/ Testing --- Thanks, Gaurav Aradhye

Review Request 13776: Resolved CLOUDSTACK: 4472 - test_snapshots.py - fixed key error in test_07_template_from_snapshot

2013-08-23 Thread Gaurav Aradhye
/ Testing --- Tested on KVM advanced setup. Thanks, Gaurav Aradhye

Re: Review Request 13736: Resolved Cloudstack: 4452 - fixed test cases in test_snapshots.py

2013-08-23 Thread Gaurav Aradhye
/test_snapshot_gc.py 3cd4194 test/integration/component/test_snapshot_limits.py 1bc2798 test/integration/component/test_snapshots.py cc2e604 tools/marvin/marvin/integration/lib/utils.py 7863bfb Diff: https://reviews.apache.org/r/13736/diff/ Testing --- Thanks, Gaurav Aradhye

Writing to volume attached to VM

2013-08-26 Thread Gaurav Aradhye
Hi all, Can you guide me on how to write on the external volume (DataDisk) attached to a VM? I am trying to mount the partition, but the list of partitions before and after attaching the volume to vm, remains the same, so I am unable to detect which partition has been added. Has anybody done

Re: Writing to volume attached to VM

2013-08-26 Thread Gaurav Aradhye
, Aug 26, 2013 at 02:08:19PM +0530, Gaurav Aradhye wrote: Hi all, Can you guide me on how to write on the external volume (DataDisk) attached to a VM? I am trying to mount the partition, but the list of partitions before and after attaching the volume to vm, remains the same, so I am

Re: Review Request 13001: Automation: Adding test cases for CPU limits from Limit Resources.

2013-08-26 Thread Gaurav Aradhye
generated e-mail. To reply, visit: https://reviews.apache.org/r/13001/#review25292 --- On Aug. 8, 2013, 12:51 p.m., Gaurav Aradhye wrote: --- This is an automatically generated e

Re: Writing to volume attached to VM

2013-08-27 Thread Gaurav Aradhye
: Gaurav Aradhye [mailto:gaurav.arad...@clogeny.com] Sent: 26 August 2013 14:53 To: dev@cloudstack.apache.org Subject: Re: Writing to volume attached to VM Hi, Answering your questions in order c,a,b. c) I am listing the partitions on the vm using fdisk -l command. This is giving me following

Re: Review Request 13001: Automation: Adding test cases for CPU limits from Limit Resources.

2013-08-27 Thread Gaurav Aradhye
generated e-mail. To reply, visit: https://reviews.apache.org/r/13001/#review25541 --- On Aug. 8, 2013, 12:51 p.m., Gaurav Aradhye wrote: --- This is an automatically generated e-mail

Re: Review Request 13001: Automation: Adding test cases for CPU limits from Limit Resources.

2013-08-27 Thread Gaurav Aradhye
/integration/component/cpu_limits/test_project_limits.py PRE-CREATION tools/marvin/marvin/integration/lib/base.py 91cfebd tools/marvin/marvin/integration/lib/common.py 4f5acef Diff: https://reviews.apache.org/r/13001/diff/ Testing --- Thanks, Gaurav Aradhye

Re: Review Request 11626: Automation: Memory limits tests from Resource Limits Tests

2013-08-29 Thread Gaurav Aradhye
--- On Aug. 9, 2013, 1:21 p.m., Gaurav Aradhye wrote: --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/11626

Re: Review Request 11626: Automation: Memory limits tests from Resource Limits Tests

2013-08-29 Thread Gaurav Aradhye
. - Gaurav --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/11626/#review24360 --- On Aug. 9, 2013, 1:21 p.m., Gaurav Aradhye wrote

Re: Review Request 11626: Automation: Memory limits tests from Resource Limits Tests

2013-08-29 Thread Gaurav Aradhye
/test_project_limits.py PRE-CREATION tools/marvin/marvin/integration/lib/base.py 695edf7 tools/marvin/marvin/integration/lib/common.py 4f5acef Diff: https://reviews.apache.org/r/11626/diff/ Testing --- Thanks, Gaurav Aradhye

Re: Review Request 11626: Automation: Memory limits tests from Resource Limits Tests

2013-08-29 Thread Gaurav Aradhye
-CREATION Diff: https://reviews.apache.org/r/11626/diff/ Testing --- Thanks, Gaurav Aradhye

Re: Review Request 13559: Automation: Portable IP test cases

2013-08-29 Thread Gaurav Aradhye
--- On Aug. 14, 2013, 5:05 p.m., Gaurav Aradhye wrote: --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/13559

Error - duplicate entry for public ip address

2013-09-02 Thread Gaurav Aradhye
Hi all, While associating a portable public ip, I'm getting following error: errorText:Entity already exists: Log says: com.mysql.jdbc.exceptions.jdbc4.MySQLIntegrityConstraintViolationException: Duplicate entry 'x.x.x.x - x' for key 'public_ip_address'. While the ip address has not been

Re: Passing vlan parameter to createPortableIpRange

2013-09-05 Thread Gaurav Aradhye
documents about the issue with adding same ip range across portable and public VLANs. This is punted for 4.2.1. Thanks, SWAMY On 04/09/13 8:26 PM, Gaurav Aradhye gaurav.arad...@clogeny.com wrote: Hi Swamy, As observed, if portable ip range is created with IPs overlapping with any

Review Request 14060: CLOUDSTACK-4634 - CPU Limits/ test_maximum_limits.py - -Fixed issues arising due to wrong indentation

2013-09-10 Thread Gaurav Aradhye
://reviews.apache.org/r/14060/diff/ Testing --- Thanks, Gaurav Aradhye

Review Request 14061: CLOUDSTACK - 4635: CPU LImits/ test_domain-limits.py - Fixed indentation issue

2013-09-10 Thread Gaurav Aradhye
/component/cpu_limits/test_domain_limits.py 2668204 Diff: https://reviews.apache.org/r/14061/diff/ Testing --- Thanks, Gaurav Aradhye

Review Request 14063: CLOUDSTACK - 4640: Fixed indentation issues in CPU limits tests

2013-09-11 Thread Gaurav Aradhye
: https://reviews.apache.org/r/14063/diff/ Testing --- Thanks, Gaurav Aradhye

Re: Review Request 13559: Automation: Portable IP test cases

2013-09-12 Thread Gaurav Aradhye
PRE-CREATION tools/marvin/marvin/integration/lib/base.py 3016ee4 tools/marvin/marvin/integration/lib/common.py 7e8d92d Diff: https://reviews.apache.org/r/13559/diff/ Testing --- Thanks, Gaurav Aradhye

Re: Review Request 13559: Automation: Portable IP test cases

2013-09-12 Thread Gaurav Aradhye
to have the next cidr of his public range to be configured and available for portable ip range testing. Gaurav Aradhye wrote: will directly using untagged vlan from the list of vlans do? Can you please explain how we can manually specify the range? As the range will be different

Re: Review Request 11626: Automation: Memory limits tests from Resource Limits Tests

2013-09-12 Thread Gaurav Aradhye
/memory_limits/test_project_limits.py PRE-CREATION Diff: https://reviews.apache.org/r/11626/diff/ Testing --- Thanks, Gaurav Aradhye

Re: Review Request 11626: Automation: Memory limits tests from Resource Limits Tests

2013-09-12 Thread Gaurav Aradhye
/component/memory_limits/test_maximum_limits.py PRE-CREATION test/integration/component/memory_limits/test_memory_limits.py PRE-CREATION test/integration/component/memory_limits/test_project_limits.py PRE-CREATION Diff: https://reviews.apache.org/r/11626/diff/ Testing --- Thanks, Gaurav

Creating an instance with ssh key pair

2013-09-12 Thread Gaurav Aradhye
Hello all, If I create an instance providing ssh key pair while creation, and using a normal template from the cloudstack setup, then will the SSH to vm using the keyPairFlieLocation always work? Or the template which I am using for creating the instance has to be supporting SSH keys? as

Re: Review Request 13559: Automation: Portable IP test cases

2013-09-12 Thread Gaurav Aradhye
/marvin/marvin/integration/lib/base.py 3016ee4 tools/marvin/marvin/integration/lib/common.py 7e8d92d Diff: https://reviews.apache.org/r/13559/diff/ Testing --- Thanks, Gaurav Aradhye

Re: Creating an instance with ssh key pair

2013-09-13 Thread Gaurav Aradhye
into the instance using ssh key. -Thanks Sangeetha -Original Message- From: Gaurav Aradhye [mailto:gaurav.arad...@clogeny.com] Sent: Thursday, September 12, 2013 5:00 AM To: dev@cloudstack.apache.org Subject: Creating an instance with ssh key pair Hello all, If I create an instance

Re: Review Request 13559: Automation: Portable IP test cases

2013-09-13 Thread Gaurav Aradhye
/test_portable_ip.py PRE-CREATION tools/marvin/marvin/integration/lib/base.py 3016ee4 tools/marvin/marvin/integration/lib/common.py 7e8d92d Diff: https://reviews.apache.org/r/13559/diff/ Testing --- Thanks, Gaurav Aradhye

Re: Review Request 13559: Automation: Portable IP test cases

2013-09-13 Thread Gaurav Aradhye
/marvin/marvin/integration/lib/base.py fa4cc82 tools/marvin/marvin/integration/lib/common.py 6ffe951 Diff: https://reviews.apache.org/r/13559/diff/ Testing --- Thanks, Gaurav Aradhye

Re: Error - duplicate entry for public ip address

2013-09-16 Thread Gaurav Aradhye
HI all, That was a bug in CS and is discussed on another mail thread. This thread can be safely ignored. Regards, Gaurav On Mon, Sep 2, 2013 at 3:04 PM, Gaurav Aradhye gaurav.arad...@clogeny.comwrote: Hi all, While associating a portable public ip, I'm getting following error

Re: [Responsiveness report] dev 2013w36

2013-09-16 Thread Gaurav Aradhye
Hello, http://markmail.org/message/yk4y5va2arcun7b6 Error - duplicate entry for public ip address by Gaurav Aradhye This can be safely ignored. Just sent out a mail. Regards, Gaurav On Mon, Sep 16, 2013 at 2:18 PM, Daan Hoogland daan.hoogl...@gmail.comwrote: http://markmail.org/message

Re: Error - duplicate entry for public ip address

2013-09-16 Thread Gaurav Aradhye
wrote: What is the ticket for this issue? More details? 2013/9/16 Gaurav Aradhye gaurav.arad...@clogeny.com HI all, That was a bug in CS and is discussed on another mail thread. This thread can be safely ignored. Regards, Gaurav On Mon, Sep 2, 2013 at 3:04 PM, Gaurav

Problem executing async jobs explicitly

2013-09-17 Thread Gaurav Aradhye
Hi all, I am trying to run test cases, in which I am creating snapshots of root disk volumes of vms belonging to an account. The jobs (commands) to create snapshots are supposed to run asynchronously. Marvin code For this I am executing submitCmdsAndWait in cloudstackTestClient which in turn

Review Request 14199: Adding missing test cases: Snapshots Improvement

2013-09-18 Thread Gaurav Aradhye
/test_snapshots_improvement.py PRE-CREATION tools/marvin/marvin/asyncJobMgr.py 25818a6 Diff: https://reviews.apache.org/r/14199/diff/ Testing --- Tested locally. Thanks, Gaurav Aradhye

Re: Review Request 13559: Automation: Portable IP test cases

2013-09-19 Thread Gaurav Aradhye
/integration/component/test_portable_ip.py PRE-CREATION tools/marvin/marvin/integration/lib/base.py fa4cc82 tools/marvin/marvin/integration/lib/common.py 6ffe951 Diff: https://reviews.apache.org/r/13559/diff/ Testing --- Thanks, Gaurav Aradhye

Review Request 14225: CLOUDSTACK: 4706 - Adding missing method get_region

2013-09-19 Thread Gaurav Aradhye
: cloudstack-git Description --- Adding missing method get_region in common.py file Diffs - tools/marvin/marvin/integration/lib/common.py e895885 Diff: https://reviews.apache.org/r/14225/diff/ Testing --- Thanks, Gaurav Aradhye

Review Request 14229: CLOUDSTACK: 4256 - Fixed shared network test cases

2013-09-19 Thread Gaurav Aradhye
they should not be present in same subnet). Diffs - test/integration/component/test_shared_networks.py 88bb018 Diff: https://reviews.apache.org/r/14229/diff/ Testing --- Thanks, Gaurav Aradhye

Review Request 14248: CLOUDSTACK: 4537 - test_vpc_vm_life_cycle.py - Fixed vpc and shared network test cases

2013-09-20 Thread Gaurav Aradhye
) Removed white spaces and unnecessary comments. Diffs - test/integration/component/test_vpc_vm_life_cycle.py 9844c1f Diff: https://reviews.apache.org/r/14248/diff/ Testing --- Tested locally Thanks, Gaurav Aradhye

Review Request 14319: CLOUDSTACK 2238: Automation - Non Contiguous VLAN Ranges

2013-09-24 Thread Gaurav Aradhye
/ Testing --- Tested locally. Thanks, Gaurav Aradhye

Review Request 14334: CLOUDSTACK 4705: Fixed domain memory limits test cases

2013-09-25 Thread Gaurav Aradhye
old resource count without calling this API. Diffs - test/integration/component/memory_limits/test_domain_limits.py 479ec0b Diff: https://reviews.apache.org/r/14334/diff/ Testing --- Thanks, Gaurav Aradhye

Review Request 14346: CLOUDSTACK:4647 - Fixed test_snapshot_gc.py and common utility function to check snapshot on NFS

2013-09-26 Thread Gaurav Aradhye
tools/marvin/marvin/integration/lib/utils.py a6abe06 Diff: https://reviews.apache.org/r/14346/diff/ Testing --- Thanks, Gaurav Aradhye

Re: Review Request 14346: CLOUDSTACK:4647 - Fixed test_snapshot_gc.py and common utility function to check snapshot on NFS

2013-09-26 Thread Gaurav Aradhye
/component/test_snapshot_gc.py aec9761 tools/marvin/marvin/integration/lib/utils.py a6abe06 Diff: https://reviews.apache.org/r/14346/diff/ Testing (updated) --- Tested on KVM, VMware, and XenServer. Fails on XenServer due to above mentioned issue. Thanks, Gaurav Aradhye

Review Request 14401: Automation: Scaling CPU and RAM for running VMs

2013-09-30 Thread Gaurav Aradhye
/common.py e895885 Diff: https://reviews.apache.org/r/14401/diff/ Testing --- Tested locally on XenServer and KVM setup. Thanks, Gaurav Aradhye

Re: Review Request 14319: CLOUDSTACK 2238: Automation - Non Contiguous VLAN Ranges

2013-09-30 Thread Gaurav Aradhye
/component/test_non_contiguous_vlan.py PRE-CREATION Diff: https://reviews.apache.org/r/14319/diff/ Testing --- Tested locally. Thanks, Gaurav Aradhye

Scaling up cpu and memory of user vm above host capacity

2013-09-30 Thread Gaurav Aradhye
Hi, I am trying to automate a scenario here. I have only one host in cluster with 4 CPU cores and 15 GB total memory. When I try to scale up cpu and RAM of a running user vm above the host capacity, it doesn't throw any error and I can see the updated values in VM statistics too. For CPU, I am

Re: Scaling up cpu and memory of user vm above host capacity

2013-10-01 Thread Gaurav Aradhye
Thanks David. That disabuses my confusion about the CPU provisioning. I was using the wrong API to scale up the virtual machine, so above observations stand invalid till I get the same results with the right API. About over-provisioning, I have the over provisioning factor set as 1 both in case

Re: Review Request 14248: CLOUDSTACK: 4537 - test_vpc_vm_life_cycle.py - Fixed vpc and shared network test cases

2013-10-03 Thread Gaurav Aradhye
://reviews.apache.org/r/14248/diff/ Testing --- Tested locally Thanks, Gaurav Aradhye

Re: Scaling up cpu and memory of user vm above host capacity

2013-10-04 Thread Gaurav Aradhye
details on scale vm feature @ https://cwiki.apache.org/confluence/display/CLOUDSTACK/Dynamic+scaling+of+C PU+and+RAM On 01/10/13 12:02 AM, Gaurav Aradhye gaurav.arad...@clogeny.com wrote: Thanks David. That disabuses my confusion about the CPU provisioning. I was using the wrong API to scale up

Re: Review Request 14199: Adding missing test cases: Snapshots Improvement

2013-10-11 Thread Gaurav Aradhye
, Gaurav Aradhye

Re: Review Request 14199: Adding missing test cases: Snapshots Improvement

2013-10-11 Thread Gaurav Aradhye
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/14199/#review26715 --- On Sept. 18, 2013, 4:55 p.m., Gaurav Aradhye wrote

Review Request 14593: CLOUDSTACK-1833: AUtomation - Adding scale virtual machine test cases

2013-10-11 Thread Gaurav Aradhye
at different time, not all at once. All test cases running on XenServer, if at all needed, will add log after running them once again. Thanks, Gaurav Aradhye

Review Request: Automation: Memory limits tests from Resource Limits Tests

2013-06-04 Thread Gaurav Aradhye
=1modificationDate=1366952352000 Diffs - test/integration/component/test_memory_limits.py PRE-CREATION Diff: https://reviews.apache.org/r/11626/diff/ Testing --- Thanks, Gaurav Aradhye

ISO creation not reflecting in secondary storage count

2013-06-11 Thread Gaurav Aradhye
Hi all, I am creating an ISO ( Iso.create() ) by giving an external URL and then checking the count for the secondary storage. The ISO file at the specified URL is quite small (about 352 KB). Even after the Iso is created, secondary storage count is showing as 0. The question is *Is it

Review Request: Automation: Network life cycle tests

2013-06-12 Thread Gaurav Aradhye
. Description --- Changed code related to verifying round robin of ip address allocation. Diffs - test/integration/smoke/test_network.py a65748d Diff: https://reviews.apache.org/r/11835/diff/ Testing --- Thanks, Gaurav Aradhye

Re: Review Request: Automation: Network life cycle tests

2013-06-13 Thread Gaurav Aradhye
://reviews.apache.org/r/11835/diff/ Testing --- Thanks, Gaurav Aradhye

Review Request: Fix for regression issue: CLOUDSTACK - 3021

2013-06-18 Thread Gaurav Aradhye
--- Thanks, Gaurav Aradhye

Review Request: Automation: Resolution for issue 3060. test_routers.py - added condition for vmware while getting process status

2013-06-20 Thread Gaurav Aradhye
--- Thanks, Gaurav Aradhye

Review Request: Fix for CLOUDSTACK-3021: fixed for TesttemplateHierachy.

2013-06-20 Thread Gaurav Aradhye
Diff: https://reviews.apache.org/r/11994/diff/ Testing --- Thanks, Gaurav Aradhye

Re: Review Request 11991: Automation: Resolution for issue 3060. test_routers.py - added condition for vmware while getting process status

2013-06-25 Thread Gaurav Aradhye
/test_routers.py d89acf9 Diff: https://reviews.apache.org/r/11991/diff/ Testing --- Thanks, Gaurav Aradhye

Review Request 12129: CLOUDSTACK-3217: Fixed indentation issues in test_routers.py

2013-06-27 Thread Gaurav Aradhye
, Gaurav Aradhye

Test case execution issue: connect to remote db

2013-06-28 Thread Gaurav Aradhye
Hi all, I am using a management server and hence db server on remote host which is not local. While running test cases, Whenever I try to get the dbclient, it throws error Access denied for user 'username@ip' (using password: YES) While I have kept the Db server ip, username and password values

Re: Test case execution issue: connect to remote db

2013-06-28 Thread Gaurav Aradhye
Regards, Gaurav | +919028496765 On Fri, Jun 28, 2013 at 5:38 PM, Prasanna Santhanam t...@apache.org wrote: On Fri, Jun 28, 2013 at 05:26:31PM +0530, Gaurav Aradhye wrote: Hi all, I am using a management server and hence db server on remote host which is not local. While running test

Review Request 12230: Cloudstack-3168: test_network.py. Fixed two test cases.

2013-07-02 Thread Gaurav Aradhye
- test/integration/smoke/test_network.py 6788dca Diff: https://reviews.apache.org/r/12230/diff/ Testing --- Two test cases mentioned in the issue are tested Thanks, Gaurav Aradhye

Review Request 12546: CLOUDSTACK-3168: test_network.py - Changed try_ssh function defn. Resolved Object NoneType issues

2013-07-15 Thread Gaurav Aradhye
/integration/smoke/test_network.py 6788dca Diff: https://reviews.apache.org/r/12546/diff/ Testing --- Thanks, Gaurav Aradhye

Re: Review Request 12546: CLOUDSTACK-3168: test_network.py - Changed try_ssh function defn. Resolved Object NoneType issues

2013-07-15 Thread Gaurav Aradhye
--- On July 15, 2013, 12:29 p.m., Gaurav Aradhye wrote: --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/12546

Re: Review Request 12546: CLOUDSTACK-3168: test_network.py - Changed try_ssh function defn. Resolved Object NoneType issues

2013-07-15 Thread Gaurav Aradhye
On July 15, 2013, 1:07 p.m., Prasanna Santhanam wrote: This won't apply as it was already resolved in b8d876fff806e33e859016c252bd208c1ea28c2d. Is there a new diff on top of master? Can you please check? Gaurav Aradhye wrote: Hi Prasanna, The commit

Difference between SSHing to vm in basic zone vs advanced zone

2013-07-17 Thread Gaurav Aradhye
Hi all, What is the difference between SSHing to vm in basic zone vs advanced zone? Typically the test cases which try to get ssh client of Virtual Machine internally, fail in basic zone while they work fine in advanced zone. (Observed with KVM) It keeps on retrying the ssh connection and

Re: Review Request 12546: CLOUDSTACK-3168: test_network.py - Changed try_ssh function defn. Resolved Object NoneType issues

2013-07-18 Thread Gaurav Aradhye
/ Testing --- Thanks, Gaurav Aradhye

Review Request 12758: Cloustack - 3452: Resolved ssh issue for basic zone. Added security group for vms created in basic zone to allow ssh

2013-07-19 Thread Gaurav Aradhye
: integration.smoke.test_vm_life_cycle.TestVMLifeCycle.test_10_attachAndDetach_iso integration.smoke.test_volumes.TestVolumes.test_02_attach_volume integration.smoke.test_volumes.TestCreateVolume.test_01_create_volume Thanks, Gaurav Aradhye

Review Request 12948: Affinity Groups: Adding new test cases

2013-07-25 Thread Gaurav Aradhye
-git Description --- Adding new test cases for affinity groups Diffs - test/integration/component/test_affinity_groups.py 3f257c3 Diff: https://reviews.apache.org/r/12948/diff/ Testing --- Thanks, Gaurav Aradhye

Re: Review Request 12948: Affinity Groups: Adding new test cases

2013-07-26 Thread Gaurav Aradhye
/ Testing --- Thanks, Gaurav Aradhye

Re: Review Request 11626: Automation: Memory limits tests from Resource Limits Tests

2013-07-26 Thread Gaurav Aradhye
: https://reviews.apache.org/r/11626/diff/ Testing --- Thanks, Gaurav Aradhye

Review Request 13001: Automation: Adding test cases for CPU limits from Limit Resources.

2013-07-27 Thread Gaurav Aradhye
/diff/ Testing --- Thanks, Gaurav Aradhye

Review Request 13014: CLOUDSTACK-3841: Fixed TestDeleteSecurityGroup.test_01_delete_security_grp_running_vm

2013-07-29 Thread Gaurav Aradhye
/test_security_groups.py 3c25e25 Diff: https://reviews.apache.org/r/13014/diff/ Testing --- Tested on KVM basic setup. Thanks, Gaurav Aradhye

Re: Review Request 13001: Automation: Adding test cases for CPU limits from Limit Resources.

2013-07-29 Thread Gaurav Aradhye
/component/cpu_limits/test_maximum_limits.py PRE-CREATION test/integration/component/cpu_limits/test_project_limits.py PRE-CREATION Diff: https://reviews.apache.org/r/13001/diff/ Testing --- Thanks, Gaurav Aradhye

Re: Review Request 13109: CLOUDSTACK-3594: Fixes related to affinity groups

2013-08-01 Thread Gaurav Aradhye
--- On July 31, 2013, 12:13 p.m., Gaurav Aradhye wrote: --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/13109

Re: Review Request 13109: CLOUDSTACK-3594: Fixes related to affinity groups

2013-08-01 Thread Gaurav Aradhye
., Gaurav Aradhye wrote: --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/13109/ --- (Updated July 31, 2013, 12:13 p.m.) Review

Review Request 13236: CLOUDSTACK: 3798: Fixed test_accounts.TestUserLogin.test_LoginApiUuidResponse

2013-08-02 Thread Gaurav Aradhye
/diff/ Testing --- Thanks, Gaurav Aradhye

Force delete domain through test case

2013-08-02 Thread Gaurav Aradhye
Hi all, While forcefully deleting a domain through test case, it fails. The resources in the domain and the domain itself gets cleaned up, but the code fails with following error. After cleaning up the resources, it says can't find the specific domain. Has anybody seen this issue before? Log:

Deleting affinity group while it's still in use

2013-08-05 Thread Gaurav Aradhye
Hi all, Suppose I create affinity group and deploy vm which obeys this affinity rule. Now If I delete the affinity group even when it's in use by the vm, it gets deleted , and then I can't see that affinity group in vm's affinity group list. Is this a valid behavior? One of the test cases tries

Volume provisioning type in createDiskOffering API

2014-07-16 Thread Gaurav Aradhye
Hi, I believe this feature is in master branch, but I don't see the provisioningtype parameter in createDiskOffering API. Any idea why? I can see it defined in CreateDiskOfferingCmd.java file. Regards, Gaurav

Re: Volume provisioning type in createDiskOffering API

2014-07-16 Thread Gaurav Aradhye
, Jul 16, 2014 at 4:38 PM, Punith S punit...@cloudbyte.com wrote: hi gaurav, noji has written a document on this. refer this link - https://cwiki.apache.org/confluence/display/CLOUDSTACK/Volume+provisioning+type+option thanks On Wed, Jul 16, 2014 at 2:06 PM, Gaurav Aradhye gaurav.arad

Review Request 23605: CLOUDSTACK-7107: Disabling failed test cases

2014-07-17 Thread Gaurav Aradhye
test/integration/smoke/test_vm_life_cycle.py 240ab68 Diff: https://reviews.apache.org/r/23605/diff/ Testing --- Thanks, Gaurav Aradhye

Review Request 23679: CLOUDSTACK-7130: Tagging failed test cases with product bug Id

2014-07-18 Thread Gaurav Aradhye
, Gaurav Aradhye

Re: Review Request 23605: CLOUDSTACK-7107: Disabling failed test cases

2014-07-21 Thread Gaurav Aradhye
--- On July 17, 2014, 1:17 p.m., Gaurav Aradhye wrote: --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/23605/ --- (Updated July 17

Re: Disabling failed test cases (was RE: Review Request 23605: CLOUDSTACK-7107: Disabling failed test cases)

2014-07-21 Thread Gaurav Aradhye
is going up or down. -- Stephen Turner -Original Message- From: Gaurav Aradhye [mailto:nore...@reviews.apache.org] On Behalf Of Gaurav Aradhye Sent: 21 July 2014 09:58 To: Girish Shilamkar Cc: Gaurav Aradhye; Hugo Trippaers; cloudstack Subject: Re: Review Request 23605: CLOUDSTACK-7107

Re: [ANNOUNCE] Rajani Karuturi as committer

2014-07-22 Thread Gaurav Aradhye
Congrats Rajani! Regards, Gaurav On Tue, Jul 22, 2014 at 1:26 PM, Saksham Srivastava saksham.srivast...@citrix.com wrote: Congrats Rajani. -Original Message- From: Prasanna Santhanam [mailto:t...@apache.org] Sent: Tuesday, July 22, 2014 11:53 AM To: CloudStack Dev Subject:

Review Request 23812: CLOUDSTACK-7147: Resolving test script issue in test_ip_reservation.py

2014-07-22 Thread Gaurav Aradhye
. Diffs - test/integration/component/test_ip_reservation.py ce76c1a Diff: https://reviews.apache.org/r/23812/diff/ Testing --- Yes. Thanks, Gaurav Aradhye

How to update vlan limit of an account?

2014-07-22 Thread Gaurav Aradhye
Hi all, is there any way to update the maximum number of vlan ids an account can acquire? I could not find any value for vlan in parameter resourceType in updateResourceLimit API. Regards, Gaurav

Review Request 23839: CLOUDSTACK-2251: Automation tests for dedicated guest vlan ranges per tenant feature

2014-07-23 Thread Gaurav Aradhye
/test_dedicate_guest_vlan_ranges.py PRE-CREATION tools/marvin/marvin/lib/base.py 8d40591 tools/marvin/marvin/lib/common.py 187ede6 Diff: https://reviews.apache.org/r/23839/diff/ Testing --- Yes. Thanks, Gaurav Aradhye

Review Request 23879: CLOUDSTACK-7127: Fix for addRegion failure, avoiding regionid 1 while creating new region through test case

2014-07-24 Thread Gaurav Aradhye
-- Ran 3 tests in 2.845s OK Thanks, Gaurav Aradhye

  1   2   3   4   5   6   >