adoroszlai commented on code in PR #7451:
URL: https://github.com/apache/ozone/pull/7451#discussion_r1850871299
##########
hadoop-ozone/dist/src/main/compose/xcompat/test.sh:
##########
@@ -74,29 +75,21 @@ _read() {
compatibility/read.robot
}
-test_bucket_encryption() {
- _kinit
- execute_robot_test ${container} -N
"xcompat-cluster-${cluster_version}-client-${client_version}" -v
SUFFIX:${client_version} security/bucket-encryption.robot
Review Comment:
Yes, I was also thinking about that. Since `xcompat` also exercises
"current client" with "current cluster", testing the same in `ozonesecure` is
redundant. (We can apply this to other functional tests later.)
--
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]