This is an automated email from the ASF dual-hosted git repository.
adoroszlai pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ozone.git
The following commit(s) were added to refs/heads/master by this push:
new f7d5c4912d HDDS-9288. Mark
TestSnapshotDeletingService#testMultipleSnapshotKeyReclaim as flaky
f7d5c4912d is described below
commit f7d5c4912d97a4dfad10462e64a0104ffae4cada
Author: Doroszlai, Attila <[email protected]>
AuthorDate: Wed Sep 20 19:04:00 2023 +0200
HDDS-9288. Mark TestSnapshotDeletingService#testMultipleSnapshotKeyReclaim
as flaky
---
.../java/org/apache/hadoop/ozone/om/TestSnapshotDeletingService.java | 1 +
1 file changed, 1 insertion(+)
diff --git
a/hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/ozone/om/TestSnapshotDeletingService.java
b/hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/ozone/om/TestSnapshotDeletingService.java
index ac8827184c..98c23b8076 100644
---
a/hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/ozone/om/TestSnapshotDeletingService.java
+++
b/hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/ozone/om/TestSnapshotDeletingService.java
@@ -147,6 +147,7 @@ public class TestSnapshotDeletingService {
}
@Test
+ @Flaky("HDDS-9288")
public void testMultipleSnapshotKeyReclaim() throws Exception {
Table<String, RepeatedOmKeyInfo> deletedTable =
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]