Skip to content

ibmvscsi driver parameter test#3143

Open
Priyanka98-ibm wants to merge 1 commit intoavocado-framework-tests:masterfrom
Priyanka98-ibm:PB/Driverparamter
Open

ibmvscsi driver parameter test#3143
Priyanka98-ibm wants to merge 1 commit intoavocado-framework-tests:masterfrom
Priyanka98-ibm:PB/Driverparamter

Conversation

@Priyanka98-ibm
Copy link
Copy Markdown

code changes for driver_parameter_block_device_ibmvscsi.py file & driver_parameter_block_device_ibmvscsi.yaml file

@@ -0,0 +1,73 @@
module: 'ibmvscsi'
multipath_enabled: False
disk: '/dev/sda'
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

@Priyanka98-ibm remove this hardcoded values

if linux_modules.module_is_loaded(self.module) is False:
self.fail("Cannot restore default values for Module : %s"
% self.module)
self.log.info("Restore of default param is success")
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

@Priyanka98-ibm why this ?
just use the existing code

@Naresh-ibm Naresh-ibm self-assigned this Apr 25, 2026
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