Subject: Re: [MTT users] mtt reports arrive without subject.
From: Ethan Mallove (ethan.mallove_at_[hidden])
Date: 2008-01-10 10:33:40


Hi Pasha,

I confess that I don't use the Email reporter. I think the
email_subject is out-of-date. Try this:

  email_subject = MPI test results: &current_section()

I'm unsure about the empty email body, but have an idea.
What does this output for you?

  $ which Mail mailx mail rmail mutt elm

I'm guessing the problem is that your mail agent has a
problem with doing this:

  $ cat foo.txt | <mail-agent> -s "MTT Mail Test" pasha_at_[hidden]
  $ cat foo.txt
  Subject:
  start_timestamp: blah blah
  ...

The body of the mail message *should* be something like this:

  Subject: MPI test results: mpi install: mpi-developer
  start_timestamp: Thu Jan 3 16:35:53 2008
  bitness: 4
  compiler_name: sun
  compiler_version: 5.9 2007/07/12;
  configure_arguments: blah blah ...
  duration: 0 seconds
  endian: 0
  ENVIRONMENT_BEGIN
  prepend_path PATH /ws/ompi-tools/SUNWspro/SOS12-ML/bin
  ENVIRONMENT_END
  exit_signal: -1
  exit_value: 0
  merge_stdout_stderr: 1
  mpi_install_section_name: mpi-developer
  mpi_name: ompi-nightly-v1.0
  mpi_version: 1.0.3a1r11129
  os_version: s10x_u4wos_12
  phase: MPI Install
  result_message: blah blah ...
  start_timestamp: Thu Jan 3 16:37:16 2008
  test_result: 0
  vpath_mode: 0

Regards,
Ethan

On Thu, Jan/10/2008 02:55:10PM, Pavel Shamis (Pasha) wrote:
> Hi,
> I'm running MTT trunk (r1126) and I'm getting mail reports without any
> subject.
>
> In ini file I have:
> [Reporter: send email]
> module = Email
> email_to = pasha_at_[hidden]
> email_subject = MPI test results: $phase / $sectiona
>
> In mail body I got:
>
> Subject:
> start_timestamp: Thu Jan 10 12:25:56 2008
>
> Thanks.
>
> --
> Pavel Shamis (Pasha)
> Mellanox Technologies
>
> _______________________________________________
> mtt-users mailing list
> mtt-users_at_[hidden]
> http://www.open-mpi.org/mailman/listinfo.cgi/mtt-users