IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 33061


Ignore:
Timestamp:
Jan 9, 2012, 3:47:36 PM (15 years ago)
Author:
watersc1
Message:

We no longer need to wait for data to be destreaked before cleaning it up.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • tags/ipp-20111222/ippconfig/recipes/nightly_science.config

    • Property svn:mergeinfo deleted
    r33040 r33061  
    22CLEAN_MODES METADATA
    33  MODE           STR CHIP
    4   COMMAND        STR chiptool -dbname @DBNAME@ -updaterun -set_state goto_cleaned -state full -set_label goto_cleaned -label @LABEL@ -data_group @DATA_GROUP@ -destreaked
     4  COMMAND        STR chiptool -dbname @DBNAME@ -updaterun -set_state goto_cleaned -state full -set_label goto_cleaned -label @LABEL@ -data_group @DATA_GROUP@
    55  RETENTION_TIME U16 21
    66END
    77CLEAN_MODES METADATA
    88  MODE           STR WARP
    9   COMMAND        STR warptool -dbname @DBNAME@ -updaterun -set_state goto_cleaned -state full -set_label goto_cleaned -label @LABEL@ -data_group @DATA_GROUP@ -destreaked
     9  COMMAND        STR warptool -dbname @DBNAME@ -updaterun -set_state goto_cleaned -state full -set_label goto_cleaned -label @LABEL@ -data_group @DATA_GROUP@
    1010  RETENTION_TIME U16 7
    1111END
    1212CLEAN_MODES METADATA
    1313  MODE           STR DIFF
    14   COMMAND        STR difftool -dbname @DBNAME@ -updaterun -set_state goto_cleaned -state full -set_label goto_cleaned -label @LABEL@ -data_group @DATA_GROUP@ -destreaked
     14  COMMAND        STR difftool -dbname @DBNAME@ -updaterun -set_state goto_cleaned -state full -set_label goto_cleaned -label @LABEL@ -data_group @DATA_GROUP@
    1515  RETENTION_TIME S16 21
    1616END
Note: See TracChangeset for help on using the changeset viewer.