Comment 5 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/+/786805
Committed: https://opendev.org/openstack/manila-tempest-plugin/commit/602f101c14ea9130226359942636fb5bf0c9e782
Submitter: "Zuul (22348)"
Branch: master

commit 602f101c14ea9130226359942636fb5bf0c9e782
Author: Goutham Pacha Ravi <email address hidden>
Date: Sun Apr 18 16:25:25 2021 -0700

    Fix CephFS snapshot cloning scenario test

    When unmounting a share with the kernel
    client, the target directory must be what
    we used during the mount operation.

    This patch adds a create-share-from-snapshot
    scenario test for the ceph-fuse client, and
    drops the redundant 'ip_version' attribute
    to test classes that was added in the
    test reorganization patch earlier [1]

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