[default] [meta] mission = jwst name = JWSTDP version = 3.0.0 rc = 1 final = false python = 3.12 [conda] installer_name = Miniforge3 installer_version = 24.9.0-0 installer_platform = MacOSX installer_arch = x86_64 installer_baseurl = https://github.com/conda-forge/miniforge/releases/download/24.9.0-0 pip_packages = jwst[sdp]=00a04aba0b3cd588876603fc66e42af3124c088a [runtime] PYTHONUNBUFFERED = 1 TEST_BIGDATA = https://bytesalad.stsci.edu/artifactory CRDS_CONTEXT = jwst_1559.pmap CRDS_CACHE = ./crds_cache CRDS_SERVER_URL = https://jwst-crds.stsci.edu CRDS_CLIENT_RETRY_COUNT = 3 CRDS_CLIENT_RETRY_DELAY_SECONDS = 20 [test:jwst] repository = https://github.com/spacetelescope/jwst script_setup = pip install --force-reinstall -U certifi pip install -e ".[test]" pip install pytest-xdist script = pytest -s \ -v \ -r=fEsx \ --bigdata \ --env="1.18.0" \ --slow \ -n $(( $CPU_COUNT )) \ --dist=loadscope \ --basetemp="/Users/iraf/actions-runner/_work/_temp/truth-config-JWSTDP-3.0.0-1-py312-macos-x86_64" \ --junitxml="/Users/iraf/actions-runner/_work/datapipeline-workflows/datapipeline-workflows/stasis/JWSTDP-3.0.0/output/results/results-config-JWSTDP-3.0.0-1-py312-macos-x86_64.xml" [deploy:artifactory:test results] files = /Users/iraf/actions-runner/_work/datapipeline-workflows/datapipeline-workflows/stasis/JWSTDP-3.0.0/output/results/results-*.xml dest = jwst/JWSTDP-3.0.0/results/ [deploy:artifactory:delivery] files = /Users/iraf/actions-runner/_work/datapipeline-workflows/datapipeline-workflows/stasis/JWSTDP-3.0.0/output/** dest = jwst/JWSTDP-3.0.0/ [deploy:docker] registry = bytesalad.stsci.edu image_compression = zstd -v -9 -c build_args = SNAPSHOT_INPUT=JWSTDP-3.0.0-1-py312-macos-x86_64.yml SNAPSHOT_PKGDIR=packages tags = JWSTDP:3.0.0.1-py312 bytesalad.stsci.edu/JWSTDP:3.0.0.1-py312 test_script = source /etc/profile python -m pip freeze mamba info