Re: [MTT devel] reporter error using pyclient

2016-08-26 Thread r...@open-mpi.org
I checked it with my browser and got the expected return message > On Aug 25, 2016, at 1:46 PM, Josh Hursey wrote: > > Can you send me the portion of the ini script that you are using? > > Can you access this site via the browser (you will need your login > credentials): > https://mtt.open-

Re: [MTT devel] reporter error using pyclient

2016-08-26 Thread r...@open-mpi.org
BTW: here is my .ini snippet [Reporter:IUdatabase] plugin = IUDatabase realm = OMPI username = intel pwfile = /home/common/mttpwd.txt platform = bend-rsh hostname = rhc00[1-2] url = https://mtt.open-mpi.org/submit/cpy/ email = r...@open-mpi.org So it looks like the CherryPi server is adding a

Re: [MTT devel] reporter error using pyclient

2016-08-26 Thread r...@open-mpi.org
FWIW: the extra “/“ is inserted in the IUDatabase reporter plugin. Removing it didn’t make any difference Must be something on the server side, I fear > On Aug 26, 2016, at 12:08 PM, r...@open-mpi.org wrote: > > BTW: here is my .ini snippet > > > [Reporter:IUdatabase] >

Re: [MTT devel] reporter error using pyclient

2016-08-26 Thread r...@open-mpi.org
at) Server at mtt.open-mpi.org Port 443 <<<<<<< Raw Output (End ) >>>>>> It looks to me like the URL isn’t correctly set - yes? > On Aug 26, 2016, at 7:10 AM, r...@open-mpi.org wrote: > > I checked it with my browse

Re: [MTT devel] reporter error using pyclient

2016-08-26 Thread r...@open-mpi.org
_name"} <<<<<<< Raw Output (End ) >>>>>> Looks like we are still missing some fields, though... > On Aug 26, 2016, at 1:36 PM, Josh Hursey wrote: > > Try this for the url: > url = https://mtt.open-mpi.org/su

Re: [MTT devel] reporter error using pyclient

2016-08-26 Thread r...@open-mpi.org
rn/server/php/cherrypy/src/webapp/db_pgv3.py", line 183, in _select_insert cursor.execute( select_stmt, values ) ProgrammingError: operator does not exist: text = text[] LINE 3: ... merge_stdout_stderr = E'false' AND result_stderr = ARRAY[E'...

Re: [MTT devel] reporter error using pyclient

2016-08-26 Thread r...@open-mpi.org
Hmmm...Hey Josh - is it possible that your server is requiring an MPI_Install phase? We don’t have one since we just build and then set the path accordingly - is it complaining about missing data for an install phase? > On Aug 26, 2016, at 7:33 PM, r...@open-mpi.org wrote: > > Okay,

Re: [MTT devel] the boolean keyval error traceback with debug

2016-08-31 Thread r...@open-mpi.org
I’ll dig into this tomorrow > On Aug 31, 2016, at 10:59 AM, Howard Pritchard wrote: > > Hi Folks, > > Here's what I'm seeing with the boolean keyval issue: > > orking repo g...@github.com:open-mpi/ompi-tests > > Working final repo g...@github.com:open-mpi/ompi-tests > > LOGGING results for A

Re: [MTT devel] reporter error using pyclient

2016-09-02 Thread r...@open-mpi.org
result_stderr as an array still. The server treats both of > those keys the same, so it must be on the python client side. > > I don't think the server requires a MPI Install phase. It's listed as an > optional field for the test_build/test_run phases. If you don't subm

Re: [MTT devel] the boolean keyval error traceback with debug

2016-09-02 Thread r...@open-mpi.org
Should be fixed in https://github.com/open-mpi/mtt/pull/469 > On Aug 31, 2016, at 6:54 PM, r...@open-mpi.org wrote: > > I’ll dig into this tomorrow > >> On Aug 31, 2016, at 10:59 AM, Howard Pritchard > <mailto:hpprit...@gmail.com>> wrote: >> >> Hi Fol

Re: [MTT devel] trying again to ppost results to "IU" using pyclient

2017-08-15 Thread r...@open-mpi.org
I have not been able to do so, sadly. > On Aug 15, 2017, at 2:31 PM, Howard Pritchard wrote: > > HI Folks, > > Thanks Josh. That doesn't seem to help much though. Exactly which URL > should we be submitting a POST request to get a serial > number, and what should the data payload format be?

[MTT devel] MTT docs now online

2018-07-12 Thread r...@open-mpi.org
We finally got the bugs out and the documentation for Python MTT implementation is now online at https://open-mpi.github.io/mtt . It also picked up the Perl stuff, but we’ll just ignore that little detail :-) Thanks to Akshaya Jagannadharao for all the hard work t

Re: [MTT devel] MTT docs now online

2018-07-12 Thread r...@open-mpi.org
y? > > From: mtt-devel <mailto:mtt-devel-boun...@lists.open-mpi.org>> on behalf of > "r...@open-mpi.org <mailto:r...@open-mpi.org>" <mailto:r...@open-mpi.org>> > Reply-To: Development list for the MPI Testing Tool > mailto:mtt-devel@lists.open-mpi