]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
qa/rgw: add PG_DEGRADED cluster warnings to log-ignorelist 44561/head
authorCasey Bodley <cbodley@redhat.com>
Wed, 12 Jan 2022 19:07:26 +0000 (14:07 -0500)
committerCasey Bodley <cbodley@redhat.com>
Wed, 12 Jan 2022 20:56:38 +0000 (15:56 -0500)
and cover rgw/singleton suite

Fixes: https://tracker.ceph.com/issues/51727
Signed-off-by: Casey Bodley <cbodley@redhat.com>
qa/rgw/ignore-pg-availability.yaml
qa/suites/rgw/singleton/ignore-pg-availability.yaml [new symlink]

index ad1d5d8a06368d8b12bb9892feb9af50b1099f4a..12c18684a156ebece74e5195d97feba1ae0cee63 100644 (file)
@@ -1,5 +1,7 @@
 # https://tracker.ceph.com/issues/45802
+# https://tracker.ceph.com/issues/51282
 overrides:
   ceph:
     log-ignorelist:
     - \(PG_AVAILABILITY\)
+    - \(PG_DEGRADED\)
diff --git a/qa/suites/rgw/singleton/ignore-pg-availability.yaml b/qa/suites/rgw/singleton/ignore-pg-availability.yaml
new file mode 120000 (symlink)
index 0000000..32340b1
--- /dev/null
@@ -0,0 +1 @@
+.qa/rgw/ignore-pg-availability.yaml
\ No newline at end of file