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:
Goutham Pacha Ravi
2024年09月05日 09:36:55 -07:00
parent 11618100f1
commit 94d5164e55

View File

@@ -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
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.