seapath / meta-seapath

This is the core of the seapath project. The meta-seapath repo contains the yocto Seapath layer, which contains all the code (yocto recipes) needed to build the seapath images used to install seapath (host, guest, flasher, etc.)
Apache License 2.0
6 stars 10 forks source link

cukinia test "X86_PKG_TEMP_THERMAL is enabled" failed #52

Closed dupremathieu closed 2 years ago

dupremathieu commented 2 years ago

Describe the bug When running cukinia in a hypervisor, the test "X86_PKG_TEMP_THERMAL is enabled" failed.

To Reproduce Steps to reproduce the behavior:

  1. Flash a hypervisor
  2. log on the hypervisor
  3. enter cukinia command
  4. the test "X86_PKG_TEMP_THERMAL is enabled" will fail

Expected behavior The cukinia test X86_PKG_TEMP_THERMAL is enabled must succeed or must be removed if it is not needed anymore.