<div dir="ltr"><div class="gmail_default" style="font-family:verdana,sans-serif">Hi Doug,</div><div class="gmail_default" style="font-family:verdana,sans-serif"><br></div><div class="gmail_default" style="font-family:verdana,sans-serif">Should I use something like SimpleHttpServer to upload a file and download the same, or there are other efficient ways to handle it,</div><div class="gmail_default" style="font-family:verdana,sans-serif">Kindly let me know if you are having any suggestions for the same.</div><div class="gmail_default" style="font-family:verdana,sans-serif"><br></div><div><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div>Thanks & Best Regards,<br><br></div>Abhishek Kekane<br></div></div></div><br></div><br><div class="gmail_quote"><div dir="ltr">On Fri, Oct 5, 2018 at 4:57 PM Doug Hellmann <<a href="mailto:doug@doughellmann.com">doug@doughellmann.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Abhishek Kekane <<a href="mailto:akekane@redhat.com" target="_blank">akekane@redhat.com</a>> writes:<br>
<br>
> Hi Matt,<br>
><br>
> Thanks for the input, I guess I should use '<br>
> <a href="http://git.openstack.org/static/openstack.png" rel="noreferrer" target="_blank">http://git.openstack.org/static/openstack.png</a>' which will definitely work.<br>
> Clark, Matt, Kindly let me know your opinion about the same.<br>
<br>
That URL would not be on the local node running the test, and would<br>
eventually exhibit the same problems. In fact we have seen issues<br>
cloning git repositories as part of the tests in the past.<br>
<br>
You need to use a localhost URL to ensure that the download doesn't have<br>
to go off of the node. That may mean placing something into the directory<br>
where Apache is serving files as part of the test setup.<br>
<br>
Doug<br>
</blockquote></div>