GitHub user JunHe77 opened a pull request:

    https://github.com/apache/bigtop/pull/366

    BIGTOP-3042: HDFS TestHDFSQuota doesn't match Hadoop's definition

    The smoke test case for HDFS, TestHDFSQuota:testInputValues, it asserts fail
    on setSpaceQuota to 0, while this doesn't match Hadoop's definition for 
SpaceQuota.
    This produces false failure, and should be removed from testcases.
    
    Change-Id: I5e18a15e9b45a1057174717a37008b3c92bab0e9
    Signed-off-by: Jun He <jun...@linaro.org>

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/JunHe77/bigtop BIGTOP-3042

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/bigtop/pull/366.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #366
    
----
commit 98b78d78eed4819412b3f417847ea65af9e895da
Author: Jun He <jun.he@...>
Date:   2018-06-07T01:17:01Z

    BIGTOP-3042: HDFS TestHDFSQuota doesn't match Hadoop's definition
    
    The smoke test case for HDFS, TestHDFSQuota:testInputValues, it asserts fail
    on setSpaceQuota to 0, while this doesn't match Hadoop's definition for 
SpaceQuota.
    This produces false failure, and should be removed from testcases.
    
    Change-Id: I5e18a15e9b45a1057174717a37008b3c92bab0e9
    Signed-off-by: Jun He <jun...@linaro.org>

----


---

Reply via email to