diff options
author | cslocum <cslocum@d34015c8-bcbb-4646-8ac8-8ba5febf221d> | 2014-04-28 13:38:23 -0400 |
---|---|---|
committer | cslocum <cslocum@d34015c8-bcbb-4646-8ac8-8ba5febf221d> | 2014-04-28 13:38:23 -0400 |
commit | 0e0ed5c6af2ed0b89d3fd22f97bc6b09e4fc326f (patch) | |
tree | c1d69d0ac87b67fb29cb4edee919860ccc2c3e04 /sm/pyetc_hst.sm | |
parent | c171e674f9e7c79befc86ca5392bb9b9cae87d4e (diff) | |
download | steuermann-0e0ed5c6af2ed0b89d3fd22f97bc6b09e4fc326f.tar.gz |
remove django test run from pyetc (nightly and midday) SM files
git-svn-id: https://svn.stsci.edu/svn/ssb/etal/steuermann/trunk@1226 d34015c8-bcbb-4646-8ac8-8ba5febf221d
Diffstat (limited to 'sm/pyetc_hst.sm')
-rw-r--r-- | sm/pyetc_hst.sm | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/sm/pyetc_hst.sm b/sm/pyetc_hst.sm index d14e82e..580b7ee 100644 --- a/sm/pyetc_hst.sm +++ b/sm/pyetc_hst.sm @@ -36,9 +36,6 @@ 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_django_1.5.5 RUN "/data1/nightly/hst_release_django_1.5.5/test-ppsetc -d django_1.5.5 etc_hst_release" - AFTER spectro_prod - TABLE import_tests HOST ssb CMD import RUN "test_import pyetc-etcbrady; test_expected etc_hst_daily" |