Comment 2 for bug 1811663

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to cinder (master)

Reviewed: https://review.openstack.org/630648
Committed: https://git.openstack.org/cgit/openstack/cinder/commit/?id=c841dce838397c0d1e57f5964eac699672536814
Submitter: Zuul
Branch: master

commit c841dce838397c0d1e57f5964eac699672536814
Author: whoami-rajat <email address hidden>
Date: Mon Jan 14 16:32:59 2019 +0530

    Temporary solution for fixing gate test_tpool_size

    This is a temporary solution to merge patches failing gate continiously
    due to an unrelated test.
    the test_tpool_size and test_default_tpool_size tests are basically
    to check the config param 'backend_native_threads_pool_size' which
    can be skipped temporarily.

    Change-Id: I9dad0d45c3c4600a6567f34bb851b10a3f5d966b
    Partial-Bug: #1811663