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 '_run_command_over_ssh' to raise exceptions #3

Open
Yarboa opened this issue Jun 1, 2021 · 0 comments
Open

Update '_run_command_over_ssh' to raise exceptions #3

Yarboa opened this issue Jun 1, 2021 · 0 comments

Comments

@Yarboa
Copy link
Contributor

Yarboa commented Jun 1, 2021

Based on this patch
https://review.gerrithub.io/c/redhat-openstack/nfv-tempest-plugin/+/482715/7..34/nfv_tempest_plugin/tests/scenario/test_nfv_ovs_usecases.py#b82

the following call introduced
hypervisor_ssh.exec_command(bond.ifup_cmd) due to the options to through exceptions

current '_run_command_over_ssh' is not doing it.
We should wrap hypervisor_ssh.exec_command in _run_command_over_ssh

And raise Errors

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

No branches or pull requests

1 participant