Okay. We haven’t got any failure, but I’m curious about what you have to share.
I started the test_network here and it’s going fine. However, we need to improve that one. It has a test that delete the PF rules and tries to SSH into the VM - failure is expected. But unfortunately it has a retries count of 60 times! That’s just too much for a test that is expected to fail. Once I’m done running it I will reduce the retries to 5 in that case. Cheers, Wilder > On 22 Oct 2015, at 18:12, Raja Pullela <raja.pull...@citrix.com> wrote: > > Hi wilder, > > Internal Lb tests, I need to investigate the failures, some race condition > when I ran it. > > Best > Raja >> On Oct 22, 2015, at 9:40 PM, Wilder Rodrigues >> <wrodrig...@schubergphilis.com> wrote: >> >> Hi Raja, >> >> Internal LB has been working since wilder PR 940 was merged and the test >> itself has also been improved to do proper testing. We have tested that for >> KVM. What do you mean by "// Issue to be investigated”? >> >> Concerning the SSVM/CPVM, yep… working fine again: I created the PR 959 >> (with extra tests) and it got merged last night. >> >> I’m deploying a DC and will run the smoke/test_network.py with hardware set >> as true and also as false. Will publish the report here once done. >> >> Cheers, >> Wilder >> >> >>> On 22 Oct 2015, at 16:01, Raja Pullela <raja.pull...@citrix.com> wrote: >>> >>> Hi, >>> >>> Following is the latest BVT report - 10/22 >>> Xen Basic : 94.0% >>> KVM Basic: 97.1% - glad to see the reboot ssvm/cpvm are fixed >>> Xen Adv: 91.9% - test_internal_lb and test_network needs code fixes, >>> possibly! >>> KVM Adv: 93.6% - glad to see the reboot ssvm/cpvm are fixed - >>> test_internal_lb and test_network needs code fixes, possibly! >>> >>> Test cases failing: >>> Xen Basic: >>> >>> * >>> integration.smoke.test_vm_snapshots.TestSnapshots.test_01_test_vm_volume_snapshot<http://ccp-tests.xenrt.xs.citrite.net/jenkins/job/ACS-Master-BVT-Multi/CLOUDSTACK_CONFIG=BasicXS/273/testReport/junit/integration.smoke.test_vm_snapshots/TestSnapshots/test_01_test_vm_volume_snapshot/> >>> // Test case issue createsnapshot failed, due to: errorCode: 431, >>> errorText:Volume snapshot is not allowed >>> >>> * >>> integration.smoke.test_vm_life_cycle.TestVMLifeCycle.test_10_attachAndDetach_iso<http://ccp-tests.xenrt.xs.citrite.net/jenkins/job/ACS-Master-BVT-Multi/CLOUDSTACK_CONFIG=BasicXS/273/testReport/junit/integration.smoke.test_vm_life_cycle/TestVMLifeCycle/test_10_attachAndDetach_iso/> >>> // Error to be investigated - SSH failed for virtual machine: >>> 192.168.175.23 - SSH connection has Failed. Waited 600s >>> >>> * >>> integration.smoke.test_volumes.TestVolumes.test_02_attach_volume<http://ccp-tests.xenrt.xs.citrite.net/jenkins/job/ACS-Master-BVT-Multi/CLOUDSTACK_CONFIG=BasicXS/273/testReport/junit/integration.smoke.test_volumes/TestVolumes/test_02_attach_volume/> >>> // Error to be investigated - SSH failed for VM: 192.168.175.19 - SSH >>> connection has Failed. Waited 600s >>> >>> * >>> integration.smoke.test_iso.TestISO.test_07_list_default_iso<http://ccp-tests.xenrt.xs.citrite.net/jenkins/job/ACS-Master-BVT-Multi/CLOUDSTACK_CONFIG=BasicXS/273/testReport/junit/integration.smoke.test_iso/TestISO/test_07_list_default_iso/> >>> // Test case issue - looking for an ISO that does not exist. >>> KVM Basic: >>> >>> * >>> integration.smoke.test_iso.TestISO.test_07_list_default_iso<http://ccp-tests.xenrt.xs.citrite.net/jenkins/job/ACS-Master-BVT-Multi/CLOUDSTACK_CONFIG=BasicKVM/273/testReport/junit/integration.smoke.test_iso/TestISO/test_07_list_default_iso/> >>> // Test case issue - looking for an ISO that does not exist. >>> >>> * >>> integration.smoke.test_vm_life_cycle.TestVMLifeCycle.test_10_attachAndDetach_iso<http://ccp-tests.xenrt.xs.citrite.net/jenkins/job/ACS-Master-BVT-Multi/CLOUDSTACK_CONFIG=BasicKVM/273/testReport/junit/integration.smoke.test_vm_life_cycle/TestVMLifeCycle/test_10_attachAndDetach_iso/> >>> // Error to be investigated - SSH failed for virtual machine: >>> 192.168.175.23 - SSH connection has Failed. Waited 600s >>> >>> KVM Adv: please note BLANK means I see a bunch of spaces in the error >>> message. Can someone rerun these tests. >>> >>> * >>> integration.smoke.test_internal_lb.TestInternalLb.test02_internallb_haproxy_stats_on_all_interfaces<http://ccp-tests.xenrt.xs.citrite.net/jenkins/job/ACS-Master-BVT-Multi/CLOUDSTACK_CONFIG=AdvKVM/273/testReport/junit/integration.smoke.test_internal_lb/TestInternalLb/test02_internallb_haproxy_stats_on_all_interfaces/> >>> // Issue to be investigated - >>> >>> * >>> integration.smoke.test_internal_lb.TestInternalLb.test_01_internallb_roundrobin_1VPC_3VM_HTTP_port80<http://ccp-tests.xenrt.xs.citrite.net/jenkins/job/ACS-Master-BVT-Multi/CLOUDSTACK_CONFIG=AdvKVM/273/testReport/junit/integration.smoke.test_internal_lb/TestInternalLb/test_01_internallb_roundrobin_1VPC_3VM_HTTP_port80/> >>> // Issue to be investigated >>> >>> * >>> integration.smoke.test_network.TestRouterRules.test_network_rules_acquired_public_ip_1_static_nat_rule<http://ccp-tests.xenrt.xs.citrite.net/jenkins/job/ACS-Master-BVT-Multi/CLOUDSTACK_CONFIG=AdvKVM/273/testReport/junit/integration.smoke.test_network/TestRouterRules/test_network_rules_acquired_public_ip_1_static_nat_rule/> >>> // Error: IP address is BLANK not removed from VR even after disabling >>> statin NAT >>> >>> * >>> integration.smoke.test_network.TestRouterRules.test_network_rules_acquired_public_ip_2_nat_rule<http://ccp-tests.xenrt.xs.citrite.net/jenkins/job/ACS-Master-BVT-Multi/CLOUDSTACK_CONFIG=AdvKVM/273/testReport/junit/integration.smoke.test_network/TestRouterRules/test_network_rules_acquired_public_ip_2_nat_rule/> >>> // Error: IP address is BLANK not removed from VR even after disabling >>> statin NAT >>> >>> * >>> integration.smoke.test_network.TestRouterRules.test_network_rules_acquired_public_ip_3_Load_Balancer_Rule<http://ccp-tests.xenrt.xs.citrite.net/jenkins/job/ACS-Master-BVT-Multi/CLOUDSTACK_CONFIG=AdvKVM/273/testReport/junit/integration.smoke.test_network/TestRouterRules/test_network_rules_acquired_public_ip_3_Load_Balancer_Rule/> >>> // Error: IP address is BLANK not removed from VR even after disabling >>> statin NAT >>> >>> * >>> integration.smoke.test_iso.TestISO.test_07_list_default_iso<http://ccp-tests.xenrt.xs.citrite.net/jenkins/job/ACS-Master-BVT-Multi/CLOUDSTACK_CONFIG=AdvKVM/273/testReport/junit/integration.smoke.test_iso/TestISO/test_07_list_default_iso/> >>> // Test case issue - look for an ISO that does not exist. >>> >>> * <nose.suite.ContextSuite >>> context=TestNiciraContoller>:setup<http://ccp-tests.xenrt.xs.citrite.net/jenkins/job/ACS-Master-BVT-Multi/CLOUDSTACK_CONFIG=AdvKVM/273/testReport/junit/%3Cnose/suite/ContextSuite_context_TestNiciraContoller__setup/> >>> // Test case issue - setup method issue >>> Xen Adv: please note BLANK means I see a bunch of "spaces" in the error >>> message. Can someone rerun these tests ? >>> >>> * >>> integration.smoke.test_volumes.TestCreateVolume.test_01_create_volume<http://ccp-tests.xenrt.xs.citrite.net/jenkins/job/ACS-Master-BVT-Multi/CLOUDSTACK_CONFIG=AdvXS/273/testReport/junit/integration.smoke.test_volumes/TestCreateVolume/test_01_create_volume/> >>> Error: SSH access failed for VM 192.168.200.104 - SSH connection has >>> Failed. Waited 600s >>> >>> * >>> integration.smoke.test_internal_lb.TestInternalLb.test02_internallb_haproxy_stats_on_all_interfaces<http://ccp-tests.xenrt.xs.citrite.net/jenkins/job/ACS-Master-BVT-Multi/CLOUDSTACK_CONFIG=AdvXS/273/testReport/junit/integration.smoke.test_internal_lb/TestInternalLb/test02_internallb_haproxy_stats_on_all_interfaces/> >>> // Issue to be investigated >>> >>> * >>> integration.smoke.test_internal_lb.TestInternalLb.test_01_internallb_roundrobin_1VPC_3VM_HTTP_port80<http://ccp-tests.xenrt.xs.citrite.net/jenkins/job/ACS-Master-BVT-Multi/CLOUDSTACK_CONFIG=AdvXS/273/testReport/junit/integration.smoke.test_internal_lb/TestInternalLb/test_01_internallb_roundrobin_1VPC_3VM_HTTP_port80/> >>> // Issue to be investigated >>> >>> * >>> integration.smoke.test_network.TestRouterRules.test_network_rules_acquired_public_ip_1_static_nat_rule<http://ccp-tests.xenrt.xs.citrite.net/jenkins/job/ACS-Master-BVT-Multi/CLOUDSTACK_CONFIG=AdvXS/273/testReport/junit/integration.smoke.test_network/TestRouterRules/test_network_rules_acquired_public_ip_1_static_nat_rule/> >>> // Error: IP address is BLANK not removed from VR even after disabling >>> statin NAT >>> >>> * >>> integration.smoke.test_network.TestRouterRules.test_network_rules_acquired_public_ip_2_nat_rule<http://ccp-tests.xenrt.xs.citrite.net/jenkins/job/ACS-Master-BVT-Multi/CLOUDSTACK_CONFIG=AdvXS/273/testReport/junit/integration.smoke.test_network/TestRouterRules/test_network_rules_acquired_public_ip_2_nat_rule/> >>> // Error: IP address is BLANK not removed from VR even after disabling >>> statin NAT >>> >>> * >>> integration.smoke.test_network.TestRouterRules.test_network_rules_acquired_public_ip_3_Load_Balancer_Rule<http://ccp-tests.xenrt.xs.citrite.net/jenkins/job/ACS-Master-BVT-Multi/CLOUDSTACK_CONFIG=AdvXS/273/testReport/junit/integration.smoke.test_network/TestRouterRules/test_network_rules_acquired_public_ip_3_Load_Balancer_Rule/> >>> // Error: IP address is BLANK not removed from VR even after disabling >>> statin NAT >>> >>> * >>> integration.smoke.test_vm_snapshots.TestSnapshots.test_01_test_vm_volume_snapshot<http://ccp-tests.xenrt.xs.citrite.net/jenkins/job/ACS-Master-BVT-Multi/CLOUDSTACK_CONFIG=AdvXS/273/testReport/junit/integration.smoke.test_vm_snapshots/TestSnapshots/test_01_test_vm_volume_snapshot/> >>> // Test case issue createsnapshot failed, due to: errorCode: 431, >>> errorText:Volume snapshot is not allowed >>> >>> * >>> integration.smoke.test_iso.TestISO.test_07_list_default_iso<http://ccp-tests.xenrt.xs.citrite.net/jenkins/job/ACS-Master-BVT-Multi/CLOUDSTACK_CONFIG=AdvXS/273/testReport/junit/integration.smoke.test_iso/TestISO/test_07_list_default_iso/> >>> // Test case issue - look for an ISO that does not exist. >>> >>> * <nose.suite.ContextSuite >>> context=TestNiciraContoller>:setup<http://ccp-tests.xenrt.xs.citrite.net/jenkins/job/ACS-Master-BVT-Multi/CLOUDSTACK_CONFIG=AdvXS/273/testReport/junit/%3Cnose/suite/ContextSuite_context_TestNiciraContoller__setup/> >>> // Test case issue - setup method issue >>