open-power / op-test

Testing Firmware for OpenPOWER systems
Apache License 2.0
37 stars 85 forks source link

Adding HtxBootme test for Nic Devices on OpTest #827

Open TasmiyaNalatwad opened 7 months ago

TasmiyaNalatwad commented 7 months ago

The test is performed in below manner

  1. Starts Htx workload on Nic devices with net.mdt
  2. Starts bootme which reboots the lpar every 30 minutes
  3. wait for reboot and check htxerror logs after reboot, Htx must continue without any errors
  4. Stop bootme
  5. Stop Htx workload

Param : "boot_count" must be given from machine.conf file. The param is for the number of counts the reboot cycle must happen. Default is 6

abdhaleegit commented 3 months ago

we are waiting for htx team to enable htxbootme for NIC devices support