~mreed8855/plainbox-provider-checkbox:milan-x_cpuid

Last commit made on 2022-08-18
Get this branch:
git clone -b milan-x_cpuid https://git.launchpad.net/~mreed8855/plainbox-provider-checkbox
Only Michael Reed can upload to this branch. If you are Michael Reed please log in for upload directions.

Branch merges

Branch information

Name:
milan-x_cpuid
Repository:
lp:~mreed8855/plainbox-provider-checkbox

Recent commits

8f7b7a4... by Michael Reed

Adding support for Milan-X CPU to cpuid

BugLink: https://bugs.launchpad.net/bugs/1987000

40b110f... by Ubuntu <email address hidden>

Merge #428075 from ~clairlin/plainbox-provider-checkbox:fix_1983657_add_convertible_in_list

f9bcfa3... by Ubuntu <email address hidden>

Merge #428322 from ~jocave/plainbox-provider-checkbox:fix-py3.10-flake8-fails

aa13d53... by Jonathan Cave

Fix: shellcheck errors on jammy

48bbaa9... by Jonathan Cave

Fix: new flake8 fails for python3.10

Now flake8 testing is also being running on jammy with python 3.10
there are some new fails that need ignoring of fixing. This is
simple modification to achieve a pass.

e882af1... by Clair Lin

1. Fix LP: #1983657

The dmi.product list does not include convertible chassis type in some of testing jobs.
It will skip the job automatically even if the system is supported with.
This problem might have a risk to missing the issue if the function does not work.
These items need to be modified and added the convertible type.

ad16f69... by Ubuntu <email address hidden>

Merge #428090 from ~jocave/plainbox-provider-checkbox:wwan-primary-port-detected

4cd0e10... by Jonathan Cave

Change: detect modem primary port using mmcli

The control interface needed to be specified in the checkbox.conf
to execute the gsm connection test. This is a minimal change to
now pull that information from mmcli

6486c39... by Ubuntu <email address hidden>

Merge #427635 from ~bladernr/plainbox-provider-checkbox:1983122-fix-thread_count-stress-ng

Fixes a couple bugs with "thread_count" on stressors

bd00efd... by Jeff Lane 

FIX: stres_ng_test.py thread_count now accurately set on ALL stressors in the list. This fixes a newly introduced bug as well as an old bug that I stumbled on while fixing this. lp: #1983122