Re: [MTT users] Post run result submission

2006-09-28 Thread Josh Hursey
On Sep 28, 2006, at 5:21 PM, Ethan Mallove wrote: On Thu, Sep/28/2006 03:46:38PM, Josh Hursey wrote: So I have a section that looks like: [Reporter: IU database] module = MTTDatabase I prefer this: Will that try to contact the DB via the url and dump the file? Is there a way to keep it

Re: [MTT users] Post run result submission

2006-09-28 Thread Ethan Mallove
On Thu, Sep/28/2006 03:46:38PM, Josh Hursey wrote: > So I have a section that looks like: > > [Reporter: IU database] > module = MTTDatabase > I prefer this: > mttdatabase_realm = OMPI > mttdatabase_url = https://www.open-mpi.org/mtt/submit/ > # OMPI Core: Change this to be the username and pas

Re: [MTT users] Post run result submission

2006-09-28 Thread Josh Hursey
So I have a section that looks like: [Reporter: IU database] module = MTTDatabase mttdatabase_realm = OMPI mttdatabase_url = https://www.open-mpi.org/mtt/submit/ # OMPI Core: Change this to be the username and password for your # submit user. Get this from the OMPI MTT administrator. mttdatabas

Re: [MTT users] Post run result submission

2006-09-28 Thread Ethan Mallove
Ah, you're using the ''other'' .txt output file (from the [Reporter: write to text file] section). In the "Reporter: IU" section of the ini, there's a mttdatabase_debug_filename param. Mine is set like so: mttdatabase_debug_filename = &shell("echo mttdatabase_debug.`hostname`") So in my mtt wor

Re: [MTT users] Post run result submission

2006-09-28 Thread Josh Hursey
Finally getting a chance to try this out. I am trying to use the script as perscribed on the webpage and am getting some errors apparently from the 'eval $buf;' on line 39: m mpiteam@BigRed:> ./local/bin/post-mtt-results.pl -d -f bigred- Test_Build-trivial-ompi-nightly-tru