bb14556c1df503314644fc424fbbf95759791db9 |
|
13-Sep-2016 |
Michal Židek <mzidek@redhat.com> |
TESTS: sss_groupshow with MPG
Regression test for ticket #3184
Resolves:
https://fedorahosted.org/sssd/ticket/3184
Reviewed-by: Lukáš Slebodník <lslebodn@redhat.com> |
f2d1d90a14267c01155eab7bb95b8eb34128acc9 |
|
07-Sep-2016 |
Michal Židek <mzidek@redhat.com> |
TESTS: Add FQDN variants for some tests
Adds FQDN variants of some already existing tests.
Reviewed-by: Lukáš Slebodník <lslebodn@redhat.com> |
7fa4964d84f41bd80a6d971ffaeef87a7c2f19be |
|
07-Sep-2016 |
Michal Židek <mzidek@redhat.com> |
TESTS: Test for sss_user/groupmod -a
Regression tests for ticket #3178.
Resolves:
https://fedorahosted.org/sssd/ticket/3178
Reviewed-by: Lukáš Slebodník <lslebodn@redhat.com> |
20c2d76d9430a1fc069531ff537df046a74c8f61 |
|
07-Sep-2016 |
Michal Židek <mzidek@redhat.com> |
TESTS: sss_groupadd/groupshow regressions
Adds regression CI test for ticket #3173 and #3175.
Resolves:
https://fedorahosted.org/sssd/ticket/3173
https://fedorahosted.org/sssd/ticket/3175
Reviewed-by: Lukáš Slebodník <lslebodn@redhat.com> |
361f9fe207f82693bbfd40dfe272a4513652856c |
|
18-Aug-2016 |
Lukas Slebodnik <lslebodn@redhat.com> |
test_local_domain: Restore correct env variable
Reviewed-by: Jakub Hrozek <jhrozek@redhat.com> |
782d39e3916d16b8dbba6ae97aca1db2f3c35d76 |
|
11-Nov-2015 |
Lukas Slebodnik <lslebodn@redhat.com> |
Revert "intg: Invalidate memory cache before removing files"
It is not necessary to invalidate memory cache before removing
them. The sssd_client can handle it without any problem.
This reverts commit eabc1732ef91548616a699b7e9f8d30e5e7b8dd3.
Reviewed-by: Michal Židek <mzidek@redhat.com> |
b28f5fb097e06a97a45e0ae348e506d9d1432cc8 |
|
11-Nov-2015 |
Lukas Slebodnik <lslebodn@redhat.com> |
test_memory_cache: Test removing mc without invalidation
Long living clients should be able to reinitialize
memory cache which was removed but it not initialized.
This patch also remove workaround in test_local_domain.py
Test for:
https://fedorahosted.org/sssd/ticket/2726
Reviewed-by: Michal Židek <mzidek@redhat.com> |
586f512ab8b6e5a03349598846141f43c1d505b8 |
|
04-Nov-2015 |
Michal Židek <mzidek@redhat.com> |
tests: Regression test with wrong LC_ALL
Ticket:
https://fedorahosted.org/sssd/ticket/2785
Test local domain tool with wrong LC_ALL
environment variable value.
NOTE: The memory cache files are not deleted
properly in the test teardown to work around the
problem described in ticket
https://fedorahosted.org/sssd/ticket/2726
Once the ticket above is solved, the teardown
will be updated to remove the memory cache
files.
Reviewed-by: Michal Židek <mzidek@redhat.com> |