| Summary: | Jenkins build fails for download cartridge | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | OpenShift Online | Reporter: | Qiushui Zhang <qiuzhang> | ||||||
| Component: | Containers | Assignee: | Jhon Honce <jhonce> | ||||||
| Status: | CLOSED DUPLICATE | QA Contact: | libra bugs <libra-bugs> | ||||||
| Severity: | medium | Docs Contact: | |||||||
| Priority: | medium | ||||||||
| Version: | 2.x | CC: | dmace, mfojtik, xtian | ||||||
| Target Milestone: | --- | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | Unspecified | ||||||||
| OS: | Unspecified | ||||||||
| Whiteboard: | |||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2013-11-11 14:34:20 UTC | Type: | Bug | ||||||
| Regression: | --- | Mount Type: | --- | ||||||
| Documentation: | --- | CRM: | |||||||
| Verified Versions: | Category: | --- | |||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||
| Attachments: |
|
||||||||
|
Description
Qiushui Zhang
2013-11-11 11:56:05 UTC
Created attachment 822376 [details]
manifest file used
I guess the problem here is the 'file://' schema. We switched to use 'httpclient' and the 'file://' is not supported i guess. Jhon, do we want to handle the 'file://' schema as well? If answer is yes, I can update the code around 'httpclient' to read the file using File.read if the schema is 'file://' *** This bug has been marked as a duplicate of bug 995807 *** |