Disable Ceph for Nova in cephfs-nfs multinode job
The ENABLE_CEPH_NOVA variable needs to be set to False in the compute node because its disabled in the controller. Depends-On: I5f75cb829383d7acd536e24c70cc4418d93c13bc Change-Id: I5c73ef42d8f01560ea85bffc2283ffaee001f48f
This commit is contained in:
1 changed files with 1 additions and 0 deletions
@@ -612,6 +612,7 @@
devstack-plugin-ceph:https://opendev.org/openstack/devstack-plugin-ceph
devstack_localrc:
REMOTE_CEPH:True
ENABLE_CEPH_NOVA:False
tempest:
devstack_plugins:
devstack-plugin-ceph:https://opendev.org/openstack/devstack-plugin-ceph
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.