adoroszlai commented on code in PR #8361:
URL: https://github.com/apache/ozone/pull/8361#discussion_r2068490363
##########
hadoop-ozone/dist/src/main/compose/xcompat/lib.sh:
##########
@@ -24,7 +24,7 @@ source "${COMPOSE_DIR}/../testlib.sh"
current_version="${OZONE_CURRENT_VERSION}"
# TODO: debug acceptance test failures for client versions 1.0.0 on secure
clusters
-old_versions="1.1.0 1.2.1 1.3.0 1.4.0 1.4.1" # container is needed for each
version in clients.yaml
+old_versions="1.1.0 1.2.1 1.3.0 1.4.0 1.4.1 2.0.0" # container is needed for
each version in clients.yaml
Review Comment:
The comment `container is needed for each version in clients.yaml` says it.
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]