Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

increased jetty timeout #2245

Merged
merged 1 commit into from
Aug 28, 2017
Merged

Conversation

karuturi
Copy link
Member

the container sometimes doesn't come up as it timesout

the container sometimes doesn't come up as it timesout
@sateesh-chodapuneedi
Copy link
Member

sateesh-chodapuneedi commented Aug 23, 2017

@karuturi, thanks. Adding timeout option is good. Though I'd recommend to increase it to little bit higher number? In most of my setups timeout setting of 120 is still timing out, and setting to 240 is working well.

@rohityadavcloud
Copy link
Member

Actually, this is fixing the symptom and not the problem itself. I've addressed this part of the PR #2239, jetty takes time in scanning annotations that are not necessary and may be limited like this:

+            <webInfIncludeJarPattern>.*/cloud.*jar$|.*/classes/.*</webInfIncludeJarPattern>

@cloudmonger
Copy link

ACS CI BVT Run

Sumarry:
Build Number 1154
Hypervisor xenserver
NetworkType Advanced
Passed=108
Failed=6
Skipped=12

Link to logs Folder (search by build_no): https://www.dropbox.com/sh/r2si930m8xxzavs/AAAzNrnoF1fC3auFrvsKo_8-a?dl=0

Failed tests:

  • test_router_dns.py

  • test_router_dns_guestipquery Failed

  • test_volumes.py

  • test_06_download_detached_volume Failed

  • test_routers_network_ops.py

  • test_01_isolate_network_FW_PF_default_routes_egress_true Failing since 19 runs

  • test_02_isolate_network_FW_PF_default_routes_egress_false Failing since 146 runs

  • test_01_RVR_Network_FW_PF_SSH_default_routes_egress_true Failing since 141 runs

  • test_02_RVR_Network_FW_PF_SSH_default_routes_egress_false Failing since 141 runs

Skipped tests:
test_vm_nic_adapter_vmxnet3
test_01_verify_libvirt
test_02_verify_libvirt_after_restart
test_03_verify_libvirt_attach_disk
test_04_verify_guest_lspci
test_05_change_vm_ostype_restart
test_06_verify_guest_lspci_again
test_static_role_account_acls
test_11_ss_nfs_version_on_ssvm
test_nested_virtualization_vmware
test_3d_gpu_support
test_deploy_vgpu_enabled_vm

Passed test suits:
test_deploy_vm_with_userdata.py
test_affinity_groups_projects.py
test_portable_publicip.py
test_vm_snapshots.py
test_over_provisioning.py
test_global_settings.py
test_router_dnsservice.py
test_scale_vm.py
test_service_offerings.py
test_routers_iptables_default_policy.py
test_loadbalance.py
test_routers.py
test_reset_vm_on_reboot.py
test_deploy_vms_with_varied_deploymentplanners.py
test_network.py
test_non_contigiousvlan.py
test_login.py
test_deploy_vm_iso.py
test_list_ids_parameter.py
test_public_ip_range.py
test_multipleips_per_nic.py
test_metrics_api.py
test_regions.py
test_affinity_groups.py
test_network_acl.py
test_pvlan.py
test_nic.py
test_deploy_vm_root_resize.py
test_resource_detail.py
test_secondary_storage.py
test_vm_life_cycle.py
test_disk_offerings.py

@rohityadavcloud
Copy link
Member

LGTM, I'll merge this and address the raised scanning issue in another PR

@rohityadavcloud rohityadavcloud merged commit a444077 into apache:master Aug 28, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants