<feed xmlns='http://www.w3.org/2005/Atom'>
<title>freeipa.git/ipatests, branch fix_ber_scanf</title>
<subtitle>FreeIPA patches</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/freeipa.git/'/>
<entry>
<title>Hidden Replica: Add a test for Automatic CRL configuration</title>
<updated>2019-09-13T12:46:46+00:00</updated>
<author>
<name>ndehadra</name>
<email>ndehadra@redhat.com</email>
</author>
<published>2019-09-13T11:07:57+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/freeipa.git/commit/?id=6064365aa09c9fcee01cb9be2bbe994adc361263'/>
<id>6064365aa09c9fcee01cb9be2bbe994adc361263</id>
<content type='text'>
Added test to check whether hidden replica can be configurred
as CRL generation master.

Related Tickets:
https://pagure.io/freeipa/issue/7307

Signed-off-by: ndehadra &lt;ndehadra@redhat.com&gt;
Reviewed-By: Florence Blanc-Renaud &lt;flo@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added test to check whether hidden replica can be configurred
as CRL generation master.

Related Tickets:
https://pagure.io/freeipa/issue/7307

Signed-off-by: ndehadra &lt;ndehadra@redhat.com&gt;
Reviewed-By: Florence Blanc-Renaud &lt;flo@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>prci: increase gating tasks priority</title>
<updated>2019-09-12T09:17:15+00:00</updated>
<author>
<name>Francisco Trivino</name>
<email>ftrivino@redhat.com</email>
</author>
<published>2019-09-10T09:34:25+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/freeipa.git/commit/?id=991d508a5c9ec6b19e9a937864fd24b765dff7f2'/>
<id>991d508a5c9ec6b19e9a937864fd24b765dff7f2</id>
<content type='text'>
Sometimes the gating tasks (build and jobs) are blocked because of nightly
regression remaining tasks are in progress. The reason is because nightly
regressions are not finished or they are re-triggered during day-time.
Gating tasks are blocked because they have same priority than nightly tasks.

This commit increases gating tasks priority so the testing of pull requests
will not be blocked anymore.

Reviewed-By: Florence Blanc-Renaud &lt;flo@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Sometimes the gating tasks (build and jobs) are blocked because of nightly
regression remaining tasks are in progress. The reason is because nightly
regressions are not finished or they are re-triggered during day-time.
Gating tasks are blocked because they have same priority than nightly tasks.

This commit increases gating tasks priority so the testing of pull requests
will not be blocked anymore.

Reviewed-By: Florence Blanc-Renaud &lt;flo@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>WebUI: Make 'Unlock' option is available only on locked user page</title>
<updated>2019-09-11T16:26:34+00:00</updated>
<author>
<name>Serhii Tsymbaliuk</name>
<email>stsymbal@redhat.com</email>
</author>
<published>2019-08-19T15:28:57+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/freeipa.git/commit/?id=123c93f92c575eeb4344f918b86112937b8cb4e8'/>
<id>123c93f92c575eeb4344f918b86112937b8cb4e8</id>
<content type='text'>
The implementation includes checking password policy for selected user.
'Unlock' option is available only in case user reached a limit of login failures.

Ticket: https://pagure.io/freeipa/issue/5062
Signed-off-by: Serhii Tsymbaliuk &lt;stsymbal@redhat.com&gt;
Reviewed-By: Petr Vobornik &lt;pvoborni@redhat.com&gt;
Reviewed-By: Armando Neto &lt;abiagion@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The implementation includes checking password policy for selected user.
'Unlock' option is available only in case user reached a limit of login failures.

Ticket: https://pagure.io/freeipa/issue/5062
Signed-off-by: Serhii Tsymbaliuk &lt;stsymbal@redhat.com&gt;
Reviewed-By: Petr Vobornik &lt;pvoborni@redhat.com&gt;
Reviewed-By: Armando Neto &lt;abiagion@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>prci: fix typo on nightly test definitions</title>
<updated>2019-09-11T16:16:11+00:00</updated>
<author>
<name>Armando Neto</name>
<email>abiagion@redhat.com</email>
</author>
<published>2019-09-11T02:09:57+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/freeipa.git/commit/?id=2e0850e70e87a1affd78ae9544f5767cb5e13c5a'/>
<id>2e0850e70e87a1affd78ae9544f5767cb5e13c5a</id>
<content type='text'>
PR-CI breaks if the class to execute the tests doesn't exist.

Signed-off-by: Armando Neto &lt;abiagion@redhat.com&gt;
Reviewed-By: Florence Blanc-Renaud &lt;flo@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PR-CI breaks if the class to execute the tests doesn't exist.

Signed-off-by: Armando Neto &lt;abiagion@redhat.com&gt;
Reviewed-By: Florence Blanc-Renaud &lt;flo@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Extend the list of supported pre-auth mechanisms in IPA server API</title>
<updated>2019-09-10T09:33:21+00:00</updated>
<author>
<name>Changmin Teng</name>
<email>cteng@redhat.com</email>
</author>
<published>2019-07-29T15:00:35+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/freeipa.git/commit/?id=d0570404ef5a79dfc08d7959d21e9e4843973faf'/>
<id>d0570404ef5a79dfc08d7959d21e9e4843973faf</id>
<content type='text'>
As new authentication indicators implemented, we also modified server
API to support those new values. Also, "krbprincipalauthind" attribute
is modified to use a pre-defined set of values instead of arbitrary
strings.

Resolves: https://pagure.io/freeipa/issue/8001
Signed-off-by: Changmin Teng &lt;cteng@redhat.com&gt;
Reviewed-By: Alexander Bokovoy &lt;abokovoy@redhat.com&gt;
Reviewed-By: Simo Sorce &lt;ssorce@redhat.com&gt;
Reviewed-By: Robbie Harwood &lt;rharwood@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
As new authentication indicators implemented, we also modified server
API to support those new values. Also, "krbprincipalauthind" attribute
is modified to use a pre-defined set of values instead of arbitrary
strings.

Resolves: https://pagure.io/freeipa/issue/8001
Signed-off-by: Changmin Teng &lt;cteng@redhat.com&gt;
Reviewed-By: Alexander Bokovoy &lt;abokovoy@redhat.com&gt;
Reviewed-By: Simo Sorce &lt;ssorce@redhat.com&gt;
Reviewed-By: Robbie Harwood &lt;rharwood@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>ipatests: add tests for ipa host-add with non-default maxhostnamelength</title>
<updated>2019-09-09T10:12:39+00:00</updated>
<author>
<name>Michal Polovka</name>
<email>mpolovka@redhat.com</email>
</author>
<published>2019-09-02T08:09:44+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/freeipa.git/commit/?id=8ce0e6bf6065e8d08cee7e924eda05174d26d883'/>
<id>8ce0e6bf6065e8d08cee7e924eda05174d26d883</id>
<content type='text'>
Implement test for ticket 2018: Change hostname length limit to 64.
The fix provides a new configuration parameter (maxhostname) that can be modified through ipa config-mod, and governs the max hostname len allowed through ipa host-add.
Add new tests:

    - check that maxhostname cannot be changed to a value &lt; 64
    - check that ipa host-add is refused if the hostname length is &gt; maxhostname
    - check that ipa host-add is OK if the hostname length is &lt;= maxhostname

Related: https://pagure.io/freeipa/issue/2018
Reviewed-By: Florence Blanc-Renaud &lt;flo@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Implement test for ticket 2018: Change hostname length limit to 64.
The fix provides a new configuration parameter (maxhostname) that can be modified through ipa config-mod, and governs the max hostname len allowed through ipa host-add.
Add new tests:

    - check that maxhostname cannot be changed to a value &lt; 64
    - check that ipa host-add is refused if the hostname length is &gt; maxhostname
    - check that ipa host-add is OK if the hostname length is &lt;= maxhostname

Related: https://pagure.io/freeipa/issue/2018
Reviewed-By: Florence Blanc-Renaud &lt;flo@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>ipatests: refactor and extend tests for IPA-Samba integration</title>
<updated>2019-09-06T10:11:04+00:00</updated>
<author>
<name>Sergey Orlov</name>
<email>sorlov@redhat.com</email>
</author>
<published>2019-07-29T09:14:17+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/freeipa.git/commit/?id=1d033b040d8cc96d7c6dfa0786fc09505b3a9acf'/>
<id>1d033b040d8cc96d7c6dfa0786fc09505b3a9acf</id>
<content type='text'>
Add tests for following scenarios:
* running `ipa-client-samba --uninstall` without prior installation
* mount and access Samba share by IPA user
* mount and access Samba share by AD user
* mount samba share by one IPA user and access it by another one
* try mount samba share without kerberos authentication
* uninstall and reinstall ipa-client-samba

Relates: https://pagure.io/freeipa/issue/3999
Reviewed-By: Michal Polovka &lt;mpolovka@redhat.com&gt;
Reviewed-By: Alexander Bokovoy &lt;abbra@users.noreply.github.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add tests for following scenarios:
* running `ipa-client-samba --uninstall` without prior installation
* mount and access Samba share by IPA user
* mount and access Samba share by AD user
* mount samba share by one IPA user and access it by another one
* try mount samba share without kerberos authentication
* uninstall and reinstall ipa-client-samba

Relates: https://pagure.io/freeipa/issue/3999
Reviewed-By: Michal Polovka &lt;mpolovka@redhat.com&gt;
Reviewed-By: Alexander Bokovoy &lt;abbra@users.noreply.github.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>ipatests: modify run_command to allow specify successful return codes</title>
<updated>2019-09-06T10:11:04+00:00</updated>
<author>
<name>Sergey Orlov</name>
<email>sorlov@redhat.com</email>
</author>
<published>2019-08-23T13:13:29+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/freeipa.git/commit/?id=1fe69f352b28c7bbf218c9d3ece4b45eac6ddad6'/>
<id>1fe69f352b28c7bbf218c9d3ece4b45eac6ddad6</id>
<content type='text'>
Reviewed-By: Michal Polovka &lt;mpolovka@redhat.com&gt;
Reviewed-By: Alexander Bokovoy &lt;abbra@users.noreply.github.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reviewed-By: Michal Polovka &lt;mpolovka@redhat.com&gt;
Reviewed-By: Alexander Bokovoy &lt;abbra@users.noreply.github.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>ipatests: add utility functions related to using and managing user accounts</title>
<updated>2019-09-06T10:11:04+00:00</updated>
<author>
<name>Sergey Orlov</name>
<email>sorlov@redhat.com</email>
</author>
<published>2019-07-29T09:08:59+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/freeipa.git/commit/?id=3fa7865ff8c48a35d0d120c74da76ea4076a6aa4'/>
<id>3fa7865ff8c48a35d0d120c74da76ea4076a6aa4</id>
<content type='text'>
Reviewed-By: Michal Polovka &lt;mpolovka@redhat.com&gt;
Reviewed-By: Alexander Bokovoy &lt;abbra@users.noreply.github.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reviewed-By: Michal Polovka &lt;mpolovka@redhat.com&gt;
Reviewed-By: Alexander Bokovoy &lt;abbra@users.noreply.github.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>ipatests: allow to pass additional options for clients installation</title>
<updated>2019-09-06T10:11:04+00:00</updated>
<author>
<name>Sergey Orlov</name>
<email>sorlov@redhat.com</email>
</author>
<published>2019-07-29T09:07:59+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/freeipa.git/commit/?id=074bf285f185d96d67cf9f410f1e8935078d15eb'/>
<id>074bf285f185d96d67cf9f410f1e8935078d15eb</id>
<content type='text'>
Reviewed-By: Michal Polovka &lt;mpolovka@redhat.com&gt;
Reviewed-By: Alexander Bokovoy &lt;abbra@users.noreply.github.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reviewed-By: Michal Polovka &lt;mpolovka@redhat.com&gt;
Reviewed-By: Alexander Bokovoy &lt;abbra@users.noreply.github.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
