Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix regridding nb to pass jenkins #206

Merged
merged 6 commits into from Mar 16, 2021
Merged

Conversation

tlvu
Copy link
Contributor

@tlvu tlvu commented Mar 16, 2021

… get replaced, as with WFS_example.ipynb

geoserver data is currently not replicated anywhere, everything is on
the host boreas.ouranos.ca.

Also did a full re-run of the notebook.
…endering

xarray html code seems to change on every run, breaking Jenkins.
This the following error:

```
21:41:59  _ pavics-sdi-fix-regridding-nb-to-pass-jenkins/docs/source/notebooks/rendering.ipynb::Cell 2 _
21:41:59  Notebook cell execution failed
21:41:59  Cell 2: Cell outputs differ
21:41:59
21:41:59  Input:
21:41:59  wms.contents["tasmax"].styles.keys()
21:41:59
21:41:59  Traceback:
21:41:59   mismatch 'text/plain'
21:41:59
21:41:59   assert reference_output == test_output failed:
21:41:59
21:41:59    "dict_keys(['...ill/ferret'])" == "dict_keys(['...oxfill/alg'])"
21:41:59    Skipping 165 identical leading characters in diff, use -v to show
21:41:59    -  'boxfill/ferret', 'boxfill/alg'])
21:41:59    +  'boxfill/alg', 'boxfill/ferret'])
```
@tlvu
Copy link
Contributor Author

tlvu commented Mar 16, 2021

@tlvu tlvu merged commit 87f8eb4 into master Mar 16, 2021
@tlvu tlvu deleted the fix-regridding-nb-to-pass-jenkins branch March 16, 2021 17:23
tlvu added a commit to bird-house/birdhouse-deploy that referenced this pull request Mar 16, 2021
finch: update to 0.7.0

Require PR #131 for extra testdata for the new regridding notebook.

Regridding notebook will also need to be adjusted for some output to pass Jenkins test suite, PR Ouranosinc/pavics-sdi#206.

Nbval escape regex also needed for the regridding notebook, PR Ouranosinc/PAVICS-e2e-workflow-tests#63

See Finch changelog in PR bird-house/finch#158

Passing Jenkins build http://jenkins.ouranos.ca/job/PAVICS-e2e-workflow-tests/job/update-nbval-sanitize-config-for-pavics-sdi-regridding-notebook/10/console
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants