[PATCH 0/1][autotest-client-tests] create build sanity test for MOFED DKMS

Taihsiang Ho (tai271828) taihsiang.ho at canonical.com
Tue Oct 19 12:01:40 UTC 2021


By creating this job, we could detect MOFED DKMS build status for each SRU cycle.

Test this patch by:
1. Grab DGX-1, DGX-2, DGX-A100 in the lab.
2. Setup autotest as usual.
3. AUTOTEST_PATH=/home/ubuntu/autotest sudo -E autotest/client/autotest-local --verbose autotest/client/tests/ubuntu_dgx_mofed_build/control


Taihsiang Ho (tai271828) (1):
  UBUNTU: SAUCE: ubuntu_dgx_mofed_build: create build sanity test for
    MOFED DKMS on DGX

 ubuntu_dgx_mofed_build/check-mofed-modules.sh | 35 ++++++++++++++++
 ubuntu_dgx_mofed_build/control                | 12 ++++++
 .../4.9-2.2.4.0-bionic.lst                    | 34 ++++++++++++++++
 .../5.4-1.0.3.0-focal.lst                     | 21 ++++++++++
 .../ubuntu_dgx_mofed_build.py                 | 32 +++++++++++++++
 .../ubuntu_dgx_mofed_build.sh                 | 40 +++++++++++++++++++
 6 files changed, 174 insertions(+)
 create mode 100755 ubuntu_dgx_mofed_build/check-mofed-modules.sh
 create mode 100644 ubuntu_dgx_mofed_build/control
 create mode 100644 ubuntu_dgx_mofed_build/expected-mofed-modules/4.9-2.2.4.0-bionic.lst
 create mode 100644 ubuntu_dgx_mofed_build/expected-mofed-modules/5.4-1.0.3.0-focal.lst
 create mode 100644 ubuntu_dgx_mofed_build/ubuntu_dgx_mofed_build.py
 create mode 100755 ubuntu_dgx_mofed_build/ubuntu_dgx_mofed_build.sh

-- 
2.33.0




More information about the kernel-team mailing list