Hi All, I have fixed the glance functional test issue, patch [1] is merged in master. I hope the mentioned issue is now resolved.
Kindly let me know. [1] https://review.openstack.org/#/c/608856/ Thank you, Abhishek On Mon, 8 Oct 2018 at 11:37 PM, Doug Hellmann <d...@doughellmann.com> wrote: > Abhishek Kekane <akek...@redhat.com> writes: > > > Hi Doug, > > > > Should I use something like SimpleHttpServer to upload a file and > download > > the same, or there are other efficient ways to handle it, > > Kindly let me know if you are having any suggestions for the same. > > Sure, that would work, especially if your tests are running in the unit > test jobs. If you're running a functional test, it seems like it would > also be OK to just copy a file into the directory Apache is serving from > and then download it from there. > > Doug > > > > > Thanks & Best Regards, > > > > Abhishek Kekane > > > > > > On Fri, Oct 5, 2018 at 4:57 PM Doug Hellmann <d...@doughellmann.com> > wrote: > > > >> Abhishek Kekane <akek...@redhat.com> writes: > >> > >> > Hi Matt, > >> > > >> > Thanks for the input, I guess I should use ' > >> > http://git.openstack.org/static/openstack.png' which will definitely > >> work. > >> > Clark, Matt, Kindly let me know your opinion about the same. > >> > >> That URL would not be on the local node running the test, and would > >> eventually exhibit the same problems. In fact we have seen issues > >> cloning git repositories as part of the tests in the past. > >> > >> You need to use a localhost URL to ensure that the download doesn't have > >> to go off of the node. That may mean placing something into the > directory > >> where Apache is serving files as part of the test setup. > >> > >> Doug > >> > -- Thanks & Best Regards, Abhishek Kekane
__________________________________________________________________________ OpenStack Development Mailing List (not for usage questions) Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev