From 90b21e8a2b241e6879d1c936d5a9e8c8250d0ad7 Mon Sep 17 00:00:00 2001 From: Stephen Soltesz Date: Fri, 2 Dec 2022 09:37:52 -0500 Subject: [PATCH] Restore gardener configuration (#415) --- config/config.yml | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/config/config.yml b/config/config.yml index bb88b8c5..d3b03a4c 100644 --- a/config/config.yml +++ b/config/config.yml @@ -1,5 +1,5 @@ --- -start_date: 2022-11-01 # Earliest date for v2 platform datatypes. +start_date: 2015-11-19 # Earliest date for v2 platform datatypes. tracker: timeout: 5h monitor: @@ -27,19 +27,15 @@ sources: experiment: ndt datatype: hopannotation1 target: tmp_ndt.hopannotation1 - daily_only: true - bucket: archive-measurement-lab experiment: ndt datatype: scamper1 target: tmp_ndt.scamper1 - daily_only: true - bucket: archive-measurement-lab experiment: utilization datatype: switch target: tmp_utilization.switch - daily_only: true - bucket: archive-{{NDT_SOURCE_PROJECT}} experiment: ndt datatype: tcpinfo target: tmp_ndt.tcpinfo - daily_only: true