-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/12197/#review22574
-----------------------------------------------------------

Ship it!


b59bb25..1116968  master-6-17-stable -> master-6-17-stable
e8ea6b1..e14f355  master -> master
eb0552d..7791454  4.2 -> 4.2



- Prasanna Santhanam


On June 30, 2013, 5:15 a.m., Rayees Namathponnan wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/12197/
> -----------------------------------------------------------
> 
> (Updated June 30, 2013, 5:15 a.m.)
> 
> 
> Review request for cloudstack, Girish Shilamkar and Prasanna Santhanam.
> 
> 
> Repository: cloudstack-git
> 
> 
> Description
> -------
> 
> VPC test cases using high percentage of resources, it effects other test 
> cases 
> 
>   64                         "service_offering": {
>   65                                     "name": "Tiny Instance",
>   66                                     "displaytext": "Tiny Instance",
>   67                                     "cpunumber": 1,
>   68                                     "cpuspeed": 1000,
>   69                                     "memory": 512,
>   70                                     },
> 
> Reduced to 
> 
>   64                         "service_offering": {
>   65                                     "name": "Tiny Instance",
>   66                                     "displaytext": "Tiny Instance",
>   67                                     "cpunumber": 1,
>   68                                     "cpuspeed": 100,
>   69                                     "memory": 128,
>   70                                     },
> 
> 
> Diffs
> -----
> 
>   test/integration/component/test_vpc_network_lbrules.py b0357fa 
>   test/integration/component/test_vpc_network_pfrules.py b478b6a 
>   test/integration/component/test_vpc_network_staticnatrule.py c5d9e57 
>   test/integration/component/test_vpc_routers.py a8559e5 
> 
> Diff: https://reviews.apache.org/r/12197/diff/
> 
> 
> Testing
> -------
> 
> Tested
> 
> 
> Thanks,
> 
> Rayees Namathponnan
> 
>

Reply via email to