aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcslocum <cslocum@d34015c8-bcbb-4646-8ac8-8ba5febf221d>2014-04-28 13:38:23 -0400
committercslocum <cslocum@d34015c8-bcbb-4646-8ac8-8ba5febf221d>2014-04-28 13:38:23 -0400
commit0e0ed5c6af2ed0b89d3fd22f97bc6b09e4fc326f (patch)
treec1d69d0ac87b67fb29cb4edee919860ccc2c3e04
parentc171e674f9e7c79befc86ca5392bb9b9cae87d4e (diff)
downloadsteuermann-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
-rw-r--r--sm/pyetc_hst.sm3
-rw-r--r--sm/pyetc_hst_midday.sm3
2 files changed, 0 insertions, 6 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"
diff --git a/sm/pyetc_hst_midday.sm b/sm/pyetc_hst_midday.sm
index 2bef9d8..0a12136 100644
--- a/sm/pyetc_hst_midday.sm
+++ b/sm/pyetc_hst_midday.sm
@@ -32,9 +32,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"