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:
   ```
   service "old_client_2_0_0" is not running
   ```
   
   
https://github.com/chiacyu/ozone/actions/runs/14752736432/job/41416279232#step:13:290
   
   The comment `container is needed for each version in clients.yaml` explains 
the problem.



-- 
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]

Reply via email to