Ouranosinc / PAVICS-e2e-workflow-tests

Test user-level workflow.
Apache License 2.0
0 stars 2 forks source link

Update docker image and add nc-time-axis #47

Closed tlvu closed 4 years ago

tlvu commented 4 years ago

Noticeable changes:

<   - dask=2.17.2=py_0
>   - dask=2.20.0=py_0

>   - nc-time-axis=1.2.0=py_1

<   - xarray=0.15.1=py_0
>   - xarray=0.16.0=py_0

<     - xclim==0.17.0
>     - xclim==0.18.0

Also fix the weirdo Jenkins build error that appears out of no where without docker image change:

INTERNALERROR>   File "/opt/conda/envs/birdy/lib/python3.7/site-packages/dash/testing/plugin.py", line 79, in pytest_runtest_makereport
INTERNALERROR>     for name, fixture in item.funcargs.items():
INTERNALERROR> AttributeError: 'IPyNbCell' object has no attribute 'funcargs'

Passing Jenkins build http://jenkins.ouranos.ca/job/PAVICS-e2e-workflow-tests/job/update-docker-image-and-add-nc-time-axis/2/console together with this PR https://github.com/Ouranosinc/pavics-sdi/pull/172 (commit https://github.com/Ouranosinc/pavics-sdi/commit/e06f4dd9c8ed9c10f410fb20330a91bf5e7c3f99).

Full conda env export diff:

200605-200716-conda-env-export.diff.txt

Full new conda env export:

200716-conda-env-export.yml.txt