delivery_name: hstdp delivery_version: 2019.3c delivery_rev: 0 delivery_python: 3.6.8 base_spec: "/dev/null" # no base spec on_error: "exit" runtime: TEST_BIGDATA: "https://bytesalad.stsci.edu/artifactory" crrefer: "/grp/hst/cdbs/" iref: "/grp/hst/cdbs/iref/" jref: "/grp/hst/cdbs/jref/" lref: "/grp/hst/cdbs/lref/" nref: "/grp/hst/cdbs/nref/" oref: "/grp/hst/cdbs/oref/" uref: "/grp/hst/cdbs/uref/" xref: "/grp/hst/cdbs/xref/" yref: "/grp/hst/cdbs/yref/" zref: "/grp/hst/cdbs/zref/" conda_channels: - http://ssb.stsci.edu/astroconda - defaults - http://ssb.stsci.edu/astroconda-pipeline conda_requirements: - asn1crypto=0.24.0 - astropy=3.2.1 - atomicwrites=1.3.0 - attrs=19.1.0 - beautifulsoup4=4.7.1 - blas=1.0=mkl - ca-certificates=2019.1.23 - certifi=2019.3.9 - cffi=1.12.3 - chardet=3.0.4 - cloudpickle=1.0.0 - cryptography=2.6.1 - cycler=0.10.0 - cython=0.29.8 - cytoolz=0.9.0.1 - dask-core=1.2.2 - dbus=1.13.6 - decorator=4.4.0 - entrypoints=0.3 - expat=2.2.6 - filelock=3.0.10 - fontconfig=2.13.0 - freetype=2.9.1 - glib=2.56.2 - gst-plugins-base - gstreamer=1.14.0 - html5lib=1.0.1 - icu=58.2 - idna=2.8 - imageio=2.5.0 - intel-openmp=2019.3 - joblib=0.13.2 - jpeg=9b - jsonschema=2.6.0 - keyring=18.0.0 - kiwisolver=1.1.0 - libedit=3.1.20181209 - libffi=3.2.1 - libpng=1.6.37 - libtiff=4.0.10 - libuuid=1.0.3 - libxml2=2.9.9 - libxslt=1.1.33 - lxml=4.3.3 - matplotlib=3.1.0 - mkl=2019.3=199 - mkl_fft=1.0.12 - mkl_random=1.0.2 - more-itertools=7.0.0 - ncurses=6.1 - networkx=2.3 - nose=1.3.7 - numpy=1.16.4 - numpy-base=1.16.4 - olefile=0.46 - openssl=1.1.1c - pcre=8.43 - pillow=6.0.0 - pip=19.1.1 - pluggy=0.11.0 - psutil=5.6.2 - py=1.8.0 - pycparser=2.19 - pyopenssl=19.0.0 - pyparsing=2.4.0 - pyqt=5.9.2 - pysocks=1.7.0 - pytest=4.5.0 - pytest-arraydiff=0.3 - pytest-astropy=0.5.0 - pytest-doctestplus=0.3.0 - pytest-openfiles=0.3.2 - pytest-remotedata=0.3.1 - python-dateutil=2.8.0 - pytz=2019.1 - pywavelets=1.0.3 - pyyaml=5.1 - qt=5.9.7 - readline=7.0 - requests=2.21.0 - scikit-image=0.15.0 - scikit-learn=0.21.1 - scipy=1.2.1 - semantic_version=2.6.0 - setuptools=41.0.1 - sip=4.19.8 - six=1.12.0 - soupsieve=1.8 - sqlite=3.28.0 - tk=8.6.8 - toolz=0.9.0 - tornado=6.0.2 - urllib3=1.24.2 - wcwidth=0.1.7 - webencodings=0.5.1 - wheel=0.33.4 - xz=5.2.4 - yaml=0.1.7 - zlib=1.2.11 - zstd=1.3.7 - acstools=3.0.0 - asdf=2.3.3 - astroquery=0.3.9 - calcos=3.3.7 - cfitsio=3.440 - costools=1.2.3 - crds=7.3.3 - d2to1=0.2.12 - fitsverify=4.18 - gwcs=0.11.0 - hstcal=2.3.0 - nictools=1.1.4 - parsley=1.3 - pysynphot=0.9.14 - reftools=1.7.4 - spherical-geometry=1.2.17 - stistools=1.3.0 - stregion=1.1.6 - stsci-hst=3.1.1 - stsci.convolve=2.2.2 - stsci.distutils=0.3.8 - stsci.image=2.3.3 - stsci.imagemanip=1.1.4 - stsci.imagestats=1.6.2 - stsci.ndimage=0.10.1 - stsci.skypac=1.0.4 - stsci.stimage=0.2.4 - tweakwcs=0.5.1 - wfc3tools=1.3.5 - wfpc2tools=1.0.4 - drizzlepac=3.0.3 - fitsblender=0.3.6 - photutils=0.7 - stsci.tools=3.6.0 - stwcs=1.5.2 #pip_index: # - https://bytesalad.stsci.edu/artifactory/api/pypi/datb-pypi-virtual #pip_requirements: # - run_tests: true test_program: "pytest" test_filter_git_orgs: - spacetelescope test_args: "-v --bigdata --junit-xml=junit/results.xml --junit-prefix=${NODE_NAME}" test_conda_requirements: - pytest<4.5.0 test_pip_requirements: - ci_watson - stsci.distutils test_extended: asdf: commands: - pip install astropy_helpers - pip install importlib_resources crds: runtime: CRDS_SERVER_URL: "https://hst-crds.stsci.edu" CRDS_TEST_ROOT: "./testroot" commands: - pip install mock - mkdir -p ${CRDS_TEST_ROOT} - ./setup_test_cache ${CRDS_TEST_ROOT} pysynphot: # tests are too old test_args: "--ignore-glob=*" runtime: PYSYN_CDBS: "/grp/hst/cdbs/" stregion: # deprecated package (used by drizzlepac) # tests are all broken (missing input data) test_args: "--ignore-glob=*" stsci.distutils: # deprecated package # tests are all broken test_args: "--ignore-glob=*" stsci.ndimage: # deprecated package (unused) # tests are all broken test_args: "--ignore-glob=*" stsci.tools: test_args: "--ignore-glob=*test_tkrotext* --ignore-glob=*test_minmatch*"