3
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 29, 2024 — Aug 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add new BIOS stage More... over 9 years ago
Some more cleanup, starting to work on the text reporter so it more cleanly outputs the results. The team can then take the existing perl-based output as a model and pretty it up More... over 9 years ago
Add the ability to pass a username and either a password or the name of a file that contains the password for pulling remote repos. Add a parameter to define the max number of tests to run for a given section - convenient for limiting execution time when testing pyclient itself. More... over 9 years ago
Merge pull request #421 from ggouaillardet/topic/ompi_analyze More... over 9 years ago
defensive programming: handle undefined result from find_bindings MTT::MPI::Install::Analyze::OMPI and MTT::MPI::Install::OMPI More... over 9 years ago
correctly retrieve fortran bindings information for OpenMPI 1.7 and higher in MTT::MPI::Install::Analyze::OMPI::Install More... over 9 years ago
Get it to the point where we actually are running tests! Remaining work: get the reporter plugins to correctly output the logged results More... over 9 years ago
Continue working on error detection and correct handling. Ensure that detection of unknown parameters will void that stage, and that the error status of parents will be reflected in dependents later in the execution. More... over 9 years ago
Cleanup the printing of options so it properly wraps at the end of the line, and ensure that all existing plugins are ready to support options. Print out all the existing options that we already support More... over 9 years ago
Add the ability to print supported options for each plugin. Pretty-print the option, default value, and description into 3-column format More... over 9 years ago
Continue development of the pyclient, adding support for test get and build More... over 9 years ago
Bring the Python client closer to full capability. The client is now capable of properly handling pre-installed versions of the middleware as well as cloning/updating Git repositories. Autotool-based builds are fully supported. Results of each step are stored in a log, and we have support for verbose as well as debug output. More... over 9 years ago
Add the initial prototype for the GUI console. Continue work on the Python client infrastrucure More... over 9 years ago
Add a prototype (early) for assembling the test definition More... over 9 years ago
Define a set of new stages and tools for use in MTT More... over 9 years ago
Continue development of the Python client by exploiting YAPSY to enable dynamic definition of MTT stages, execution models, tools, and utilities. Add stages for Firmware flash, Provisioning, and other common steps - just placeholders so far More... over 9 years ago
Merge pull request #420 from ggouaillardet/topic/ompi_autogen_arguments More... over 9 years ago
add ompi_autogen_arguments to OMPI Install module More... over 9 years ago
adjust to 60 seconds More... over 9 years ago
Set the statement_timeout to be 10 seconds for every query. More... over 9 years ago
Continue development of Python MTT client by including MTT version info and adding cmd line options More... almost 10 years ago
Functions: add random_xxx functions More... almost 10 years ago
Merge pull request #418 from kjtanaka/updating_readme
Joshua Hursey
as Josh Hursey
More... almost 10 years ago
updating the wiki link on README More... almost 10 years ago
mtt: whitespace / style cleanup More... about 10 years ago
Messages.pm: annotate opening/closing the logfile More... about 10 years ago
client/mtt: move closing the logfile later More... about 10 years ago
Merge pull request #417 from ggouaillardet/topic/ompi_find_bindings More... about 10 years ago
MPI::OMPI::find_findings correctly handle quoted bindings More... about 10 years ago
Trivial.pm: fix Fortran continuation spacing problem More... over 10 years ago