aboutsummaryrefslogtreecommitdiff
path: root/sm/pyetc_jwst.sm
diff options
context:
space:
mode:
authorcslocum <cslocum@d34015c8-bcbb-4646-8ac8-8ba5febf221d>2015-04-09 11:48:07 -0400
committercslocum <cslocum@d34015c8-bcbb-4646-8ac8-8ba5febf221d>2015-04-09 11:48:07 -0400
commitcfec76715abab82d3e30e4db30c639d3079122a7 (patch)
treeb4652dee754f296bda8ab7f4d86cb8c0c46ddc49 /sm/pyetc_jwst.sm
parent99da7931148024d804fd375bcb570ecd156227b1 (diff)
downloadsteuermann-cfec76715abab82d3e30e4db30c639d3079122a7.tar.gz
turn off bnc_dev test run
git-svn-id: https://svn.stsci.edu/svn/ssb/etal/steuermann/trunk@1428 d34015c8-bcbb-4646-8ac8-8ba5febf221d
Diffstat (limited to 'sm/pyetc_jwst.sm')
-rw-r--r--sm/pyetc_jwst.sm6
1 files changed, 2 insertions, 4 deletions
diff --git a/sm/pyetc_jwst.sm b/sm/pyetc_jwst.sm
index 3a8c557..21a6fff 100644
--- a/sm/pyetc_jwst.sm
+++ b/sm/pyetc_jwst.sm
@@ -5,8 +5,6 @@ TABLE run_tests HOST etcbrady
CMD prototype_prod RUN "/data1/nightly/jwst_prototype_prod/test-ppsetc -d"
- CMD bnc_dev RUN "/data1/nightly/jwst_bnc_dev/nightly_test_runner -d dev bnc"
- AFTER prototype_prod
TABLE run_tests HOST etcdevens
@@ -19,8 +17,8 @@ TABLE import_tests HOST ssb
CMD import_brady RUN "test_import pyetc-etcbrady; test_expected etc_jwst_daily"
AFTER *:run_tests/*
- CMD import_cartier RUN "test_import pyetc-etccartier; test_expected etc_jwst_daily"
- AFTER *:run_tests/*
+# CMD import_cartier RUN "test_import pyetc-etccartier; test_expected etc_jwst_daily"
+# AFTER *:run_tests/*
CMD import_devens RUN "test_import pyetc-etcdevens"
AFTER *:run_tests/*