]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
qa/workunits/rados/test/test-upgrade-v11.0.0: skip Quota test
authorSage Weil <sage@redhat.com>
Sat, 12 Aug 2017 13:00:22 +0000 (09:00 -0400)
committerSage Weil <sage@redhat.com>
Sat, 12 Aug 2017 13:00:22 +0000 (09:00 -0400)
This makes a pool go full which confounds the wait for healthy check
during restarts.

Signed-off-by: Sage Weil <sage@redhat.com>
qa/workunits/rados/test-upgrade-v11.0.0.sh

index f90214a70b89c70de2292a2366eb7fe6e2c02444..d4e63da0d2aba983ff7eee7912cb1fb1eae53a42 100755 (executable)
@@ -13,7 +13,7 @@ trap cleanup EXIT ERR HUP INT QUIT
 
 pids=""
 for f in \
-    'api_aio --gtest_filter=-LibRadosAio.RacingRemovePP:*WriteSame*:*CmpExt*:*RoundTrip3*' \
+    'api_aio --gtest_filter=-LibRadosAio.RacingRemovePP:*WriteSame*:*CmpExt*:*RoundTrip3*:*Quota*' \
     'api_list --gtest_filter=-LibRadosList*.EnumerateObjects*' \
     'api_io --gtest_filter=-*Checksum*:*CmpExt*' \
     api_lock \