Discussion:
[SSSD] [sssd PR#5591][opened] Tests: Regression part of bash to pytest of shadow utils
aborah-sudo
2021-04-19 04:17:39 UTC
Permalink
URL: https://github.com/SSSD/sssd/pull/5591
Author: aborah-sudo
Title: #5591: Tests: Regression part of bash to pytest of shadow utils
Action: opened

PR body:
"""
This script will contain many regression of shadow utils Bzs.
This is part 1 of that.
"""

To pull the PR as Git branch:
git remote add ghsssd https://github.com/SSSD/sssd
git fetch ghsssd pull/5591/head:pr5591
git checkout pr5591
aborah-sudo
2021-04-19 04:29:13 UTC
Permalink
URL: https://github.com/SSSD/sssd/pull/5591
Author: aborah-sudo
Title: #5591: Tests: Regression part of bash to pytest of shadow utils
Action: synchronized

To pull the PR as Git branch:
git remote add ghsssd https://github.com/SSSD/sssd
git fetch ghsssd pull/5591/head:pr5591
git checkout pr5591
aborah-sudo
2021-04-19 05:22:09 UTC
Permalink
URL: https://github.com/SSSD/sssd/pull/5591
Author: aborah-sudo
Title: #5591: Tests: Regression part of bash to pytest of shadow utils
Action: synchronized

To pull the PR as Git branch:
git remote add ghsssd https://github.com/SSSD/sssd
git fetch ghsssd pull/5591/head:pr5591
git checkout pr5591
aborah-sudo
2021-04-19 08:36:08 UTC
Permalink
URL: https://github.com/SSSD/sssd/pull/5591
Author: aborah-sudo
Title: #5591: Tests: Regression part of bash to pytest of shadow utils
Action: synchronized

To pull the PR as Git branch:
git remote add ghsssd https://github.com/SSSD/sssd
git fetch ghsssd pull/5591/head:pr5591
git checkout pr5591
aborah-sudo
2021-04-19 08:36:58 UTC
Permalink
URL: https://github.com/SSSD/sssd/pull/5591
Title: #5591: Tests: Regression part of bash to pytest of shadow utils

aborah-sudo commented:
"""
rewrite line34 in pythonic way.
done
"""

See the full comment at https://github.com/SSSD/sssd/pull/5591#issuecomment-822284604
alexey-tikhonov
2021-04-19 14:44:33 UTC
Permalink
URL: https://github.com/SSSD/sssd/pull/5591
Title: #5591: Tests: Regression part of bash to pytest of shadow utils

alexey-tikhonov commented:
"""
Why do we add shadow-utils tests to SSSD repo?
"""

See the full comment at https://github.com/SSSD/sssd/pull/5591#issuecomment-822523738
alexey-tikhonov
2021-04-19 14:45:28 UTC
Permalink
URL: https://github.com/SSSD/sssd/pull/5591
Title: #5591: Tests: Regression part of bash to pytest of shadow utils

Label: +Tests
alexey-tikhonov
2021-04-19 14:46:50 UTC
Permalink
URL: https://github.com/SSSD/sssd/pull/5591
Title: #5591: Tests: Regression part of bash to pytest of shadow utils

Label: +Blocked
aborah-sudo
2021-04-19 15:13:52 UTC
Permalink
URL: https://github.com/SSSD/sssd/pull/5591
Title: #5591: Tests: Regression part of bash to pytest of shadow utils

aborah-sudo commented:
"""
Post by alexey-tikhonov
Why do we add shadow-utils tests to SSSD repo?
It was decided to temporarily put all shadow utils ported test cases to sssd repo and test with CI . Once its decided the place where the ported test cases will be placed , we will remove the ported test cases from sssd repo . It was decided just not to stop ported work , or it will take long time to just start the work . Today i have put a mail to shadow utils team , they said they are ok with pytest and CI on there repo . But this will take much more time to import the sssd test library there and configure CI . Till then we would like to put these test cases here on sssd repo . I will forward the mail to you , sent by shadow utils team . What is your opinion on this .
"""

See the full comment at https://github.com/SSSD/sssd/pull/5591#issuecomment-822548927
alexey-tikhonov
2021-04-19 15:37:17 UTC
Permalink
URL: https://github.com/SSSD/sssd/pull/5591
Title: #5591: Tests: Regression part of bash to pytest of shadow utils

alexey-tikhonov commented:
"""
I think it's ok to use PR CI to verify tests are ported correctly, but I don't think it justifies actually pushing code that test other components to sssd repo.
"""

See the full comment at https://github.com/SSSD/sssd/pull/5591#issuecomment-822566555
shridhargadekar
2021-04-28 10:31:49 UTC
Permalink
URL: https://github.com/SSSD/sssd/pull/5591
Title: #5591: Tests: Regression part of bash to pytest of shadow utils

shridhargadekar commented:
"""
modified changes look fine.
"""

See the full comment at https://github.com/SSSD/sssd/pull/5591#issuecomment-828347036
Loading...