Github user borisstoyanov commented on the issue: https://github.com/apache/cloudstack/pull/1958 @abhinandanprateek I think we hit an issue with the test: ``` File "/marvin/tests/smoke/test_over_provisioning.py", line 83, in test_UpdateStorageOverProvisioningFactor CloudstackAPIException: Execute cmd: updateconfiguration failed, due to: errorCode: 431, errorText:Unable to update storage pool with id 2. Overprovision not supported for NetworkFilesystem -------------------- >> begin captured stdout << --------------------- === TestName: test_UpdateStorageOverProvisioningFactor | Status : EXCEPTION === ``` Reading the code changes looks like over provisioning is not supported for NFS, if that's expected we should edit the test I think.
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---