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

Update how PackageManager deals with command managers #1153

Open
nixocio opened this issue Nov 27, 2018 · 1 comment
Open

Update how PackageManager deals with command managers #1153

nixocio opened this issue Nov 27, 2018 · 1 comment

Comments

@nixocio
Copy link

nixocio commented Nov 27, 2018

https://github.com/PulpQE/pulp-smash/blob/54f99922404b55acd2abe7801596d23df3d152c0/pulp_smash/cli.py#L766

Evaluate how PackageManager deals with command managers, and perhaps add a flag to pass the desired command manager for certain actions.

For instance, if a certain test requiresdnf being able to:

pkg_mgr = cli.PackageManager(config.get_config(), cmd_mgr='dnf')
@nixocio
Copy link
Author

nixocio commented Nov 27, 2018

@rochacbruno , I tried to capture what we talked about in this issue. Feel, free to update as needed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant