aboutsummaryrefslogtreecommitdiff
path: root/sm/pyetc_hst.sm
diff options
context:
space:
mode:
authorcslocum <cslocum@d34015c8-bcbb-4646-8ac8-8ba5febf221d>2014-02-11 17:02:32 -0500
committercslocum <cslocum@d34015c8-bcbb-4646-8ac8-8ba5febf221d>2014-02-11 17:02:32 -0500
commited3ae443f89f6e4ac3d64b9996ecbe1bebd90bbf (patch)
tree1899453b3f13e41f5e361c5a27e7e667c7f6fe79 /sm/pyetc_hst.sm
parent6bff17328f1e3a6b96fc50bfe23dd4f0462d7fd0 (diff)
downloadsteuermann-ed3ae443f89f6e4ac3d64b9996ecbe1bebd90bbf.tar.gz
add dynamic/stuff project/context to pyetc sm files
git-svn-id: https://svn.stsci.edu/svn/ssb/etal/steuermann/trunk@1187 d34015c8-bcbb-4646-8ac8-8ba5febf221d
Diffstat (limited to 'sm/pyetc_hst.sm')
-rw-r--r--sm/pyetc_hst.sm5
1 files changed, 5 insertions, 0 deletions
diff --git a/sm/pyetc_hst.sm b/sm/pyetc_hst.sm
index 1e8aa7e..f26a650 100644
--- a/sm/pyetc_hst.sm
+++ b/sm/pyetc_hst.sm
@@ -36,6 +36,11 @@ TABLE run_tests HOST etcbrady
CMD release_numpy_1.7.1 RUN "/data1/nightly/hst_release_numpy_1.7.1/test-ppsetc -d numpy_1.7.1 etc_hst_release"
AFTER spectro_prod
+ CMD dynamic RUN "/data1/nightly/dynamic/test-ppsetc -d stuff dynamic"
+ AFTER release_numpy_1.7.1
+
+
+
TABLE import_tests HOST ssb
CMD import RUN "test_import pyetc-etcbrady; test_expected etc_hst_daily"