You are viewing a plain text version of this content. The canonical link for it is here.
Posted to infrastructure-issues@apache.org by "Jim Jagielski (JIRA)" <ji...@apache.org> on 2015/03/04 19:53:38 UTC

[jira] [Created] (INFRA-9231) Marvin (board reminder)

Jim Jagielski created INFRA-9231:
------------------------------------

             Summary: Marvin (board reminder)
                 Key: INFRA-9231
                 URL: https://issues.apache.org/jira/browse/INFRA-9231
             Project: Infrastructure
          Issue Type: Task
            Reporter: Jim Jagielski


>From what I can see from manifests/board_reminders.pp, Marvin should be running every Monday:
cron {
    'board-reminders':
      minute  => '15',
      hour    => '14',
      weekday => '1',
      user    => 'svn',
      command => "$install_path/reminders.pl --cron";

Also, I have adjusted reminders.pl to send me an email everytime the script is run (sendMail($testAddr, $fromAddr, "Marvin run on $runDate");). But I did not rec' such an email yesterday.

Can someone (1) confirm that Marvin is running, (2) that Marvin ran and (3) that it did, in fact, send out the Email.

We need to get the board reminders setup and running again!



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)