Talluri,

Is it possible to enable assertions in the functional tests (-ae flag on the 
jvm). That way we get some feedback on the internal issues. I'm seeing some 
issues in master and it would be good to get that feedback from 4.3 as well.

Cheers,

Hugo

Sent from my iPhone

> On 4 feb. 2014, at 14:25, Srikanteswararao Talluri 
> <srikanteswararao.tall...@citrix.com> wrote:
> 
> +1 
> 
> No product issues observed in BVT runs.
> 
> CloudStack built from commit: 8f63c2cf9c463373d774cb563e63fc56828e1418
> 
> On KVM(CentOS 6.3)/Test Run: #1185 and #1186
> --------
> 5 of the test failures are not valid because snapshots, scaling VM are
> not supported on KVM Hypervisor and more intermittent test script/env issue
> related to ssh.
> ------- 
> Link to reports: 
> http://jenkins.buildacloud.org/job/test-smoke-matrix-4.3/1185/testReport/
> http://jenkins.buildacloud.org/job/test-smoke-matrix-4.3/1186/testReport/
> --------
> Total:97
> Fail :5
> Skip :2
> --------
> 
> name                                               pass    fail    skip
> test_loadbalance/                                     3       0       0
> test_guest_vlan_range/                                1       0       0
> test_deploy_vms_with_varied_deploymentplanners/       3       0       0
> test_non_contigiousvlan/                              1       0       0
> test_reset_vm_on_reboot/                              1       0       0
> test_resource_detail/                                 1       0       0
> test_scale_vm/                                        0       1       0
> test_ssvm/                                           10       0       0
> test_network/                                         7       0       0
> test_disk_offerings/                                  3       0       0
> test_volumes/                                         8       1       0
> test_affinity_groups/                                 1       0       0
> test_routers/                                         9       0       0
> test_deploy_vm_with_userdata/                         2       0       0
> test_network_acl/                                     1       0       0
> test_vm_life_cycle/                                  10       0       0
> test_privategw_acl/                                   1       0       0
> test_internal_lb/                                     1       0       0
> test_deploy_vm/                                       1       0       0
> test_global_settings/                                 1       0       0
> test_nic/                                             1       0       0
> test_public_ip_range/                                 1       0       0
> test_iso/                                             5       0       1
> test_service_offerings/                               4       0       0
> test_multipleips_per_nic/                             1       0       0
> test_regions/                                         1       0       0
> test_templates/                                       7       0       1
> test_vpc_vpn/                                         2       0       0
> test_vm_snapshots/                                    0       3       0
> test_portable_publicip/                               2       0       0
> test_pvlan/                                           1       0       0
> --------
> 
> 
> On XenServer 6.2/Test Run: #1187 and #1188
> --------
> 3 failures are intermittent test script/env issues related to ssh.
> ------- 
> Link to reports: 
> http://jenkins.buildacloud.org/job/test-smoke-matrix-4.3/1187/testReport/
> http://jenkins.buildacloud.org/job/test-smoke-matrix-4.3/1188/testReport/
> --------
> Total:97
> Fail :3
> Skip :2
> --------
> 
> name                                               pass    fail    skip
> test_loadbalance/                                     3       0       0
> test_guest_vlan_range/                                1       0       0
> test_deploy_vms_with_varied_deploymentplanners/       3       0       0
> test_non_contigiousvlan/                              1       0       0
> test_reset_vm_on_reboot/                              1       0       0
> test_resource_detail/                                 1       0       0
> test_scale_vm/                                        1       0       0
> test_ssvm/                                           10       0       0
> test_network/                                         7       0       0
> test_disk_offerings/                                  3       0       0
> test_volumes/                                         9       0       0
> test_affinity_groups/                                 1       0       0
> test_routers/                                         9       0       0
> test_deploy_vm_with_userdata/                         2       0       0
> test_network_acl/                                     1       0       0
> test_vm_life_cycle/                                  10       0       0
> test_privategw_acl/                                   1       0       0
> test_internal_lb/                                     1       0       0
> test_deploy_vm/                                       1       0       0
> test_global_settings/                                 1       0       0
> test_nic/                                             1       0       0
> test_public_ip_range/                                 1       0       0
> test_iso/                                             5       0       1
> test_service_offerings/                               4       0       0
> test_multipleips_per_nic/                             1       0       0
> test_regions/                                         1       0       0
> test_templates/                                       7       0       1
> test_vpc_vpn/                                         2       0       0
> test_vm_snapshots/                                    0       3       0
> test_portable_publicip/                               2       0       0
> test_pvlan/                                           1       0       0
> --------
> 
> Thanks,
> ~Talluri
> 
> 
> 
> 
> 
> On 04/02/14 4:29 am, "Animesh Chaturvedi" <animesh.chaturv...@citrix.com>
> wrote:
> 
>> 
>> Hi All,
>> 
>> I've created a 4.3.0 release, with the following artifacts up for a vote:
>> 
>> Git Branch and Commit SH:
>> https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;a=shortlog;h=refs
>> /heads/4.3          
>> Commit: 8f63c2cf9c463373d774cb563e63fc56828e1418
>> 
>> List of changes:
>> <Release notes are still in progress in a different repo, so providing
>> links here for now>
>> New Features in 4.3:
>> https://issues.apache.org/jira/issues/?filter=12325248
>> Improvement in 4.3: https://issues.apache.org/jira/issues/?filter=12325249
>> Issues fixed in 4.3 https://issues.apache.org/jira/issues/?filter=12326161
>> Known Issues in 4.3:
>> https://issues.apache.org/jira/issues/?filter=12326162
>> 
>> 
>> 
>> Source release (checksums and signatures are available at the same
>> location):
>> https://dist.apache.org/repos/dist/dev/cloudstack/4.3.0/
>> 
>> PGP release keys (signed using 94BE0D7C):
>> https://dist.apache.org/repos/dist/release/cloudstack/KEYS
>> 
>> Testing instructions are here:
>> https://cwiki.apache.org/confluence/display/CLOUDSTACK/Release+test+proced
>> ure
>> 
>> Vote will be open for 3 working days (72 hours) and close on Thursday 2/6
>> at 3:00 PM PST
>> 
>> For sanity in tallying the vote, can PMC members please be sure to
>> indicate "(binding)" with their vote?
>> 
>> [ ] +1  approve
>> [ ] +0  no opinion
>> [ ] -1  disapprove (and reason why)
> 

Reply via email to