3
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 14 hours ago. based on code collected about 14 hours ago.
Aug 10, 2024 — Aug 10, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #555 from jsquyres/pr/mtt-make-check-verbose=1 More... about 8 years ago
GNU_Install.pm: add "VERBOSE=1" to "make check" More... about 8 years ago
Merge pull request #554 from ribab/topic/resource_manager_allocation More... about 8 years ago
TestRun plugins now can (de)allocate nodes before/after execution More... about 8 years ago
Merge pull request #553 from noahv/topic/nonzero_return_on_test_failure More... about 8 years ago
Added support for pymtt.py to return non-zero exit code if any test stage failed. Updates both sequential and combinatorial executors. More... about 8 years ago
Merge pull request #552 from noahv/topic/stop_on_fail_stderr More... about 8 years ago
Updated sequential executor stop-on-fail support to print stderr More... about 8 years ago
Updated git plugin to create TestGet or MiddlewareGet directory. More... about 8 years ago
Updated build plugins to set LIBRARY_PATH and CPATH from middleware. Cleaned up launcher plugins to have consistent LD_LIBRARY_PATH and PATH usage. More... about 8 years ago
Merge pull request #546 from noahv/topic/shlex_parser More... about 8 years ago
Merge pull request #549 from ribab/topic/ompi_hello_world_sample_test_list More... about 8 years ago
Merge pull request #545 from ribab/topic/fix_syntax_errors_in_server More... about 8 years ago
Merge pull request #548 from ribab/topic/copytree_copy_twice_fix More... about 8 years ago
Added test_list to ompi_hello_world.ini so it doesn't conflict with other executables copied from samples directory More... about 8 years ago
Fixes 547: Copytree now reloads disutils.dir_util before copying directory More... about 8 years ago
Merge pull request #544 from ribab/topic/console_fixes_execdir_langposix More... about 8 years ago
Moved Shell and Autotools plugins to use shlex parser. Enables robust syntax parsing. For example, command = sh -c "which mpirun; which mpirun" or configure_options = CFLAGS="-g -O3". More... about 8 years ago
Fixed syntax error in sever code. More... about 8 years ago
MTT console: execution directiory is now configurable, LANG set to POSIX More... about 8 years ago
Merge pull request #540 from ribab/topic/fix_mpiversion_parallel_bug More... about 8 years ago
Merge pull request #542 from ribab/topic/nodelist_in_slurm_plugin More... about 8 years ago
Merge pull request #537 from ribab/topic/harasser_plugin_draft More... about 8 years ago
Fixes #541: nodelist implemented for SLURM parsing More... about 8 years ago
Fixes #539: MPIVersion now doesn't delete mpi_get_version code and binaries after temporariliy creating them. This fixes problems with running multiple MTTs at same time in same location. More... about 8 years ago
Merge pull request #538 from amaslenn/git-shallow-clone More... about 8 years ago
scm/git: support for shallow clone More... about 8 years ago
scm/git: replace tabs with spaces, remove trailing spaces More... about 8 years ago
Initial Harasser Framework More... about 8 years ago
Merge pull request #534 from ribab/topic/param_kernel_version_bat More... about 8 years ago