IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 36841 for trunk


Ignore:
Timestamp:
Jun 9, 2014, 4:28:44 PM (12 years ago)
Author:
watersc1
Message:

Reducing retention time to 2 days, as MOPS consumes the data as fast as we generate it, so it makes little sense to keep it around for no one to use.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippconfig/recipes/nightly_science.config

    r36653 r36841  
    33  MODE           STR CHIP
    44  COMMAND        STR chiptool -dbname @DBNAME@ -updaterun -set_state goto_cleaned -state full -set_label goto_cleaned -label @LABEL@ -data_group @DATA_GROUP@
    5   RETENTION_TIME U16 5
     5  RETENTION_TIME U16 2
    66END
    77CLEAN_MODES METADATA
     
    99  COMMAND        STR warptool -dbname @DBNAME@ -updaterun -set_state goto_cleaned -state full -set_label goto_cleaned -label @LABEL@ -data_group @DATA_GROUP@
    1010#  COMMAND        STR true
    11   RETENTION_TIME U16 5
     11  RETENTION_TIME U16 2
    1212END
    1313CLEAN_MODES METADATA
    1414  MODE           STR DIFF
    1515  COMMAND        STR difftool -dbname @DBNAME@ -updaterun -set_state goto_cleaned -state full -set_label goto_cleaned -label @LABEL@ -data_group @DATA_GROUP@
    16   RETENTION_TIME S16 5
     16  RETENTION_TIME S16 2
    1717END
    1818CLEAN_MODES METADATA
Note: See TracChangeset for help on using the changeset viewer.