Merge pull request #789 from gnuoy/fix-trilio-tests-for-42
Change the ghost share path
This commit is contained in:
@@ -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)
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user