adoroszlai commented on a change in pull request #2428:
URL: https://github.com/apache/ozone/pull/2428#discussion_r671921972
##########
File path: hadoop-ozone/dist/src/main/smoketest/ozonefs/hadoopo3fs.robot
##########
@@ -36,4 +36,4 @@ Test hadoop dfs
${result} = Execute hdfs dfs -ls ${dir}
Should contain ${result}
${PREFIX}-${random}
${result} = Execute hdfs dfs -cat
${dir}/${PREFIX}-${random}
- Should contain ${result} This product
includes software developed by The Apache Software
\ No newline at end of file
+ Should contain ${result} This product
includes software developed
Review comment:
Yes, Hadoop's NOTICE.txt [has
changed](https://github.com/apache/hadoop/commit/567091aa9b3f001208470345c673059c0a138b69#diff-b810ebe4ffda4293c79d292059b45b59de7e649e86314ffd5a1ee4eb4b1e08c8).
The relevant part:
```diff
-This product includes software developed by The Apache Software
-Foundation (http://www.apache.org/).
+This product includes software developed at
+The Apache Software Foundation (http://www.apache.org/).
```
So I changed the test to only look for the common prefix.
--
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]