|
Boost Testing : |
Subject: [Boost-testing] upload-logs failed, ftp url not set
From: Blower, Melanie (melanie.blower_at_[hidden])
Date: 2015-10-22 12:38:52
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