Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Removed incorrect check for returncode #38

Closed
wants to merge 3 commits into from
Closed

Removed incorrect check for returncode #38

wants to merge 3 commits into from

Conversation

ofayans
Copy link
Contributor

@ofayans ofayans commented Aug 30, 2016

The server installation in most cases returns response code 0 no matter what
happens except for really severe errors. In this case when we try to uninstall
the middle replica of a line topology, it fails, notifies us that we should use
'--ignore-topology-disconnect', but returns 0

https://fedorahosted.org/freeipa/ticket/3230

The server installation in most cases returns response code 0 no matter what
happens except for really severe errors. In this case when we try to uninstall
the middle replica of a line topology, it fails, notifies us that we should use
'--ignore-topology-disconnect', but returns 0

https://fedorahosted.org/freeipa/ticket/3230
@apophys
Copy link
Contributor

apophys commented Aug 30, 2016

Can you please rewrite the commit message in second commit to something meaningful?

Oleg Fayans added 2 commits August 30, 2016 13:10
Some replica installation calls lacked '--server' and '-U' options which
resulted in unexpected failures
@ofayans
Copy link
Contributor Author

ofayans commented Aug 30, 2016

Done.

@ofayans ofayans closed this Aug 30, 2016
@MartinBasti MartinBasti added the rejected Pull Request has been rejected label Aug 30, 2016
@MartinBasti
Copy link
Contributor

IPA code should be fixed not tests

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
rejected Pull Request has been rejected
Projects
None yet
3 participants