]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
qa/workunits/rados/test-upgrade-*: whitelist tests the right way 15824/head
authorKefu Chai <kchai@redhat.com>
Thu, 22 Jun 2017 00:06:43 +0000 (08:06 +0800)
committerKefu Chai <kchai@redhat.com>
Thu, 22 Jun 2017 00:08:24 +0000 (08:08 +0800)
commitde76fdbb9f435652e2c15326d00b01d26ab007a7
tree564ad6a68ff01b3d3c51fd3aa37d379c7344e345
parent64c011a8c4af27dc095b1a9190ccf1ca76d2cc8f
qa/workunits/rados/test-upgrade-*: whitelist tests the right way

--gtest_filter=POSTIVE_PATTERNS[-NEGATIVE_PATTERNS], so we cannot add
multiple exclusive patterns using -pattern:-pattern, instead, we should
use: -pattern:pattern

Signed-off-by: Kefu Chai <kchai@redhat.com>
Conflicts:
        qa/workunits/rados/test-upgrade-v11.0.0.sh: this change is not
    cherry-picked from master, because the clone-range op was removed
    from master. and only supported in pre-luminous releases.
qa/workunits/rados/test-upgrade-v11.0.0.sh