← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1797571] [NEW] Functional tests related to web-download import method timeouts or fails intermittently

 

Public bug reported:

In web-download import method functional tests we are trying to download
a file from 'https://www.openstack.org/assets/openstack-logo/2016R
/OpenStack-Logo-Horizontal.eps.zip' in glance. Here we are assuming
image will be downloaded and active 20 seconds of time and if not it
will be marked as failed. As of now these tests never fails in local
environment but, external networking will always be unreliable from the
CI environment which sometimes causes these tests to either timeout or
failure.

The solution for this is likely to be that not relying on pulling
something from the external network in the test instead just use
something else hosted on the local Apache httpd of the test node and use
that as the URL to import in the test.

** Affects: glance
     Importance: High
     Assignee: Abhishek Kekane (abhishek-kekane)
         Status: New

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1797571

Title:
  Functional tests related to web-download import method timeouts or
  fails intermittently

Status in Glance:
  New

Bug description:
  In web-download import method functional tests we are trying to
  download a file from 'https://www.openstack.org/assets/openstack-
  logo/2016R/OpenStack-Logo-Horizontal.eps.zip' in glance. Here we are
  assuming image will be downloaded and active 20 seconds of time and if
  not it will be marked as failed. As of now these tests never fails in
  local environment but, external networking will always be unreliable
  from the CI environment which sometimes causes these tests to either
  timeout or failure.

  The solution for this is likely to be that not relying on pulling
  something from the external network in the test instead just use
  something else hosted on the local Apache httpd of the test node and
  use that as the URL to import in the test.

To manage notifications about this bug go to:
https://bugs.launchpad.net/glance/+bug/1797571/+subscriptions


Follow ups