URL: https://github.com/SSSD/sssd/pull/173 Author: lslebodn Title: #173: test_secrets: Fail in child if sssd_secrets cannot start Action: opened
PR body: """ If there is a problem to execute sssd_secrets then exception is raised. Test will not continue in parent process because it is waiting for socket for a second. The child process will continue in execution of tests because parent process will kill child in teardown after test execution.
This patch makes starting of secret service more robust and immediately fail child process when there was a problem to start sssd_secrets. It also adds few assertions for ensuring that setup passed as it should. """
To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/173/head:pr173 git checkout pr173
URL: https://github.com/SSSD/sssd/pull/173 Title: #173: test_secrets: Fail in child if sssd_secrets cannot start
Label: +Accepted
URL: https://github.com/SSSD/sssd/pull/173 Title: #173: test_secrets: Fail in child if sssd_secrets cannot start
jhrozek commented: """ CI: http://sssd-ci.duckdns.org/logs/job/63/97/summary.html """
See the full comment at https://github.com/SSSD/sssd/pull/173#issuecomment-284683120
URL: https://github.com/SSSD/sssd/pull/173 Author: lslebodn Title: #173: test_secrets: Fail in child if sssd_secrets cannot start Action: closed
To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/173/head:pr173 git checkout pr173
URL: https://github.com/SSSD/sssd/pull/173 Title: #173: test_secrets: Fail in child if sssd_secrets cannot start
lslebodn commented: """ master: * f09e045d46ceaa68ba14d79ec0e1a80af8dfbf5f
sssd-1-14: * e54ef608d0854c918d82a4f97795bab40c03e19c """
See the full comment at https://github.com/SSSD/sssd/pull/173#issuecomment-284850983
URL: https://github.com/SSSD/sssd/pull/173 Title: #173: test_secrets: Fail in child if sssd_secrets cannot start
Label: +Pushed
sssd-devel@lists.fedorahosted.org