<feed xmlns='http://www.w3.org/2005/Atom'>
<title>samba-integration.git/testhelper, branch tests</title>
<subtitle>Integration tests for Samba and Gluster</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/anoopcs/public_git/samba-integration.git/'/>
<entry>
<title>Fix mount test to support multiple shares</title>
<updated>2020-10-21T09:23:30+00:00</updated>
<author>
<name>Sachin Prabhu</name>
<email>sprabhu@redhat.com</email>
</author>
<published>2020-07-27T20:05:55+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/anoopcs/public_git/samba-integration.git/commit/?id=34ecec93ffbdcfdb6b9342b32db9318f65df1b75'/>
<id>34ecec93ffbdcfdb6b9342b32db9318f65df1b75</id>
<content type='text'>
Signed-off-by: Sachin Prabhu &lt;sprabhu@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Sachin Prabhu &lt;sprabhu@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Make sure num_public is int</title>
<updated>2020-07-23T09:22:50+00:00</updated>
<author>
<name>Sachin Prabhu</name>
<email>sprabhu@redhat.com</email>
</author>
<published>2020-07-21T11:31:07+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/anoopcs/public_git/samba-integration.git/commit/?id=b73f188d67abc5f1857b2fc058a0357f9467d614'/>
<id>b73f188d67abc5f1857b2fc058a0357f9467d614</id>
<content type='text'>
Since num_public is calculated by dividing the combo number with the
number of test users, the result is a float. num_public is then used as
an index to an array and is expected to be used as an integer.

This while it works with python2, fails with python3. Fix the code to
ensure num_public is an integer.

Signed-off-by: Sachin Prabhu &lt;sprabhu@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Since num_public is calculated by dividing the combo number with the
number of test users, the result is a float. num_public is then used as
an index to an array and is expected to be used as an integer.

This while it works with python2, fails with python3. Fix the code to
ensure num_public is an integer.

Signed-off-by: Sachin Prabhu &lt;sprabhu@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Add fshelper to testhelper</title>
<updated>2020-05-06T15:24:56+00:00</updated>
<author>
<name>Sachin Prabhu</name>
<email>sprabhu@redhat.com</email>
</author>
<published>2020-04-30T08:17:21+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/anoopcs/public_git/samba-integration.git/commit/?id=94d7eb53081fa2da2f191931642e7f2f007d4855'/>
<id>94d7eb53081fa2da2f191931642e7f2f007d4855</id>
<content type='text'>
This module can be used to create tmp files and directories to be used
by the tests.

Signed-off-by: Sachin Prabhu &lt;sprabhu@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This module can be used to create tmp files and directories to be used
by the tests.

Signed-off-by: Sachin Prabhu &lt;sprabhu@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Add cmdhelper to testhelper</title>
<updated>2020-05-06T15:24:56+00:00</updated>
<author>
<name>Sachin Prabhu</name>
<email>sprabhu@redhat.com</email>
</author>
<published>2020-04-30T08:15:37+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/anoopcs/public_git/samba-integration.git/commit/?id=8aad1c181400aead3481267d473a44a8ced477c5'/>
<id>8aad1c181400aead3481267d473a44a8ced477c5</id>
<content type='text'>
This module can be used to craft and call system
cifs_mount and unmount commands.

Signed-off-by: Sachin Prabhu &lt;sprabhu@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This module can be used to craft and call system
cifs_mount and unmount commands.

Signed-off-by: Sachin Prabhu &lt;sprabhu@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Add python module testhelper</title>
<updated>2020-05-06T15:24:56+00:00</updated>
<author>
<name>Sachin Prabhu</name>
<email>sprabhu@redhat.com</email>
</author>
<published>2020-04-30T08:04:14+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/anoopcs/public_git/samba-integration.git/commit/?id=60e03d9468fb5eba4e5d0eb26e0978dd311f8349'/>
<id>60e03d9468fb5eba4e5d0eb26e0978dd311f8349</id>
<content type='text'>
The module helps process the test-info.yml file which contains
information about the cluster we need to test.

An example test-info.yml is also provided.

Signed-off-by: Sachin Prabhu &lt;sprabhu@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The module helps process the test-info.yml file which contains
information about the cluster we need to test.

An example test-info.yml is also provided.

Signed-off-by: Sachin Prabhu &lt;sprabhu@redhat.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
