Variables | |
| int | force = 1 |
| int | trial = 0 |
| scratch = /home/common/mttscratch-rsh | |
| int | submit_group_results = 1 |
| logfile = /home/common/mtt-logfile-rsh.txt | |
| description = Prototypetestconfigurationfile | |
| name = MyInstallation | |
| module = AlreadyInstalled | |
| hostfile = /home/common/hosts | |
| exec = mpirun | |
| tuple | pass = &and(&cmd_wifexited(), &eq(&cmd_wexitstatus(), 0)) |
| tuple | skipped = &and(&test_wifexited(), &eq(&test_wexitstatus(), 77)) |
| int | save_stdout_on_pass = 1 |
| int | merge_stdout_stderr = 1 |
| int | stdout_save_lines = 100 |
| int | stderr_save_lines = 100 |
| int | report_after_n_results = 100 |
| int | np = 16 |
| scm_module = Git | |
| scm_url = /home/common/ompi-tests | |
| scm_subdir = ibm | |
| string | pre_config_cmd = "./autogen.sh" |
| test_get = trivial | |
| int | save_stdout_on_success = 1 |
| target_install = MyInstallation | |
| string | config_cmd = "./configure CC=mpicc CXX=mpic++ F77=mpif77" |
| string | build_cmd = "make -j 10" |
| mpi_install = MyInstallation | |
| intel_ompi_tests_buildfile = all_tests_no_perf | |
| test_build = Trivial | |
| tuple | timeout = max(10, np) |
| string | find_test_dir = "." |
| string | fail_tests = "environment/abort, environment/final" |
| fail_timeout = max_procs | |
| string | skip_tests = "environment/init_thread_multiple,communicator/comm_split_f" |
| include_section = Testrun | |
| specify_module = Simple | |
| mttdatabase_realm = OMPI | |
| mttdatabase_username = intel | |
| tuple | mttdatabase_password = &stringify(&cat("/home/common/mttpwd.txt")) |
| mttdatabase_platform = bend-rsh | |
| tuple | mttdatabase_hostname = &env_hosts() |
| mttdatabase_url = https://mtt.open-mpi.org/submit/ | |
| mttdatabase_debug_filename = mttdb_debug_file | |
| int | mttdatabase_keep_debug_files = 1 |
| int | mttdatabase_debug_server = 1 |
| textfile_filename = $phase-$section-$mpi_name-$mpi_version.txt | |
| textfile_summary_footer = | |
| textfile_detail_header = | |
| textfile_detail_footer = | |
| int | textfile_textwrap = 78 |
| string test.config_cmd = "./configure CC=mpicc CXX=mpic++ F77=mpif77" |
| string test.fail_tests = "environment/abort, environment/final" |
| tuple test.mttdatabase_password = &stringify(&cat("/home/common/mttpwd.txt")) |
| tuple test.pass = &and(&cmd_wifexited(), &eq(&cmd_wexitstatus(), 0)) |
| string test.skip_tests = "environment/init_thread_multiple,communicator/comm_split_f" |
| int test.skipped = &and(&test_wifexited(), &eq(&test_wexitstatus(), 77)) |
| test.textfile_filename = $phase-$section-$mpi_name-$mpi_version.txt |
1.8.6