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

Allow to run everything from server under test for testing new production server #103

Closed
tlvu opened this issue Apr 4, 2022 · 0 comments · Fixed by #104
Closed

Allow to run everything from server under test for testing new production server #103

tlvu opened this issue Apr 4, 2022 · 0 comments · Fixed by #104
Assignees

Comments

@tlvu
Copy link
Contributor

tlvu commented Apr 4, 2022

The line below should be conditional and not always, as currently:

sed -i "/\(\.ncml\|TEST_USE_PROD_DATA\)/!s/pavics.ouranos.ca/$PAVICS_HOST/g" $NOTEBOOKS

@tlvu tlvu self-assigned this Apr 4, 2022
tlvu added a commit that referenced this issue Apr 5, 2022
Set TEST_NO_USE_PROD_DATA to use all test data from system under test.

Useful to test future production server that will have all the huge datas.

Fixes #103.
@tlvu tlvu closed this as completed in #104 Apr 7, 2022
tlvu added a commit that referenced this issue Apr 7, 2022
…from-test-server

test framework: allow testing using all test data from system under test

Set `TEST_NO_USE_PROD_DATA` to use all test data from system under test.

Useful to test future production server that will have all the huge datas.

Fixes #103.

Relate to bird-house/finch#232 and Ouranosinc/pavics-sdi#254.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant