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

Get bindings host from pulp-smash #300

Merged
merged 1 commit into from
Mar 25, 2020
Merged

Get bindings host from pulp-smash #300

merged 1 commit into from
Mar 25, 2020

Conversation

fao89
Copy link
Member

@fao89 fao89 commented Mar 18, 2020

@fao89 fao89 requested review from a team and bmbouter March 18, 2020 20:46
@@ -32,6 +32,7 @@


configuration = Configuration()
configuration.host = config.get_config().get_base_url()
configuration.username = "admin"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I see the pulp smash config also contains the username and password can this PR also have those configured from the settings too?

If we do that, with multiple configuration points coming from the smash config what about making a new function that will effectively return the fully configured Configuration() object that all bindings could be instantiated with?

What do you think?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sounds good, I will do that

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@fabricio-aguiar great, I can re-review if you ping me when it's ready.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done!

@bmbouter
Copy link
Member

Once the pulp-smash release happens today this will be unblocked to merge. The only thing I want to request is a pulp_ansible specific issue in Redmine and have the changelog refer to that. Would you be willing to do that?

@bmbouter
Copy link
Member

bmbouter commented Mar 24, 2020

Well that release just happened :) https://pypi.org/project/pulp-smash/1!0.9.0/

Copy link
Member

@bmbouter bmbouter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @fabricio-aguiar !

@fao89
Copy link
Member Author

fao89 commented Mar 24, 2020

trying to close and reopen to solve travis bug

@fao89 fao89 closed this Mar 24, 2020
@fao89 fao89 reopened this Mar 24, 2020
@fao89 fao89 merged commit 0077146 into pulp:master Mar 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants