aboutsummaryrefslogtreecommitdiff
path: root/sm/pyetc_hst.sm
diff options
context:
space:
mode:
authorcslocum <cslocum@d34015c8-bcbb-4646-8ac8-8ba5febf221d>2014-03-04 13:04:11 -0500
committercslocum <cslocum@d34015c8-bcbb-4646-8ac8-8ba5febf221d>2014-03-04 13:04:11 -0500
commitd18cf7e66005298106d1c5c166dad41c7bb6366d (patch)
tree22cf532a6e170b1e2b3c4396fb2b4cf9a9f2da70 /sm/pyetc_hst.sm
parented3ae443f89f6e4ac3d64b9996ecbe1bebd90bbf (diff)
downloadsteuermann-d18cf7e66005298106d1c5c166dad41c7bb6366d.tar.gz
add django_1.5.5 context to pyetc sm files
git-svn-id: https://svn.stsci.edu/svn/ssb/etal/steuermann/trunk@1194 d34015c8-bcbb-4646-8ac8-8ba5febf221d
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/*