Re: [MTT devel] sanity check a reporter commit

2007-09-18 Thread Ethan Mallove
I don't see the problem from the permalink posted in the
ticket. Pak and I have also been looking at performance
results this week without running into the jpgraph error.

-Ethan


On Thu, Sep/13/2007 04:44:20PM, Jeff Squyres wrote:
> Ethan --
> 
> Can you sanity check a commit I just made in the reporter?
> 
>  https://svn.open-mpi.org/trac/mtt/changeset/1014
> 
> It's to address this bug:
> 
>  https://svn.open-mpi.org/trac/mtt/ticket/307
> 
> I tried a variety of different graphs and scales and my change seems  
> to be working, but I'd appreciate a sanity check.  Thanks...
> 
> -- 
> Jeff Squyres
> Cisco Systems
> 
> ___
> mtt-devel mailing list
> mtt-de...@open-mpi.org
> http://www.open-mpi.org/mailman/listinfo.cgi/mtt-devel


Re: [MTT devel] MTT server error (user: uh)

2007-09-18 Thread Josh Hursey
This is weird. How could the script "./wrappers/ 
run_random_hostname_patterns.pl" be submitted as the 'launcher' to  
the database? I thought submit.php would only get valid launchers  
from the client?


-- Josh

On Sep 18, 2007, at 8:05 PM, jjhur...@open-mpi.org wrote:



SQL QUERY: INSERT INTO test_run_command
	(test_run_command_id, launcher, resource_mgr, parameters, network,  
test_run_network_id) VALUES
	('132', './wrappers/run_random_hostname_patterns.pl', 'slurm', '',  
'', '2')

SQL ERROR: ERROR:  value too long for type character varying(16)
SQL ERROR: