Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

They are located in /lustre/aoc/cluster/pipeline/dsoc-prod/workspaces/sbin and need to be run as vlapipe on mcilroy in the dsoc-prod environment (activate_profile dsoc-prod) or on hamilton on dsoc-test (activate_profile dsoc-test).

Checking on jobs:

./wf_inspector <req number> -v <version number> will log into the running job.

...

Dates in format YYYY-MM-DD. Note that the report is not actually filtered on the dates yet. 

Changing DAs/AODs in the menus:

./mod_analyst e.g. to add an AOD:

./mod_analyst -name "Nathan Bockisch" -aod -email "nbockisc@nrao.edu"

or to remove a DA:

./mod_analyst -name "Nathan Bockisch" -rm

Email templates:

The operations manager should check the email templates that are sent to the users after every deployment and edit if needed. For example, the filesizes are included as a keyword, but not actually looked up, so those should be removed.

...