<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qa.git/sanity/system_light/scripts, branch master</title>
<subtitle></subtitle>
<link rel='alternate' type='text/html' href='http://dev.gluster.org/cgit/qa.git/'/>
<entry>
<title>system_light: fetch the known configuration file for dbench instead of default file</title>
<updated>2012-03-29T18:00:52+00:00</updated>
<author>
<name>Raghavendra Bhat</name>
<email>raghavendrabhat@gluster.com</email>
</author>
<published>2012-03-29T17:44:33+00:00</published>
<link rel='alternate' type='text/html' href='http://dev.gluster.org/cgit/qa.git/commit/?id=b85ec1096909fd8cb477078bd3dec97480167dc5'/>
<id>b85ec1096909fd8cb477078bd3dec97480167dc5</id>
<content type='text'>
Fetch the configuration file for dbench from the known location instead of
depending upon the default path.

Change-Id: Id7fd39a4cf7765c22500e2771c2cd072e8f04d9c
Signed-off-by: Raghavendra Bhat &lt;raghavendrabhat@gluster.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fetch the configuration file for dbench from the known location instead of
depending upon the default path.

Change-Id: Id7fd39a4cf7765c22500e2771c2cd072e8f04d9c
Signed-off-by: Raghavendra Bhat &lt;raghavendrabhat@gluster.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>sanity: add kernel compile script and make changes to the nightly sanity kernel_compile</title>
<updated>2012-03-28T14:30:29+00:00</updated>
<author>
<name>Raghavendra Bhat</name>
<email>raghavendrabhat@gluster.com</email>
</author>
<published>2012-03-28T14:29:51+00:00</published>
<link rel='alternate' type='text/html' href='http://dev.gluster.org/cgit/qa.git/commit/?id=24c257c608bcfbfe981548fef14ec42579bb1130'/>
<id>24c257c608bcfbfe981548fef14ec42579bb1130</id>
<content type='text'>
Change-Id: I1f84a1fed05c15c5258e66d39d87fb59e952a111
Signed-off-by: Raghavendra Bhat &lt;raghavendrabhat@gluster.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I1f84a1fed05c15c5258e66d39d87fb59e952a111
Signed-off-by: Raghavendra Bhat &lt;raghavendrabhat@gluster.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Make get_date file an actual script.</title>
<updated>2012-03-15T11:01:58+00:00</updated>
<author>
<name>Rahul C S</name>
<email>rahulcs@redhat.com</email>
</author>
<published>2012-03-15T11:00:08+00:00</published>
<link rel='alternate' type='text/html' href='http://dev.gluster.org/cgit/qa.git/commit/?id=83abc6c0d69c7337565925440688b6a0db60bf59'/>
<id>83abc6c0d69c7337565925440688b6a0db60bf59</id>
<content type='text'>
*Also confessing blunders on fs_mark sanity. :(
Signed-off-by: Rahul C S &lt;rahulcs@redhat.com&gt;

Change-Id: I7027f90879d3e9ba9f95cc79aca726b7ab9a6d8f
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
*Also confessing blunders on fs_mark sanity. :(
Signed-off-by: Rahul C S &lt;rahulcs@redhat.com&gt;

Change-Id: I7027f90879d3e9ba9f95cc79aca726b7ab9a6d8f
</pre>
</div>
</content>
</entry>
<entry>
<title>sanity: fix a typo in fsx script</title>
<updated>2012-03-07T15:19:15+00:00</updated>
<author>
<name>Raghavendra Bhat</name>
<email>raghavendrabhat@gluster.com</email>
</author>
<published>2012-03-07T15:18:51+00:00</published>
<link rel='alternate' type='text/html' href='http://dev.gluster.org/cgit/qa.git/commit/?id=fa5b1e8452c3a92f36a72a7f1cc581e67e7eed23'/>
<id>fa5b1e8452c3a92f36a72a7f1cc581e67e7eed23</id>
<content type='text'>
Change-Id: I77f5e82a6a04166dd200173cffa097d7b74cff9c
Signed-off-by: Raghavendra Bhat &lt;raghavendrabhat@gluster.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I77f5e82a6a04166dd200173cffa097d7b74cff9c
Signed-off-by: Raghavendra Bhat &lt;raghavendrabhat@gluster.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>system_light: changes to have modularity in running tests</title>
<updated>2012-02-06T05:39:26+00:00</updated>
<author>
<name>Raghavendra Bhat</name>
<email>raghavendrabhat@gluster.com</email>
</author>
<published>2012-01-25T08:29:36+00:00</published>
<link rel='alternate' type='text/html' href='http://dev.gluster.org/cgit/qa.git/commit/?id=9d36eca70a458c736e44fd8eb9184415ec45f1e6'/>
<id>9d36eca70a458c736e44fd8eb9184415ec45f1e6</id>
<content type='text'>
Till now this script allowed running all the tools (or exit for the
first failure). Running individual tools was not possible. Now
individual tools can be given as an argument to run.

Change-Id: Ia133943667ad4dc30956f4a021f2edfc30458cee
Signed-off-by: Raghavendra Bhat &lt;raghavendrabhat@gluster.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Till now this script allowed running all the tools (or exit for the
first failure). Running individual tools was not possible. Now
individual tools can be given as an argument to run.

Change-Id: Ia133943667ad4dc30956f4a021f2edfc30458cee
Signed-off-by: Raghavendra Bhat &lt;raghavendrabhat@gluster.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Adding fsmark tests to sanity</title>
<updated>2012-01-12T05:55:13+00:00</updated>
<author>
<name>Rahul C S</name>
<email>rahulcs@redhat.com</email>
</author>
<published>2012-01-11T12:13:27+00:00</published>
<link rel='alternate' type='text/html' href='http://dev.gluster.org/cgit/qa.git/commit/?id=a05461c1ddbcdc3875b0b8aa3657d5cc75faa15e'/>
<id>a05461c1ddbcdc3875b0b8aa3657d5cc75faa15e</id>
<content type='text'>
Change-Id: Ief7b6f884cf08321343e03758eeedb312b1fe799
Signed-off-by: Rahul C S &lt;rahulcs@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Ief7b6f884cf08321343e03758eeedb312b1fe799
Signed-off-by: Rahul C S &lt;rahulcs@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>sanity script for testing the functionality of filesystem</title>
<updated>2011-07-13T13:02:10+00:00</updated>
<author>
<name>Raghavendra Bhat</name>
<email>raghavendrambk@gmail.com</email>
</author>
<published>2011-07-13T13:02:10+00:00</published>
<link rel='alternate' type='text/html' href='http://dev.gluster.org/cgit/qa.git/commit/?id=d0de625d5cf9a84840bdd2fa1a88b9614d428cb6'/>
<id>d0de625d5cf9a84840bdd2fa1a88b9614d428cb6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
