aboutsummaryrefslogtreecommitdiff
path: root/sm/pyetc_hst.sm
diff options
context:
space:
mode:
Diffstat (limited to 'sm/pyetc_hst.sm')
-rw-r--r--sm/pyetc_hst.sm4
1 files changed, 3 insertions, 1 deletions
diff --git a/sm/pyetc_hst.sm b/sm/pyetc_hst.sm
index f26a650..9ce4a53 100644
--- a/sm/pyetc_hst.sm
+++ b/sm/pyetc_hst.sm
@@ -39,13 +39,15 @@ TABLE run_tests HOST etcbrady
CMD dynamic RUN "/data1/nightly/dynamic/test-ppsetc -d stuff dynamic"
AFTER release_numpy_1.7.1
-
+ CMD release_django_1.5.5 RUN "/data1/nightly/hst_release_django_1.5.5/test-ppsetc -d django_1.5.5 etc_hst_release"
+ AFTER dynamic
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/*