@@ -291,3 +291,5 @@
occasionally because of flawed test. (Walter Su via zhz)
HDFS-8556. Erasure Coding: Fix usage of 'createZone' (vinayakumarb)
+
+ HDFS-8571. Fix TestErasureCodingCli test (Vinayakumar B via waltersu4549)
@@ -61,7 +61,7 @@
</comparator>
<comparator>
<type>RegexpComparator</type>
- <expected-output>^-createZone \[-s <schemaName>\] <path>(.)*</expected-output>
+ <expected-output>^-createZone \[-s <schemaName>\] \[-c <cellSize>\] <path>(.)*</expected-output>
</comparators>
</test>