diff options
-rw-r--r-- | sm/pyetc_hst.sm | 3 | ||||
-rw-r--r-- | sm/pyetc_hst_midday.sm | 3 |
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" |