From: Casey Bodley Date: Mon, 21 Aug 2023 19:43:04 +0000 (-0400) Subject: qa/rgw: add new POOL_APP_NOT_ENABLED failures to log-ignorelist X-Git-Tag: v17.2.8~260^2~7 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=3933d64a7d63a1c5b2a3faa72a2d02b94fb4a397;p=ceph.git qa/rgw: add new POOL_APP_NOT_ENABLED failures to log-ignorelist Fixes: https://tracker.ceph.com/issues/62504 Signed-off-by: Casey Bodley (cherry picked from commit 4293d9bf117592a743ec70098cfb2bc1a9d38967) Conflicts: git got confused about these; unchanged in original commit qa/suites/rbd/device/ignore-pg-availability.yaml qa/suites/upgrade/octopus-x/ignore-pg-availability.yaml qa/suites/rgw/dbstore/ignore-pg-availability.yaml depended on missing .qa symlink --- diff --git a/qa/suites/rgw/dbstore/.qa b/qa/suites/rgw/dbstore/.qa new file mode 120000 index 00000000000..fea2489fdf6 --- /dev/null +++ b/qa/suites/rgw/dbstore/.qa @@ -0,0 +1 @@ +../.qa \ No newline at end of file diff --git a/qa/suites/rgw/dbstore/ignore-pg-availability.yaml b/qa/suites/rgw/dbstore/ignore-pg-availability.yaml new file mode 120000 index 00000000000..32340b1fa8b --- /dev/null +++ b/qa/suites/rgw/dbstore/ignore-pg-availability.yaml @@ -0,0 +1 @@ +.qa/rgw/ignore-pg-availability.yaml \ No newline at end of file diff --git a/qa/suites/rgw/service-token/ignore-pg-availability.yaml b/qa/suites/rgw/service-token/ignore-pg-availability.yaml new file mode 120000 index 00000000000..32340b1fa8b --- /dev/null +++ b/qa/suites/rgw/service-token/ignore-pg-availability.yaml @@ -0,0 +1 @@ +.qa/rgw/ignore-pg-availability.yaml \ No newline at end of file