Issue Details (XML | Word | Printable)

Key: HADOOP-4722
Type: Test Test
Status: Closed Closed
Resolution: Fixed
Priority: Minor Minor
Assignee: Boris Shkolnik
Reporter: Boris Shkolnik
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Hadoop Common

adding tests for quotas command line error messages

Created: 25/Nov/08 06:39 PM   Updated: 23/Apr/09 07:17 PM
Return to search
Component/s: test
Affects Version/s: 0.20.0
Fix Version/s: 0.20.0

Time Tracking:
Not Specified

File Attachments:
  Size
Text File Licensed for inclusion in ASF works HADOOP-4722.patch 2008-12-02 07:52 PM Boris Shkolnik 4 kB
Issue Links:
Dependants
 

Hadoop Flags: Reviewed
Resolution Date: 04/Dec/08 01:21 AM


 Description  « Hide
adding tests for quotas command line error messages.
Will add it to the TestCLI xml configuration

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Boris Shkolnik added a comment - 02/Dec/08 07:57 PM
Added the following tests:
<description>verifying error messages for quota commands - setting quota on a file</description>
<description>verifying error messages for quota commands - setting quota on non-existing file</description>
<description>verifying error messages for quota commands - exceeding quota</description>
<description>verifying error messages for quota commands - setting not valid quota</description>
<description>verifying error messages for quota commands - setting not valid space quota</description>
<description>verifying error messages for quota commands - clearQuota on non existing file</description>

Chris Douglas added a comment - 04/Dec/08 01:21 AM
Ran TestCLI, confirmed test output in logs.

I just committed this. Thanks, Boris.


Hudson added a comment - 06/Dec/08 02:02 PM