Skip to content

Conversation

@bhagyapathak
Copy link
Contributor

@bhagyapathak bhagyapathak commented Dec 12, 2025

Fixes verify_reload_hyperv_modules, stress_tlb_basic, stress_tlb_stressng test cases

modprobe_reloader_script: CustomScript = self.node.tools[modprobe_reloader_tool]
modprobe_reloader_script.run(parameters, sudo=True, shell=True, nohup=True)

original_user = self.node.connection_info.get('username', None)
Copy link
Collaborator

Choose a reason for hiding this comment

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

use node.tools[Whoami].get_username()

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.

2 participants