summaryrefslogtreecommitdiffstats
path: root/glustolibs-gluster/glustolibs/gluster/brick_ops.py
diff options
context:
space:
mode:
authorShwethaHP <spandura@redhat.com>2017-08-19 11:02:35 +0530
committerShwethaHP <spandura@redhat.com>2017-08-19 11:08:21 +0530
commita8701fc8c8855429e9fc7da99dbe2b6b952802f2 (patch)
tree8eb636fdbc957b26ec60292e1b2273e9bf8fec67 /glustolibs-gluster/glustolibs/gluster/brick_ops.py
parent82a928a7fb408718db94df026b66e807eb554873 (diff)
Fixing the BVT Issues:
1) self-heal failures: With the recent changes made to gluster for the bug: https://bugzilla.redhat.com/show_bug.cgi?id=1480423, the location of the brick process pid's changed to /var/run/gluster. Making the corresponding changes to glusto-tests libraries. Moving away from referring to pid file to grep for the process with the brick name. This fixes the issue. 2) Group options not being set properly: Since we were popping the 'group' option from the 'options' dictionary after the group options being set to set the other volume options, the option gets removed from the g.config['gluster']['smb_volume_options'] as well. Hence perform a deep copy of the dict before modifying the dict. Change-Id: I293bf81913857cb0327f30aa1db5aaa9be5a318e Signed-off-by: ShwethaHP <spandura@redhat.com>
Diffstat (limited to 'glustolibs-gluster/glustolibs/gluster/brick_ops.py')
0 files changed, 0 insertions, 0 deletions