summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-01-19remove using sudo in script, add "user: root" in test case instead.Kevin Yeh
2022-01-19Fix read dmesg permission issue for ubuntu releases which after hirsute.Kevin Yeh
2022-01-18Merge #414283 from plainbox-provider-checkbox:releaseUbuntu
Release_2022_Week3
2022-01-18increment version to v0.64.0.dev0Jenkins
2022-01-18Bump to v0.63.0v0.63.0Jenkins
2022-01-18Merge #414218 from ↵Ubuntu
~zongminl/plainbox-provider-checkbox:fix-1957910-na-suspend-resume-time Fix: LP: #1957910 Unable to retrieve suspend and sleep time Fix the problem that suspend and resume time will always be N/A because the name of log file is missing a correct suffix
2022-01-17Fix: LP: #1957910 Unable to retrieve suspend and sleep timeVic Liu
Fix the problem that suspend and resume time will always be N/A because the name of log file is missing a correct suffix
2022-01-10Merge #413889 from plainbox-provider-checkbox:releasesnap-2022-01-12T0907Ubuntu
Release_2022_Week2
2022-01-10increment version to v0.63.0.dev0Jenkins
2022-01-10Bump to v0.62.0v0.62.0Jenkins
2022-01-05Bump to v0.62.0rc1v0.62.0rc1Jenkins
2022-01-05Merge #413594 from ~fourdollars/plainbox-provider-checkbox:masterUbuntu
2022-01-05Add: check if all recommended packages of ubuntu-desktop are installed.Shih-Yuan Lee (FourDollars)
2021-12-16Merge #411995 from ↵Ubuntu
~pieq/plainbox-provider-checkbox:remove-suspend_advanced-dependency
2021-12-16Merge #413121 from ~pieq/plainbox-provider-checkbox:adjust-fwts-test-log-outputUbuntu
2021-12-16Merge remote-tracking branch 'dirksu/add_adl_key'Dirk Su
2021-12-16Change: explicitely log to a file suffixed ".log" for all the fwts_test jobsPierre Equoy
The fwts_test.py script in checkbox-support was modified to not append .log automatically to log files. This commit adjusts the behavior of the Checkbox jobs so that we get the same end result.
2021-12-15Merge #412924 from ~pieq/plainbox-provider-checkbox:new-aaeon-ehl-gpio-jobUbuntu
2021-12-15Add ADL production keyDirk Su
Update ADL production key from sof upstream https://github.com/thesofproject/sof/commit/d2a3ec2273f2efc6e63221ec8022cbd5a713e869
2021-12-10Merge #412834 from ↵Ubuntu
~zongminl/plainbox-provider-checkbox:fix-1953294-missing-exception-handling Fix: lp1953294 - miscellanea/secure_boot_mode_* fails with a CalledProcessError exception when Secure Boot not activated - Added exception handler so a SystemExit can be raised when CalledProcessError occurs - Skipped the volume in gadget.yaml when there is no 'bootloader' defined in it to avoid KeyError
2021-12-10Fix: Using SafeLoader to avoid showing the DeprecationWarning when loading ↵Vic Liu
gadget yaml The default Loader (FullLoader) used when calling yaml.load() was deprecated for vulnerability issue, use SafeLoader now.
2021-12-10Fix: lp1953294 - miscellanea/secure_boot_mode_* fails with a ↵Vic Liu
CalledProcessError exception when Secure Boot not activated - Added exception handler so a SystemExit can be raised when CalledProcessError occurs - Skipped the volume in gadget.yaml when there is no 'bootloader' defined in it to avoid KeyError
2021-12-09Add: GPIO test for AAEON UPN devicePierre Equoy
2021-12-09Change: comments regarding AAEON UPX GPIO loopback pinout testPierre Equoy
2021-12-06Merge #412791 from plainbox-provider-checkbox:releaseUbuntu
Release_2021_Week49
2021-12-06increment version to v0.62.0.dev0Jenkins
2021-12-06Bump to v0.61.0v0.61.0Jenkins
2021-12-03Merge #412742 from ↵Ubuntu
~sylvain-pineau/plainbox-provider-checkbox:fix-touchscreen-templates-jammy
2021-12-03Fix: Use a safer method to template touchscreen jobs (dict.get()) - bisSylvain Pineau
2021-12-03Merge #412737 from ↵Ubuntu
~sylvain-pineau/plainbox-provider-checkbox:fix-touchscreen-templates-jammy
2021-12-03Fix: Use a safer method to template touchscreen jobs (dict.get())Sylvain Pineau
To avoid the following error on 22.04: jinja2.exceptions.UndefinedError: 'os._Environ object' has no attribute 'XDG_CURRENT_DESKTOP'
2021-12-02Merge #412667 from ↵Ubuntu
~andch/plainbox-provider-checkbox:add-new-key-from-sof-upstream Add JSL, TGL_H and TGL_LP production key Update JSL, TGL_H and TGL_LP key from sof upstream. https://github.com/thesofproject/sof/blob/main/tools/sof_ri_info/sof_ri_info.py
2021-12-02Add JSL, TGL_H and TGL_LP production keyAndy Chi
Update JSL, TGL_H and TGL_LP key from sof upstream. https://github.com/thesofproject/sof/blob/main/tools/sof_ri_info/sof_ri_info.py
2021-11-30Merge #412494 from ~andch/plainbox-provider-checkbox:add-logitech-keyboardUbuntu
Fix: also detect logitech keyboard in low-power idle tests
2021-11-30Merge #411733 from ~pieq/plainbox-provider-checkbox:fix-ethernet-hotplug-jobsUbuntu
2021-11-29Merge #412358 from ~rodsmith/plainbox-provider-checkbox:fix-efi-pxeboot-testUbuntu
Fix: Prevent efi-pxeboot.py from crashing if EFI BootCurrent variable is missing
2021-11-29Fix: also detect logitech keyboard in low-power idle testsAndy Chi
2021-11-24Fix: Prevent efi-pxeboot.py from crashing if EFI BootCurrent variable is missingRod Smith
2021-11-22Merge #412203 from plainbox-provider-checkbox:releaseUbuntu
Release_2021_Week47
2021-11-22increment version to v0.61.0.dev0Jenkins
2021-11-22Bump to v0.60.0v0.60.0Jenkins
2021-11-17Change: replace also-after-suspend-manual flag dependencies into ↵Kristin Chuang
also-after-suspend
2021-11-17Change: switch 'depends: suspend/suspend_advanced' to 'depends: ↵Kristin Chuang
suspend/suspend_advanced_auto'
2021-11-15Merge #411861 from ~jocave/plainbox-provider-checkbox:remove-booted-dtb-jobsnap-2021-11-15T1744Ubuntu
2021-11-15Remove: kernel-snap/booted-dtbs from nested planJonathan Cave
2021-11-11Merge #411696 from ~rodsmith/plainbox-provider-checkbox:restore-secure-boot-testUbuntu
Add: Restore Secure Boot test for Server Certification
2021-11-11Fix: use root for Ethernet hotplug jobsPierre Equoy
ethernet/hotplug-* test cases fail with error "ping: SO_BINDTODEVICE xxx: Operation not permitted" because root is required to select the interface to ping with (e.g. `sudo ping 192.168.1.1 -I enp4s0`). LP: 1950566
2021-11-10Add: Restore Secure Boot test for Server CertificationRod Smith
2021-11-10Merge #411588 from ~jocave/plainbox-provider-checkbox:correct-bt-detect-manifestUbuntu
2021-11-09Fix: invalid manifest check on bluetooth/detectJonathan Cave
Field requires a string comparison to work correctly