Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add WiFi basic test #2294

Merged
merged 6 commits into from
Mar 14, 2024
Merged

Add WiFi basic test #2294

merged 6 commits into from
Mar 14, 2024

Commits on Jan 15, 2024

  1. rootfs-configs.yaml: Add bullseye-wifi rootfs

    Add Debian bullseye based rootfs image with all dependencies to run a
    basic wifi test.
    
    Signed-off-by: Laura Nao <[email protected]>
    laura-nao committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    443d140 View commit details
    Browse the repository at this point in the history
  2. build-configs.yaml: Add configs and fw files for wifi on Chromebooks

    Enable kernel configs for wifi functionality on Chromebooks. Add also
    the required firmware files.
    
    Signed-off-by: Laura Nao <[email protected]>
    laura-nao committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    a2abade View commit details
    Browse the repository at this point in the history
  3. config/lava: Add templates for basic wifi test

    Add LAVA jinja2 templates for basic wifi test job.
    
    Signed-off-by: Laura Nao <[email protected]>
    laura-nao committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    4fbd5cc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b44de7d View commit details
    Browse the repository at this point in the history
  5. test-configs.yaml: Add test plan for wifi basic test

    Signed-off-by: Laura Nao <[email protected]>
    laura-nao committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    96d9d37 View commit details
    Browse the repository at this point in the history
  6. test-configs.yaml: Run basic wifi test on initial set of Chromebooks

    Run wifi basic test on a set of Chromebooks (1 for each type of wifi
    chip and architecture):
    - Intel(R) Wi-Fi 6 AX201 160MHz - asus-cx9400-volteer
    - Intel(R) Wi-Fi 6E AX211 160MHz -  acer-cbv514-1h-34uz-brya
    - Intel(R) Wi-Fi 6 AX200 160MHz - lenovo-TPad-C13-Yoga-zork
    - Intel(R) Dual Band Wireless AC 7265 - hp-x360-14-G1-sona
    - Intel(R) Wireless-AC 9560 160MHz - dell-latitude-5400-8665U-sarien
    - Marvell SD8897-B0 - mt8173-elm-hana
    - RTL8852AE - acer-cp514-3wh-r0qs-guybrush
    - RTL8822CE - asus-CM1400CXA-dalboz
    - QCA6174 - acer-R721T-grunt , mt8183-kukui-jacuzzi-juniper-sku16
    - mt7921e - mt8195-cherry-tomato-r2
    
    Signed-off-by: Laura Nao <[email protected]>
    laura-nao committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    417b7fa View commit details
    Browse the repository at this point in the history