Fix cephfs-nfs job
Now that manila-tempest-plugin-cephfs-nfs is a cephadm based job, and it is using Reef, we must add CEPH_INGRESS_IP to job declaration. Change-Id: Ib4a4479d5214f6c3a01ca1bd6301e44658bfec50
This commit is contained in:
1 changed files with 1 additions and 0 deletions
@@ -515,6 +515,7 @@
MANILA_SETUP_IPV6:false
NEUTRON_CREATE_INITIAL_NETWORKS:true
IP_VERSION:4
CEPH_INGRESS_IP:"{{hostvars['controller'].ansible_default_ipv6.address}}"
- job:
name:manila-tempest-plugin-multinode-base
Reference in New Issue
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.