diff options
Diffstat (limited to 'sm/pyetc_hst.sm')
-rw-r--r-- | sm/pyetc_hst.sm | 5 |
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" |