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 0c310bb..10a0e6b 100644 --- a/sm/pyetc_hst.sm +++ b/sm/pyetc_hst.sm @@ -29,6 +29,9 @@ TABLE run_tests HOST etcbrady CMD spectro_prod RUN "/data1/nightly/hst_spectro_prod/test-ppsetc -d production etc_hst_spectro" AFTER spectro_medium + 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 + TABLE import_tests HOST ssb CMD import RUN "test_import pyetc-etcbrady; test_expected etc_hst_daily" |