[MTT devel] cherrypi server at aws.open-mpi.org issue?

2019-02-20 Thread Howard Pritchard
Hi Folks, Something seems to be borked up with the cherrypi server at aws.openmpi.org. If one tries to get a identifier via the cpy/api/serial, the cherrypy server experiences some kind of meltdone and reports this back as the HTTP response: Traceback (most recent call last): File "/mnt/data/m

[MTT devel] complaints about github pages being generated with every PR

2018-10-17 Thread Howard Pritchard
Hi Folks, A certain individual is complaining about the fact that MTT repo currently is set to have github pages updates following every commit. I suspect fixing this requires intervention by someone with admin rights on the repo. Could we have this feature disabled? Howard

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

2017-08-29 Thread Howard Pritchard
Hi Josh, any idea if this is a problem with my ini file? Or is this more likely something specific to the setup of the cherrypy server at AWS. Just checking before trying to debug using the dockerized server approach. Howard 2017-08-16 10:35 GMT-06:00 Howard Pritchard : > HI J

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

2017-08-16 Thread Howard Pritchard
ed up in >> IUDatabase.py doesn't work. >> >> Has anyone actually gotten the python client to submit results to the IU >> database? If so, could someone post their ini >> file to this list? >> >> Thanks, >> >> Howard >> >> &g

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

2017-08-15 Thread Howard Pritchard
Howard 2017-08-14 16:17 GMT-06:00 Howard Pritchard : > Hi Josh, > > Okay, I changed the URL to submit and now get an interesting error back in > the raw output: > > Absolute URI not allowed if server is not a proxy. > > Also, what should be the format of the POST requ

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

2017-08-14 Thread Howard Pritchard
again. > > The URL that you need to use for the CherryPy API is: > https://mtt.open-mpi.org/submit/cpy/api > > I would give that one a try. If that doesn't work then try the PHP one > here: > https://mtt.open-mpi.org/submit/ > > > On Mon, Aug 14, 2017 at 3:39 PM, H

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

2017-08-14 Thread Howard Pritchard
EADME.docker.txt > > Note the instructions in that readme need to be run from the mtt/server > directory. > > > > Thanks, > > > > -- Noah > > > > > > *From:* mtt-devel [mailto:mtt-devel-boun...@lists.open-mpi.org] *On > Behalf Of *Howard Pri

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

2017-08-09 Thread Howard Pritchard
Hi Folks, Finally I got a chance to return to using the pyclient (with python3 - which is another story and subject of an upcoming PR). Things seem to work till I try to post to "IU" database, in which case with --verbose I get this request/response output: <<< Payload (End

[MTT devel] the boolean keyval error traceback with debug

2016-08-31 Thread Howard Pritchard
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 ASIS TestGet:IBM ASIS TestBuild:IBMInstalled DefaultTestBuild processing kvkey merge_stdout_stderr proce

Re: [MTT devel] reporter error using pyclient

2016-08-25 Thread Howard Pritchard
gt; 404 Not Found Not Found The requested URL /submit/cpy/serial was not found on this server. Apache/2.2.15 (Red Hat) Server at mtt.open-mpi.org Port 443 2016-08-23 10:54 GMT-06:00 Josh Hursey : > For the CherryPy submission you need to change the url to: > https://mtt.ope

[MTT devel] reporter error using pyclient

2016-08-23 Thread Howard Pritchard
HI Folks, More info, grokking the IUdatabase python code and modified my input I seem to get to something, but then the http request to the database times out: Hmmokay I turned off my vpn and things got further but it looks like there's nothing at mtt.open-org: <<< Respon

[MTT devel] topic for tomorrow mtt-devel telecon

2016-06-28 Thread Howard Pritchard
HI Folks, One of my students, Deb Rezanka has put together a bunch of info for python 2/3 that we'd like to review at tomorrow's telecon, including how to convert the MTT py code to this 2/3 stage, as well as how to set up virtual env's to allow for easy switching back and forth between a py 3.5 a