Tests: Housekeeping and Clean Sweep of Sevice/Logging suite#7891
Tests: Housekeeping and Clean Sweep of Sevice/Logging suite#7891jakub-vavra-cz wants to merge 1 commit into
Conversation
|
I am not sure why the test is failing again. It was running fine when executed locally. |
d2f45ae to
c5779e7
Compare
danlavu
left a comment
There was a problem hiding this comment.
Some questions, nitpicks, but it's great, thank you!
|
This uncovers following things that likely need to be fixed in the code: (1) (2) (3) Most probably all fixes will be decrease log level, but to be confirmed. |
d1cd2ea to
9408494
Compare
For ipa this is the config: [sssd] [domain/test] |
rebased & pushed @alexey-tikhonov . |
@justin-stephenson , do you remember the reason why 2 messages above are logged as |
@jakub-vavra-cz, could you please run those 2 tests with 'debug_level = 9' in the '[ssh]' and domain sections of sssd.conf and send me logs? |
I'm afraid I don't remember. Would |
|
|
Please rebase on the top of merged #7928 |
|
@jakub-vavra-cz, ping:
and #7891 (comment) |
Merged tests for sssd offline message in logs and syslog. Split backend offline(unreachable) and dns resolution error scenario. Check that user login does not generate logs on default debug level extended to all providers. Added link to debug level documentation. Dropped references to (now-irrelevant) bugzillas in rewritten tests.
|
|
Looks like there are 3 issues: (1) man page doesn't mention that 'ldap' is supported (2) imo, it's wrong that ldap-provider returns 'Invalid argument' for 'localhost' (3) wrt 'DP target is not configured' seen with a default debug level - I'm not so sure. (2) & (3) needs to be fixed before merging this PR to avoid having yet another one always failing test. |
|
LGTM, Apart from above added comments from Alexey. |
No description provided.