diff --git a/zaza/openstack/charm_tests/trilio/tests.py b/zaza/openstack/charm_tests/trilio/tests.py index ea27e9c..a3a544e 100644 --- a/zaza/openstack/charm_tests/trilio/tests.py +++ b/zaza/openstack/charm_tests/trilio/tests.py @@ -409,7 +409,7 @@ class TrilioGhostNFSShareTest(TrilioBaseTest): self.lead_unit, 'ghost-share', action_params={ - 'nfs-shares': '10.20.0.1:/srv/testing' + 'nfs-shares': '10.20.0.1:/srv/ghost-testing' }, model_name=self.model_name) )