aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sm/build_dev.sm10
-rw-r--r--sm/init.sm2
-rw-r--r--sm/pyetc.sm10
3 files changed, 9 insertions, 13 deletions
diff --git a/sm/build_dev.sm b/sm/build_dev.sm
index 0f6df58..7a3dedb 100644
--- a/sm/build_dev.sm
+++ b/sm/build_dev.sm
@@ -21,10 +21,8 @@ TABLE build HOST vxp-dukat
AFTER *:assemble/dev.stsci_python
#
-
-TABLE build HOST arzach
- CMD ur_docs RUN "/arzach/data1/iraf/work/ur_doc_build/docs/overnight_build"
- AFTER init/*
+# not useful yet
+# TABLE build HOST arzach CMD ur_docs RUN "/arzach/data1/iraf/work/ur_doc_build/docs/overnight_build" AFTER init/*
# older python environments
@@ -72,9 +70,7 @@ TABLE build HOST arzach
# old epydoc documentation - only works on thor; hope we can get rid of
# epydoc sooner than we have to do anything about this.
-TABLE build HOST thor
- CMD dev.stsci_python_epydoc RUN "exit 1 ; /thor/data2/iraf/epydoc_test/nightly"
- AFTER build/dev.py2.7.*
+# TABLE build HOST thor CMD dev.stsci_python_epydoc RUN "exit 1 ; /thor/data2/iraf/epydoc_test/nightly" AFTER build/dev.py2.7.*
# stamp the IRAF banner file when the builds are complete
TABLE stamp HOST herbert arzach bond cadeau banana jwcalibdev
diff --git a/sm/init.sm b/sm/init.sm
index b83d917..6d7ce9e 100644
--- a/sm/init.sm
+++ b/sm/init.sm
@@ -1,4 +1,4 @@
-TABLE init HOST banana bond cadeau arzach thor herbert ssb aten jwcalibdev etcbrady
+TABLE init HOST banana bond cadeau arzach thor herbert ssb aten jwcalibdev etcbrady etccartier
CMD sendscripts LOCAL "/eng/ssb/auto/steuermann_scripts/init_sendscripts %(hostname)s %(workdir)s"
CMD sysstat RUN "sysstat"
AFTER sendscripts
diff --git a/sm/pyetc.sm b/sm/pyetc.sm
index 86fc753..98a118a 100644
--- a/sm/pyetc.sm
+++ b/sm/pyetc.sm
@@ -1,12 +1,12 @@
####################
####################
-TABLE pyetc HOST etcbrady
+TABLE pyetc HOST etcbrady etccartier
CMD trunk RUN "/data1/nightly/trunk/test-ppsetc -d trunk "
AFTER init/*
- CMD refactored RUN "/data1/nightly/refactored/test-ppsetc -d refactored "
+ CMD refactored RUN "/data1/nightly/refactored/test-ppsetc -d refactored "
AFTER trunk
AFTER init/*
@@ -18,9 +18,9 @@ TABLE pyetc HOST etcbrady
AFTER jwst
AFTER init/*
-TABLE pyetc HOST arzach
- CMD doc_build RUN "/arzach/data1/iraf/pyetc_doc_build/doc/auto_doc_build"
- AFTER etcbrady:pyetc/trunk
+TABLE pyetc HOST etccartier
+ CMD doc_build RUN "/data1/nightly/trunk/pyetc/doc/auto_doc_build"
+ AFTER etccartier:pyetc/trunk
TABLE test_final HOST ssb
CMD pyetc.expect RUN "test_import pyetc ; test_expected pyetc "