HDDS-1943. TestKeyManagerImpl.testLookupKeyWithLocation is failing. Contributed by Xiaoyu Yao. (#1262)

This commit is contained in:
Xiaoyu Yao 2019-08-09 22:09:50 -07:00 committed by GitHub
parent bd4be6e168
commit fba222a856
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -699,6 +699,7 @@ public void testLookupKeyWithLocation() throws IOException {
String keyName = RandomStringUtils.randomAlphabetic(5);
OmKeyArgs keyArgs = createBuilder()
.setKeyName(keyName)
.setSortDatanodesInPipeline(true)
.build();
// lookup for a non-existent key