diff options
Diffstat (limited to 'sm/pyetc_hst.sm')
-rw-r--r-- | sm/pyetc_hst.sm | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sm/pyetc_hst.sm b/sm/pyetc_hst.sm index da781aa..ddddc60 100644 --- a/sm/pyetc_hst.sm +++ b/sm/pyetc_hst.sm @@ -40,3 +40,6 @@ TABLE import_tests HOST ssb CMD import RUN "test_import pyetc-etcbrady; test_expected etc_hst_daily" AFTER *:run_tests/* +TABLE refactored_stats HOST etcbrady + CMD pyetc_report RUN "/eng/ssb/auto/steuermann_scripts/pyetc_report" + AFTER ssb:import_tests/* |