jyotirmoy-gh opened a new pull request, #3946: URL: https://github.com/apache/ozone/pull/3946
## What changes were proposed in this pull request? Added unit testcase for create snapshot validation - `TestOmSnapshot / testDummyBucket` ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-7452 ## How was this patch tested? Added testcases in file - hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/ozone/om/TestOmSnapshot.java `mvn -Dtest=TestOmSnapshot test` [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.apache.hadoop.ozone.om.TestOmSnapshot [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 156.251 s - in org.apache.hadoop.ozone.om.TestOmSnapshot [ERROR] Exception in thread "Thread-1021" Exception in thread "Thread-2642" Exception in thread "Thread-2926" Exception in thread "Thread-4261" Exception in thread "Thread-4642" [INFO] [INFO] Results: [INFO] [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
