Hi Folks, I don't seem to have gotten subscribed yet to mtt-users mail list so forwarding to the dev team.
Howard ---------- Forwarded message ---------- From: Howard Pritchard <hpprit...@gmail.com> List-Post: devel@lists.open-mpi.org Date: 2015-10-22 10:18 GMT-06:00 Subject: mtt-submit, etc. To: mtt-us...@open-mpi.org HI Folks, I have the following issue with a cluster I would like to use for submitting MTT results for Open MPI, namely, that the nodes on which I have to submit batch jobs to run the tests don't have external internet connectivity, so if my mtt ini file has a IU database reporter section, the run dies in the "ping the mtt server" test. What I have right now is a two-stage process where I checkout and compile/build Open MPI and the tests on a front end which does have access to the mtt server. This part works and gets reported back to IU database. I can run the tests using mtt, but have to disable all the mtt server reporter stuff. I thought I could use mtt-submit to submit some kind of mttdatabase debug file back to IU once the batch job has completed, but I can't figure out a way to generate this file without enable the mtt server reporter section in the ini file, and so back to the ping failure issue. Would anyone have suggestions on how to work around this problem? Thanks, Howard