~djacobs98/checkbox-iiotg/+git/checkbox-provider-intliotg:qep-mani

Last commit made on 2022-05-10
Get this branch:
git clone -b qep-mani https://git.launchpad.net/~djacobs98/checkbox-iiotg/+git/checkbox-provider-intliotg
Only Doug Jacobs can upload to this branch. If you are Doug Jacobs please log in for upload directions.

Branch information

Recent commits

0f5fa2d... by Doug Jacobs

Changed: Removed manifest lines so tests will be properly skipped if the HW
doesn't support QEP.

297921f... by Ubuntu <email address hidden>

Merge #421117 from ~djacobs98/checkbox-iiotg/+git/checkbox-provider-intliotg:cqt-21_qep

cf5d849... by Doug Jacobs

Add: QEP Tests for IOTG

Using a Resource and two Template jobs, these tests are for Quadrature Encoder
Peripherals (QEP.) The manifest must contain has_qep and QEP must enabled in
BIOS prior to running.

One test will look for the devices related to QEP on the PCI bus and the driver
is loaded.

The second test will verify that the device's directory exists.

All of the devices and directories must be present or the test will fail.

Finally, added qep-manual and qep-automated to the IIOTG test plans.

1f43967... by Ubuntu <email address hidden>

Merge #417614 from ~stanley31/checkbox-iiotg/+git/checkbox-provider-intliotg:220324_exclude-tpm

Exclude TPM 2.0 tests for core image due to FDE is enabled by default.
So we plan to run clevis-tpm tests only.

120cb93... by StanleyHuang

Fix: exclude TPM 2.0 tests for core image

Exclude TPM2.0 tests for core image, run clevis TPM tests only

96f0014... by Ubuntu <email address hidden>

Merge #416519 from ~zongminl/checkbox-iiotg/+git/checkbox-provider-iiotg:using-odm-cert-test-plans

Change: Using client cert odm desktop and ubuntucore test plans in IIoTG program
    client-cert-iot-server-20-04-manual -> client-cert-odm-desktop-20-04-manual
    client-cert-iot-server-20-04-automated -> client-cert-odm-desktop-20-04-automated
    client-cert-iot-server-20-04-stress -> removed
    client-cert-iot-ubuntucore-20-manual -> client-cert-odm-ubuntucore-20-manual
    client-cert-iot-ubuntucore-20-automated -> client-cert-odm-ubuntucore-20-automated
    client-cert-iot-ubuntucore-20-stress -> removed

4bfb011... by Vic Liu

Change: Using client cert odm desktop and ubuntucore test plans in IIoTG program
    client-cert-iot-server-20-04-manual -> client-cert-odm-desktop-20-04-manual
    client-cert-iot-server-20-04-automated -> client-cert-odm-desktop-20-04-automated
    client-cert-iot-server-20-04-stress -> removed
    client-cert-iot-ubuntucore-20-manual -> client-cert-odm-ubuntucore-20-manual
    client-cert-iot-ubuntucore-20-automated -> client-cert-odm-ubuntucore-20-automated
    client-cert-iot-ubuntucore-20-stress -> removed

a03bb19... by Vic Liu

Initial commit