Comment 6 for bug 1888717

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to manila (stable/rocky)

Reviewed: https://review.opendev.org/742724
Committed: https://git.openstack.org/cgit/openstack/manila/commit/?id=9a1345b2eaa2fefb13f70c54bbcbdef6115e44ce
Submitter: Zuul
Branch: stable/rocky

commit 9a1345b2eaa2fefb13f70c54bbcbdef6115e44ce
Author: Goutham Pacha Ravi <email address hidden>
Date: Thu Jul 23 11:22:24 2020 -0700

    [extended-maintenance-branches-only] Replace LVM job

    the voting LVM job (manila-tempest-minimal-dsvm-lvm-centos-7)
    has been failing for a while due to the issue identified
    in [1]. The fix for the issues didn't suffice for CentOS,
    and we use CentOS because of missing IPv6 related fixes
    in Xenial's nfs-utils package. to avoid impacting helpful
    backports to these branches, this commit introduces a
    new voting job called "manila-tempest-dsvm-lvm-em-only"
    that deploys manila with the LVM driver on Xenial and
    runs IPv4 scenario tests.

    [1] http://lists.openstack.org/pipermail/openstack-discuss/2020-June/015432.html
    Related-Bug: #1888717
    Change-Id: I4a9ae0744757d1c9bfe4f2b213eb04364992af0d
    Signed-off-by: Goutham Pacha Ravi <email address hidden>