Skip to content

Commit

Permalink
update dev and prod task lists
Browse files Browse the repository at this point in the history
  • Loading branch information
jeanetteclark committed Sep 3, 2024
1 parent 4085286 commit 0814a8d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions helm/metadig-scheduler/config.dev/taskList.csv
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ task-type,task-name,task-group,cron-schedule,params
# - requestType: for score tasks, determine type of portal processing ("portal" or "node")
#
# Dataset quality scoring tasks
quality,quality-test-arctic,metadig,5 0/1 * * * ?,"^eml.*|^http.*eml.*;arctic.data.center.suite-1.2.0;urn:node:mnTestARCTIC;2022-05-01T00:00:00.00Z;1;1000"
quality,quality-test-arctic,metadig,5 0/1 * * * ?,"^eml.*|^http.*eml.*;arctic.data.center.suite-1.2.0;urn:node:mnTestARCTIC;2024-05-01T00:00:00.00Z;1;1000"
quality,quality-test-dataone-fair,metadig,10 0/1 * * * ?,"^eml.*|^http.*eml.*|.*www.isotc211.org.*;FAIR-suite-0.4.0;urn:node:cnStage;2022-05-01T00:00:00.00Z;1;1000"
#
# Portal scoring tasks
Expand All @@ -40,4 +40,4 @@ nodelist,MN-NODE-LIST,metadig,0 45 * * * ?,"urn:node:cnStage"
#
# Acquire data files that are used by assessment checks
# This task runs every hour, at the half hour
#downloads,downloads,metadig,0 30 * * * ?,"no params for this task - see docs for 'downloadsList.csv'"
downloads,downloads,metadig,0 30 * * * ?,"no params for this task - see docs for 'downloadsList.csv'"
2 changes: 1 addition & 1 deletion helm/metadig-scheduler/config/taskList.csv
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ task-type,task-name,task-group,cron-schedule,params
quality,quality-knb,metadig,0 0/1 * * * ?,"^eml.*|^http.*eml.*;knb.suite.1;urn:node:KNB;2020-08-24T00:00:00.00Z;1;1000"
quality,quality-arctic,metadig,5 0/1 * * * ?,"^eml.*|^http.*eml.*;arctic.data.center.suite-1.2.0;urn:node:ARCTIC;2022-04-01T00:00:00.00Z;1;1000"
quality,quality-dataone-fair,metadig,10 0/1 * * * ?,"^eml.*|^http.*eml.*|.*www.isotc211.org.*;FAIR-suite-0.4.0;urn:node:CN;2010-01-01T00:00:00.00Z;1;1000"
quality,quality-ess-dive,metadig,15 0/1 * * * ?,"^eml.*|^http.*eml.*;ess-dive.data.center.suite-1.2.0;urn:node:ESS_DIVE;2016-01-01T00:00:00.00Z;1;1000;"
quality,quality-ess-dive,metadig,15 0/1 * * * ?,"^eml.*|^http.*eml.*;ess-dive.data.center.suite-1.2.1;urn:node:ESS_DIVE;2016-01-01T00:00:00.00Z;1;1000;"
quality,quality-cerp_sfwmd,metadig,20 0/1 * * * ?,"^eml.*|^http.*eml.*;FAIR-suite-0.4.0;urn:node:CERP_SFWMD;2010-10-07T00:00:00.00Z;1;1000;"
quality,quality-CA_OPC,metadig,25 0/1 * * * ?,"^eml.*|^http.*eml.*;FAIR-suite-0.4.0;urn:node:CA_OPC;2010-10-07T00:00:00.00Z;1;1000;"
quality,quality-sctld,metadig,30 0/1 * * * ?,"^eml.*|^http.*eml.*;FAIR-suite-0.4.0;urn:node:SCTLD;2010-10-07T00:00:00.00Z;1;1000;"
Expand Down

0 comments on commit 0814a8d

Please sign in to comment.