Fix multinode-cpehfs-nfs-cephadm

As per Ia1671de5c770d1cf5a3cd58e05fe5204f5bbc3c6,
fixed some ingress mode issues by identifying a
virtual ip as "CEPH_INGRESS_IP".
Bumping that variable to the parent job as well.
Change-Id: I8e04b866e2ebce291dfeb21dadda78ac2ecb8983
This commit is contained in:
ashrod98
2024年07月24日 10:09:13 -04:00
parent d9530e01fa
commit a04b5f6f3e

View File

@@ -583,6 +583,7 @@
MANILA_SETUP_IPV6:false
SHARE_DRIVER:manila.share.drivers.cephfs.driver.CephFSDriver
TARGET_DEV_OSD_DIR:/opt/stack
CEPH_INGRESS_IP:"{{hostvars['controller'].ansible_default_ipv6.address}}"
devstack_local_conf:
test-config:
$TEMPEST_CONFIG:
Reference in New Issue
openstack/manila-tempest-plugin
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.

The note is not visible to the blocked user.