kernelci / kernelci-pipeline

Modular pipeline based on the KernelCI API
GNU Lesser General Public License v2.1
6 stars 18 forks source link

config: chromeos: enable wifi basic test on Chromebooks #655

Open laura-nao opened 2 weeks ago

laura-nao commented 2 weeks ago

Add basic test to verify basic WiFi functionality. Enable the test on ARM64 and x86_64 Chromebooks.

Requires: https://github.com/kernelci/kernelci-core/pull/2581

pawiecz commented 4 days ago

(Most conflicts could be resolved by rebasing on https://github.com/kernelci/kernelci-pipeline/commit/396c67d0ba5260a56b4c4ceccd1635665150f527)

JenySadadia commented 3 days ago

Hello @laura-nao Please verify the details I've added here https://github.com/kernelci/kcidb/pull/538

laura-nao commented 3 days ago

(Most conflicts could be resolved by rebasing on 396c67d)

Thanks for the heads up, I didn't notice there were conflicts. Should be fixed now! @pawiecz I guess I can remove the skip label and get it tested? I was waiting for approval on the jinja2 changes, to avoid breaking staging :)