IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 30470


Ignore:
Timestamp:
Feb 2, 2011, 6:28:34 PM (15 years ago)
Author:
bills
Message:

reduce retention times

File:
1 edited

Legend:

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

    r30407 r30470  
    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 30
     5  RETENTION_TIME U16 21
    66END
    77CLEAN_MODES METADATA
     
    1313  MODE           STR DIFF
    1414  COMMAND        STR difftool -dbname @DBNAME@ -updaterun -set_state goto_cleaned -state full -set_label goto_cleaned -label @LABEL@ -data_group @DATA_GROUP@
    15   RETENTION_TIME S16 30
     15  RETENTION_TIME S16 21
    1616END
    1717CLEAN_MODES METADATA
     
    2828  MODE           STR BGCHIP
    2929  COMMAND        STR bgtool -dbname @DBNAME@ -updatechip -set_state goto_cleaned -state full -set_label goto_cleaned -label @LABEL@ -data_group @DATA_GROUP@
    30   RETENTION_TIME S16 14
     30  RETENTION_TIME S16 7
    3131END
    3232CLEAN_MODES METADATA
    3333  MODE           STR BGWARP
    3434  COMMAND        STR bgtool -dbname @DBNAME@ -updatewarp -set_state goto_cleaned -state full -set_label goto_cleaned -label @LABEL@ -data_group @DATA_GROUP@
    35   RETENTION_TIME S16 14
     35  RETENTION_TIME S16 7
    3636END
    3737
     
    216216  STACKABLE BOOL FALSE
    217217  DIFFABLE  BOOL TRUE
    218   WARP      S16 60
     218#  WARP      S16 60
    219219END
    220220TARGETS METADATA
     
    249249  STACKABLE   BOOL FALSE
    250250  DIFFABLE    BOOL TRUE
    251   CHIP         S16 14
    252   DIFF         S16 14
     251  CHIP         S16 10
     252  DIFF         S16 10
    253253END
    254254# This is a hack, and I freely admit it.
Note: See TracChangeset for help on using the changeset viewer.