Skip to content

Integration tests should take the env variable for WDT version to download #1242

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

Merged
merged 3 commits into from
Sep 5, 2019
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
fix extra space
  • Loading branch information
vanajamukkara committed Sep 5, 2019
commit 8200d93b541b325a08cf7edf55b188c546b2c1e4
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
# $WDT_MODEL_FILE and $WDT_MODEL_VARS. Also the location
# of WDT log files.
# default: /shared/wdt
# WDT_VERSION WDT version to download.
# WDT_VERSION WDT version to download.
# default: 1.2.0
#
# DOMAIN_HOME_DIR Target location for generated domain.
Expand Down