Hello, I am trying to upload tests results with Intel compiler. The upload failed with “# <lambda> failed with message "[Errno -2] Name or service not known".
Adding print to the python script, I can see that the ftp url is None. It is possible to pass “-ftp=” on the invocation of run.py. Which url should I use?
python ./run.py --toolsets=intel-linux --have-source --runner=mibintc-test-1 --tag=master --skip-script-download --proxy=… --bjam-toolset=intel-linux --pjl-toolset=intel-linux --ftp-proxy=… upload-logs
Thanks and regards, Melanie