adoroszlai commented on a change in pull request #2056:
URL: https://github.com/apache/ozone/pull/2056#discussion_r607690361
##########
File path: hadoop-ozone/dist/src/main/compose/testlib.sh
##########
@@ -377,23 +377,14 @@ prepare_for_binary_image() {
## (no binaries included)
## @param `ozone-runner` image version (optional)
prepare_for_runner_image() {
- local default_version=${docker.ozone-runner.version} # set at build-time
from Maven property
+ local default_version=20210226-1 # set at build-time from Maven property
Review comment:
Seems to be unintended change. Actual version is generated at build
time from POM property. Usually this kind of change happens when the updated
script is copied from `target` to `src`.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]