SUSE / connect-ng

Other
9 stars 16 forks source link

Correct CPU information gathering on ppc64 #253

Closed mssola closed 2 months ago

mssola commented 3 months ago

How to test

  1. Run make build-ppc64le.
  2. Upload the resulting binary into a PowerPC machine (ask me for access to one).
  3. Run SUSEConnect with --debug and see new parameters like device_tree or lpar_mode being sent inside of arch_specs.
mssola commented 3 months ago

[CAT] Correct CPU information gathering on ppc64le

mssola commented 2 months ago

Feature tests seem temporarily broken (unrelated to this PR). I'll merge this PR and take a closer look at these tests later.