From 337d265e7a0cb1bdfd86fdf55eaf4a2e36cc2ae5 Mon Sep 17 00:00:00 2001 From: Matt Rendina Date: Wed, 25 Oct 2017 13:12:34 -0400 Subject: Provide isolated home dir override for each job suite. --- manifests/dev-test.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'manifests/dev-test.yaml') diff --git a/manifests/dev-test.yaml b/manifests/dev-test.yaml index 2d6be21..3b39ac0 100644 --- a/manifests/dev-test.yaml +++ b/manifests/dev-test.yaml @@ -7,10 +7,11 @@ channel_URL: 'http://ssb.stsci.edu/astroconda-dev' # publication_root path needs to be visible from the slave nodes. publication_root: '/eng/ssb/websites/ssbpublic/astroconda-j-dev-staging' packages: + - py-expression-eval # - drizzlepac # - jwst_gtvt # - jwst - - pandokia +# - pandokia # - crds # - cube-tools # - sphinxcontrib-programoutput -- cgit