Ability to run K*** reports as a single check (-f)

Goal

Run Kxxx as a single check. Implement first time in K003_top_total_time.sh

TODO

Add ability for K-reports to run as a single check via -f option. Now it through an exception.

How to implement

Fix K003_top_total_time.sh:

  • add auto-detection of epoch catalog
  • add an ability to create a new catalog if old is non-existent

Acceptance criteria

It works.

Edited by Victor Yagofarov