Abdul Haleem

Results 15 issues of Abdul Haleem

**Describe the bug** optional plugin varianter_yaml_to_mux fails to compile with below error blocking all our automation runs on the latest avocado 97.0 ``` Processing avocado_framework_plugin_varianter_yaml_to_mux-97.0-py3.6.egg Copying avocado_framework_plugin_varianter_yaml_to_mux-97.0-py3.6.egg to /usr/local/lib/python3.6/site-packages Adding...

bug
triage

stress-ng package is must for LPM with stress-ng load, and test fails if package is not installed Signed-off-by: Abdul Haleem

``` Welcome to SUSE Linux Enterprise Server 15 SP4 Snapshot-202205-1 (ppc64le) - Kernel 5.14.21-150400.20-default (hvc0). eth0: ltcden11-lp13 login: [console-expect]#command-line line 0: Unsupported option "afstokenpassing"^M ^M~. ~.command-line line 0: Unsupported option...

In a scenario where the test must be run on multiple HMC console, one such example is LPAR migration from soruce HMC to destination HMC and it requires op-test framework...

Allow user to give multiple PCI input example for NIC and FC both Now test only accepts single PCI ID pci_device: "0001:00:01" 1. make sure test takes multiple pci ids...

for now the DUMP is tested for default crashkernel value, enhance to cover more scenarios

I am running dump over ssh test, and at the end of the test I see the kdump config is not cleanedup

``` + ./op-test --run-suite dlpario-suite -c ./machine_optest.conf 2021-08-30 19:40:49,292:op-test:setUpLoggerFile:INFO:Preparing to set location of Log File to /home/jenkins/jenkins_home/workspace/ioBot@9/test-reports/test-run-20210830194049/20210831004049292873.main.log 2021-08-30 19:40:49,293:op-test:setUpLoggerFile:INFO:Log file: /home/jenkins/jenkins_home/workspace/ioBot@9/test-reports/test-run-20210830194049/20210831004049292873.main.log 2021-08-30 19:40:49,293:op-test:setUpLoggerDebugFile:INFO:Preparing to set location of Debug Log File...

``` echo $? 0 [console-expect]#ok ====================================================================== ERROR: runTest (testcases.PowerNVDump.KernelCrash_OnlyKdumpEnable) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/jenkins/jenkins_home/workspace/ioBot@3/testcases/PowerNVDump.py", line 598, in runTest self.verify_dump_file(boot_type) File "/home/jenkins/jenkins_home/workspace/ioBot@3/testcases/PowerNVDump.py", line 187, in verify_dump_file "ls -l...

The lpar console messages is not being captured while runnig tests out side SUT, so we need to find a way to print test console messages while test is running