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

subset.ipynb: allow to test GeoServer on new production server #232

Merged
merged 1 commit into from
Apr 5, 2022

Commits on Apr 4, 2022

  1. subset.ipynb: allow to test GeoServer on new production server

    Switch from 'boreas.ouranos.ca' to 'pavics.ouranos.ca' will allow us to
    conditionally regex replace 'pavics.ouranos.ca' to the server under test
    so we can actually test the Geoserver on that new server.
    
    Everywhere under this pavics-sdi repo, we use 'pavics.ouranos.ca'. This
    is the only locations that hardcode 'boreas.ouranos.ca' because
    geoserver data are not replicated to standard test servers so hardcoding
    it this way will use the data from the production server.
    
    This patch achieve the same "data from prod" but also allow override if
    We need to actually test the future production server.
    
    Related to Ouranosinc/pavics-sdi#183
    tlvu committed Apr 4, 2022
    Configuration menu
    Copy the full SHA
    8e84566 View commit details
    Browse the repository at this point in the history