Comment 2 for bug 1921369

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

Reviewed: https://review.opendev.org/c/openstack/manila-tempest-plugin/+/785558
Committed: https://opendev.org/openstack/manila-tempest-plugin/commit/35091ce994050cd53ea288448d0fdfbe48462c8b
Submitter: "Zuul (22348)"
Branch: master

commit 35091ce994050cd53ea288448d0fdfbe48462c8b
Author: Goutham Pacha Ravi <email address hidden>
Date: Thu Apr 8 23:17:26 2021 -0700

    Reorganize scenario tests

    Create protocol specific manager classes
    where we can abstract away common code
    to handle access rules and mount operations
    and re-use these in the tests to get adequate
    coverage to the three protocols we support
    in these tests currently.

    Change-Id: I7e63434e745cc1c2a5e8aaccc20f7c31404742d9
    Closes-Bug: #1921369
    Signed-off-by: Goutham Pacha Ravi <email address hidden>