HDFS-8844. TestHDFSCLI does not cleanup the test directory (Masatake Iwasaki via Colin P. McCabe)

This commit is contained in:
Colin Patrick Mccabe 2015-08-04 12:22:06 -07:00
parent 9a08999906
commit c95993cbaf
2 changed files with 4 additions and 1 deletions

View File

@ -1113,6 +1113,9 @@ Release 2.8.0 - UNRELEASED
pool to be scanned but there are suspicious blocks. (Colin Patrick McCabe
via yliu)
HDFS-8844. TestHDFSCLI does not cleanup the test directory (Masatake
Iwasaki via Colin P. McCabe)
Release 2.7.2 - UNRELEASED
INCOMPATIBLE CHANGES

View File

@ -16525,7 +16525,7 @@
<command>-cat CLITEST_DATA/file</command>
</test-commands>
<cleanup-commands>
<command>-fs NAMENODE -rm -r /user/USERNAME</command>
<command>-fs NAMENODE -rm -r /user/USERNAME CLITEST_DATA/file</command>
<command>rm data</command>
</cleanup-commands>
<comparators>