Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Verify that the import workflows are inserting expected amounts of external historical TimeSeries with the correct period - e.g. the begin time must start after the end time of the previous run. Check in DatabaseLister!
  2. Check that the processing steps that operate on the external historical data do not contain transformations that produce warnings about "Overwriting with missing" (evil!).
  3. Verify the history popup (Ctrl-H) in the TimeSeriesDialog does not contain multiple entries.
  4. Verify that the external historical TimeSeries records are created with a healthy expiryTime.
  5. Verify that the TaskRuns for external historical TimeSeries records created with a healthy expiryTime.
  6. Verify that the Tasks for external historical TimeSeries records created with a healthy expiryTime.
  7. Does the ImportAmalgamate configuration include all the workflowIds of interest.
  8. Does the ImportAmalgamate run without errors.

...