Skip to content

Commit

Permalink
Revert "Accelerate ndt5 reprocessing" (#434)
Browse files Browse the repository at this point in the history
* Revert "Accelerate ndt5 reprocessing (#433)"

This reverts commit afc0924.

* Preserve travis changes.
  • Loading branch information
stephen-soltesz authored Nov 30, 2023
1 parent afc0924 commit c8c2a24
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions config/config.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
start_date: 2020-06-18 # Earliest date for ndt5
start_date: 2015-11-19 # Earliest date for v2 platform datatypes.
tracker:
timeout: 5h
monitor:
Expand Down Expand Up @@ -27,7 +27,6 @@ sources:
tmp: tmp_ndt
raw: raw_ndt
join: ndt
daily_only: true
- bucket: archive-{{NDT_SOURCE_PROJECT}}
experiment: ndt
datatype: pcap
Expand All @@ -41,30 +40,26 @@ sources:
target_datasets:
tmp: tmp_ndt
raw: raw_ndt
daily_only: true
- bucket: archive-measurement-lab
experiment: ndt
datatype: scamper1
target_datasets:
tmp: tmp_ndt
raw: raw_ndt
join: ndt
daily_only: true
- bucket: archive-measurement-lab
experiment: utilization
datatype: switch
target_datasets:
tmp: tmp_utilization
raw: raw_utilization
daily_only: true
- bucket: archive-{{NDT_SOURCE_PROJECT}}
experiment: ndt
datatype: tcpinfo
target_datasets:
tmp: tmp_ndt
raw: raw_ndt
join: ndt
daily_only: true
## WEHE
- bucket: archive-{{ANNOTATION_SOURCE_PROJECT}}
experiment: wehe
Expand Down

0 comments on commit c8c2a24

Please sign in to comment.