Functional tests related to web-download import method timeouts or fails intermittently
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Glance |
Fix Released
|
High
|
Abhishek Kekane |
Bug Description
In web-download import method functional tests we are trying to download a file from 'https:/
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.
Changed in glance: | |
assignee: | nobody → Abhishek Kekane (abhishek-kekane) |
importance: | Undecided → High |
Changed in glance: | |
status: | New → In Progress |
Changed in glance: | |
milestone: | none → stein-1 |
Patch submitted against master: /review. openstack. org/608856
https:/