On Fri, May 3, 2019 at 5:14 PM Evgheni Dereveanchin <ederevea@redhat.com> wrote:Hi Nir and thanks for the report.I've just upgraded Jenkins and restarted it. The ovirt-system-tests_manual job page loads much faster for me now.It still takes some time yet that's due to the fact that Jenkins reads each build off disk for this status page.Please tell me if it looks better on your side too.This is still pretty bad.From tlv network:$ for i in $(seq 10); do /usr/bin/time -f %e curl -s https://jenkins.ovirt.org/job/ovirt-system-tests_manual/ >/dev/null; done49.9217.1911.9112.3832.2238.4133.5015.5911.2417.71But it looks much better and consistent from my home network:$ for i in $(seq 10); do /usr/bin/time -f %e curl -s https://jenkins.ovirt.org/job/ovirt-system-tests_manual/ >/dev/null; done9.9911.719.9810.759.769.8710.879.9810.1510.60So maybe this is an issue with tlv network, and not with jenkins?
_______________________________________________On Thu, May 2, 2019 at 8:27 PM Nir Soffer <nsoffer@redhat.com> wrote:_______________________________________________$ time curl -s https://jenkins.ovirt.org/job/ovirt-system-tests_manual/ >/dev/nullreal 0m27.380suser 0m0.038ssys 0m0.028sFor reference:$ time curl -s https://travis-ci.org/oVirt/vdsm/builds >/dev/nullreal 0m0.614suser 0m0.027ssys 0m0.015sCan someone restart jenkins?
Devel mailing list -- devel@ovirt.org
To unsubscribe send an email to devel-leave@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: https://www.ovirt.org/community/about/community-guidelines/
List Archives: https://lists.ovirt.org/archives/list/devel@ovirt.org/message/FEEE5AHK6B6UYGPRXWDFM4EPDQDA2GDE/
--Regards,Evgheni Dereveanchin
Devel mailing list -- devel@ovirt.org
To unsubscribe send an email to devel-leave@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: https://www.ovirt.org/community/about/community-guidelines/
List Archives: https://lists.ovirt.org/archives/list/devel@ovirt.org/message/J7AIJAGOX4XQGYNHLVNR4EFTMTNNVYV5/