<feed xmlns='http://www.w3.org/2005/Atom'>
<title>glusterfs.git/tests/distaf, branch v6.0</title>
<subtitle></subtitle>
<link rel='alternate' type='text/html' href='http://dev.gluster.org/cgit/glusterfs.git/'/>
<entry>
<title>tests: Remove tests/distaf</title>
<updated>2017-01-05T21:13:59+00:00</updated>
<author>
<name>Nigel Babu</name>
<email>nigelb@redhat.com</email>
</author>
<published>2016-12-22T08:58:27+00:00</published>
<link rel='alternate' type='text/html' href='http://dev.gluster.org/cgit/glusterfs.git/commit/?id=c455c6030f1f1678ae66752e5e11ea988d062df4'/>
<id>c455c6030f1f1678ae66752e5e11ea988d062df4</id>
<content type='text'>
We will not be using it in the future

BUG: 1408131
Change-Id: Idebaaadb06786eebc08969ce0cc15a9df4bd9f42
Signed-off-by: Nigel Babu &lt;nigelb@redhat.com&gt;
Reviewed-on: http://review.gluster.org/16270
CentOS-regression: Gluster Build System &lt;jenkins@build.gluster.org&gt;
NetBSD-regression: NetBSD Build System &lt;jenkins@build.gluster.org&gt;
Smoke: Gluster Build System &lt;jenkins@build.gluster.org&gt;
Reviewed-by: Raghavendra Talur &lt;rtalur@redhat.com&gt;
Reviewed-by: Vijay Bellur &lt;vbellur@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We will not be using it in the future

BUG: 1408131
Change-Id: Idebaaadb06786eebc08969ce0cc15a9df4bd9f42
Signed-off-by: Nigel Babu &lt;nigelb@redhat.com&gt;
Reviewed-on: http://review.gluster.org/16270
CentOS-regression: Gluster Build System &lt;jenkins@build.gluster.org&gt;
NetBSD-regression: NetBSD Build System &lt;jenkins@build.gluster.org&gt;
Smoke: Gluster Build System &lt;jenkins@build.gluster.org&gt;
Reviewed-by: Raghavendra Talur &lt;rtalur@redhat.com&gt;
Reviewed-by: Vijay Bellur &lt;vbellur@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>distaf: Modified tier_attach() to get bricks path from available</title>
<updated>2016-06-28T14:06:51+00:00</updated>
<author>
<name>Arthy Loganathan</name>
<email>aloganat@redhat.com</email>
</author>
<published>2016-06-27T12:14:28+00:00</published>
<link rel='alternate' type='text/html' href='http://dev.gluster.org/cgit/glusterfs.git/commit/?id=5205d42ddfb67e22eab7fa54ac9b081bb1f8b1ec'/>
<id>5205d42ddfb67e22eab7fa54ac9b081bb1f8b1ec</id>
<content type='text'>
        bricks in server

Added code to get bricks path from available bricks in
server in tier_attach()
Change-Id: I58822f425c6ea8284568d3701807cfcc11f37e3c
BUG: 1350427
Signed-off-by: Arthy Loganathan &lt;aloganat@redhat.com&gt;
Reviewed-on: http://review.gluster.org/14814
NetBSD-regression: NetBSD Build System &lt;jenkins@build.gluster.org&gt;
CentOS-regression: Gluster Build System &lt;jenkins@build.gluster.org&gt;
Smoke: Gluster Build System &lt;jenkins@build.gluster.org&gt;
Reviewed-by: M S Vishwanath Bhat &lt;msvbhat@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
        bricks in server

Added code to get bricks path from available bricks in
server in tier_attach()
Change-Id: I58822f425c6ea8284568d3701807cfcc11f37e3c
BUG: 1350427
Signed-off-by: Arthy Loganathan &lt;aloganat@redhat.com&gt;
Reviewed-on: http://review.gluster.org/14814
NetBSD-regression: NetBSD Build System &lt;jenkins@build.gluster.org&gt;
CentOS-regression: Gluster Build System &lt;jenkins@build.gluster.org&gt;
Smoke: Gluster Build System &lt;jenkins@build.gluster.org&gt;
Reviewed-by: M S Vishwanath Bhat &lt;msvbhat@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>distaf: Modified get_pathinfo() in lib_utils.py</title>
<updated>2016-06-28T09:15:03+00:00</updated>
<author>
<name>Arthy Loganathan</name>
<email>aloganat@redhat.com</email>
</author>
<published>2016-06-26T18:23:34+00:00</published>
<link rel='alternate' type='text/html' href='http://dev.gluster.org/cgit/glusterfs.git/commit/?id=a4bdba1ed44ba23d0a25c6192e854b29b45550bb'/>
<id>a4bdba1ed44ba23d0a25c6192e854b29b45550bb</id>
<content type='text'>
Modified get_pathinfo() in lib_utils.py

Change-Id: I721d3704ec00c20b9678088d79e52e3eedbe4af5
BUG: 1350248
Signed-off-by: Arthy Loganathan &lt;aloganat@redhat.com&gt;
Reviewed-on: http://review.gluster.org/14802
NetBSD-regression: NetBSD Build System &lt;jenkins@build.gluster.org&gt;
CentOS-regression: Gluster Build System &lt;jenkins@build.gluster.org&gt;
Smoke: Gluster Build System &lt;jenkins@build.gluster.org&gt;
Reviewed-by: M S Vishwanath Bhat &lt;msvbhat@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Modified get_pathinfo() in lib_utils.py

Change-Id: I721d3704ec00c20b9678088d79e52e3eedbe4af5
BUG: 1350248
Signed-off-by: Arthy Loganathan &lt;aloganat@redhat.com&gt;
Reviewed-on: http://review.gluster.org/14802
NetBSD-regression: NetBSD Build System &lt;jenkins@build.gluster.org&gt;
CentOS-regression: Gluster Build System &lt;jenkins@build.gluster.org&gt;
Smoke: Gluster Build System &lt;jenkins@build.gluster.org&gt;
Reviewed-by: M S Vishwanath Bhat &lt;msvbhat@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Minor fix in distaf_gluster_config.yml file</title>
<updated>2016-06-27T11:06:58+00:00</updated>
<author>
<name>Arthy Loganathan</name>
<email>aloganat@redhat.com</email>
</author>
<published>2016-06-27T10:21:38+00:00</published>
<link rel='alternate' type='text/html' href='http://dev.gluster.org/cgit/glusterfs.git/commit/?id=04d95b93f1b0011920a15994059c3b17cf04e434'/>
<id>04d95b93f1b0011920a15994059c3b17cf04e434</id>
<content type='text'>
Change-Id: Ia0609d54b51eed14db229e0fdc92c4530fb97aff
BUG: 1350383
Signed-off-by: Arthy Loganathan &lt;aloganat@redhat.com&gt;
Reviewed-on: http://review.gluster.org/14813
NetBSD-regression: NetBSD Build System &lt;jenkins@build.gluster.org&gt;
Reviewed-by: Raghavendra Talur &lt;rtalur@redhat.com&gt;
CentOS-regression: Gluster Build System &lt;jenkins@build.gluster.org&gt;
Smoke: Gluster Build System &lt;jenkins@build.gluster.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Ia0609d54b51eed14db229e0fdc92c4530fb97aff
BUG: 1350383
Signed-off-by: Arthy Loganathan &lt;aloganat@redhat.com&gt;
Reviewed-on: http://review.gluster.org/14813
NetBSD-regression: NetBSD Build System &lt;jenkins@build.gluster.org&gt;
Reviewed-by: Raghavendra Talur &lt;rtalur@redhat.com&gt;
CentOS-regression: Gluster Build System &lt;jenkins@build.gluster.org&gt;
Smoke: Gluster Build System &lt;jenkins@build.gluster.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Adding simple test "running dd from mount".</title>
<updated>2016-06-27T04:57:51+00:00</updated>
<author>
<name>Shwetha Panduranga</name>
<email>spandura@redhat.com</email>
</author>
<published>2016-06-26T20:32:29+00:00</published>
<link rel='alternate' type='text/html' href='http://dev.gluster.org/cgit/glusterfs.git/commit/?id=0d280e0b7f2042e78b8d94a48d5e3bcc5c13f422'/>
<id>0d280e0b7f2042e78b8d94a48d5e3bcc5c13f422</id>
<content type='text'>
Change-Id: Icbb799c401e73b51a7e96b86db78e46f6b0d5813
BUG: 1350258
Signed-off-by: Shwetha Panduranga &lt;spandura@redhat.com&gt;
Reviewed-on: http://review.gluster.org/14807
Tested-by: ShwethaHPanduranga
NetBSD-regression: NetBSD Build System &lt;jenkins@build.gluster.org&gt;
CentOS-regression: Gluster Build System &lt;jenkins@build.gluster.org&gt;
Reviewed-by: Raghavendra Talur &lt;rtalur@redhat.com&gt;
Smoke: Gluster Build System &lt;jenkins@build.gluster.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Icbb799c401e73b51a7e96b86db78e46f6b0d5813
BUG: 1350258
Signed-off-by: Shwetha Panduranga &lt;spandura@redhat.com&gt;
Reviewed-on: http://review.gluster.org/14807
Tested-by: ShwethaHPanduranga
NetBSD-regression: NetBSD Build System &lt;jenkins@build.gluster.org&gt;
CentOS-regression: Gluster Build System &lt;jenkins@build.gluster.org&gt;
Reviewed-by: Raghavendra Talur &lt;rtalur@redhat.com&gt;
Smoke: Gluster Build System &lt;jenkins@build.gluster.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Servers in yaml file is list of dicts. Hence iterating through servers to get</title>
<updated>2016-06-27T04:41:00+00:00</updated>
<author>
<name>Shwetha Panduranga</name>
<email>spandura@redhat.com</email>
</author>
<published>2016-06-26T20:19:15+00:00</published>
<link rel='alternate' type='text/html' href='http://dev.gluster.org/cgit/glusterfs.git/commit/?id=7897e023e60f8cdfa6d7a5ea654214ad186dd033'/>
<id>7897e023e60f8cdfa6d7a5ea654214ad186dd033</id>
<content type='text'>
the 'host' of it.

Change-Id: I361aa88ad21ce30fd57f297795c5f7ff60ccfd2a
BUG: 1350256
Signed-off-by: Shwetha Panduranga &lt;spandura@redhat.com&gt;
Reviewed-on: http://review.gluster.org/14805
Tested-by: ShwethaHPanduranga
NetBSD-regression: NetBSD Build System &lt;jenkins@build.gluster.org&gt;
CentOS-regression: Gluster Build System &lt;jenkins@build.gluster.org&gt;
Smoke: Gluster Build System &lt;jenkins@build.gluster.org&gt;
Reviewed-by: Raghavendra Talur &lt;rtalur@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
the 'host' of it.

Change-Id: I361aa88ad21ce30fd57f297795c5f7ff60ccfd2a
BUG: 1350256
Signed-off-by: Shwetha Panduranga &lt;spandura@redhat.com&gt;
Reviewed-on: http://review.gluster.org/14805
Tested-by: ShwethaHPanduranga
NetBSD-regression: NetBSD Build System &lt;jenkins@build.gluster.org&gt;
CentOS-regression: Gluster Build System &lt;jenkins@build.gluster.org&gt;
Smoke: Gluster Build System &lt;jenkins@build.gluster.org&gt;
Reviewed-by: Raghavendra Talur &lt;rtalur@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Modifying gluster_base_class and mount_ops to suit the config file changes made</title>
<updated>2016-06-27T04:15:12+00:00</updated>
<author>
<name>Shwetha Panduranga</name>
<email>spandura@redhat.com</email>
</author>
<published>2016-06-26T20:56:06+00:00</published>
<link rel='alternate' type='text/html' href='http://dev.gluster.org/cgit/glusterfs.git/commit/?id=d2842f1b58ed31a45f9fb69efa4f4c7ae5ffd984'/>
<id>d2842f1b58ed31a45f9fb69efa4f4c7ae5ffd984</id>
<content type='text'>
Change-Id: Ic551724dd27fcc2cc618e8de04110752bf5a8786
BUG: 1350017
Signed-off-by: Shwetha Panduranga &lt;spandura@redhat.com&gt;
Reviewed-on: http://review.gluster.org/14808
Tested-by: ShwethaHPanduranga
NetBSD-regression: NetBSD Build System &lt;jenkins@build.gluster.org&gt;
CentOS-regression: Gluster Build System &lt;jenkins@build.gluster.org&gt;
Reviewed-by: Jonathan Holloway &lt;jholloway@redhat.com&gt;
Smoke: Gluster Build System &lt;jenkins@build.gluster.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Ic551724dd27fcc2cc618e8de04110752bf5a8786
BUG: 1350017
Signed-off-by: Shwetha Panduranga &lt;spandura@redhat.com&gt;
Reviewed-on: http://review.gluster.org/14808
Tested-by: ShwethaHPanduranga
NetBSD-regression: NetBSD Build System &lt;jenkins@build.gluster.org&gt;
CentOS-regression: Gluster Build System &lt;jenkins@build.gluster.org&gt;
Reviewed-by: Jonathan Holloway &lt;jholloway@redhat.com&gt;
Smoke: Gluster Build System &lt;jenkins@build.gluster.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Modifying gluster_base_class and mount_ops to suit the config file changes made"</title>
<updated>2016-06-26T20:15:10+00:00</updated>
<author>
<name>M S Vishwanath Bhat</name>
<email>msvbhat@gmail.com</email>
</author>
<published>2016-06-26T19:10:30+00:00</published>
<link rel='alternate' type='text/html' href='http://dev.gluster.org/cgit/glusterfs.git/commit/?id=eaadde082e460eb3c2d90965d3e85e1766936f16'/>
<id>eaadde082e460eb3c2d90965d3e85e1766936f16</id>
<content type='text'>
This reverts commit 09c0b2f3c2534f365bee5a738d1699af36413a25.

BUG: 1350017

Change-Id: Id1b63c98ad827b87ad0a6beb4c7565c45749b134
Reviewed-on: http://review.gluster.org/14803
NetBSD-regression: NetBSD Build System &lt;jenkins@build.gluster.org&gt;
CentOS-regression: Gluster Build System &lt;jenkins@build.gluster.org&gt;
Reviewed-by: M S Vishwanath Bhat &lt;msvbhat@gmail.com&gt;
Tested-by: M S Vishwanath Bhat &lt;msvbhat@gmail.com&gt;
Smoke: Gluster Build System &lt;jenkins@build.gluster.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 09c0b2f3c2534f365bee5a738d1699af36413a25.

BUG: 1350017

Change-Id: Id1b63c98ad827b87ad0a6beb4c7565c45749b134
Reviewed-on: http://review.gluster.org/14803
NetBSD-regression: NetBSD Build System &lt;jenkins@build.gluster.org&gt;
CentOS-regression: Gluster Build System &lt;jenkins@build.gluster.org&gt;
Reviewed-by: M S Vishwanath Bhat &lt;msvbhat@gmail.com&gt;
Tested-by: M S Vishwanath Bhat &lt;msvbhat@gmail.com&gt;
Smoke: Gluster Build System &lt;jenkins@build.gluster.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Modifying gluster_base_class and mount_ops to suit the config file changes made</title>
<updated>2016-06-26T18:31:07+00:00</updated>
<author>
<name>Shwetha Panduranga</name>
<email>spandura@redhat.com</email>
</author>
<published>2016-06-24T20:36:38+00:00</published>
<link rel='alternate' type='text/html' href='http://dev.gluster.org/cgit/glusterfs.git/commit/?id=09c0b2f3c2534f365bee5a738d1699af36413a25'/>
<id>09c0b2f3c2534f365bee5a738d1699af36413a25</id>
<content type='text'>
Change-Id: I61481c029fdbdd9c966867f195b9dc9046550392
BUG: 1350017
Signed-off-by: Shwetha Panduranga &lt;spandura@redhat.com&gt;
Reviewed-on: http://review.gluster.org/14793
Smoke: Gluster Build System &lt;jenkins@build.gluster.org&gt;
Reviewed-by: M S Vishwanath Bhat &lt;msvbhat@gmail.com&gt;
Tested-by: M S Vishwanath Bhat &lt;msvbhat@gmail.com&gt;
NetBSD-regression: NetBSD Build System &lt;jenkins@build.gluster.org&gt;
CentOS-regression: Gluster Build System &lt;jenkins@build.gluster.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I61481c029fdbdd9c966867f195b9dc9046550392
BUG: 1350017
Signed-off-by: Shwetha Panduranga &lt;spandura@redhat.com&gt;
Reviewed-on: http://review.gluster.org/14793
Smoke: Gluster Build System &lt;jenkins@build.gluster.org&gt;
Reviewed-by: M S Vishwanath Bhat &lt;msvbhat@gmail.com&gt;
Tested-by: M S Vishwanath Bhat &lt;msvbhat@gmail.com&gt;
NetBSD-regression: NetBSD Build System &lt;jenkins@build.gluster.org&gt;
CentOS-regression: Gluster Build System &lt;jenkins@build.gluster.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>distaf: Modified volume_ops library</title>
<updated>2016-06-26T18:19:56+00:00</updated>
<author>
<name>Arthy Loganathan</name>
<email>aloganat@redhat.com</email>
</author>
<published>2016-06-26T17:44:35+00:00</published>
<link rel='alternate' type='text/html' href='http://dev.gluster.org/cgit/glusterfs.git/commit/?id=8b53bfab1e86b7c110e5f2bab464678c4c99758a'/>
<id>8b53bfab1e86b7c110e5f2bab464678c4c99758a</id>
<content type='text'>
Modified gluster volume ops library modules

Change-Id: I2ef5ca44f3a4a9844aee48f3688e8617dbbb4fcd
BUG: 1350245
Signed-off-by: Arthy Loganathan &lt;aloganat@redhat.com&gt;
Reviewed-on: http://review.gluster.org/14801
NetBSD-regression: NetBSD Build System &lt;jenkins@build.gluster.org&gt;
CentOS-regression: Gluster Build System &lt;jenkins@build.gluster.org&gt;
Reviewed-by: ShwethaHPanduranga
Smoke: Gluster Build System &lt;jenkins@build.gluster.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Modified gluster volume ops library modules

Change-Id: I2ef5ca44f3a4a9844aee48f3688e8617dbbb4fcd
BUG: 1350245
Signed-off-by: Arthy Loganathan &lt;aloganat@redhat.com&gt;
Reviewed-on: http://review.gluster.org/14801
NetBSD-regression: NetBSD Build System &lt;jenkins@build.gluster.org&gt;
CentOS-regression: Gluster Build System &lt;jenkins@build.gluster.org&gt;
Reviewed-by: ShwethaHPanduranga
Smoke: Gluster Build System &lt;jenkins@build.gluster.org&gt;
</pre>
</div>
</content>
</entry>
</feed>
