Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-01-19 | remove using sudo in script, add "user: root" in test case instead. | Kevin Yeh | |
2022-01-19 | Fix read dmesg permission issue for ubuntu releases which after hirsute. | Kevin Yeh | |
2022-01-18 | Merge #414283 from plainbox-provider-checkbox:release | Ubuntu | |
Release_2022_Week3 | |||
2022-01-18 | increment version to v0.64.0.dev0 | Jenkins | |
2022-01-18 | Bump to v0.63.0v0.63.0 | Jenkins | |
2022-01-18 | Merge #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-17 | Fix: LP: #1957910 Unable to retrieve suspend and sleep time | Vic 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-10 | Merge #413889 from plainbox-provider-checkbox:releasesnap-2022-01-12T0907 | Ubuntu | |
Release_2022_Week2 | |||
2022-01-10 | increment version to v0.63.0.dev0 | Jenkins | |
2022-01-10 | Bump to v0.62.0v0.62.0 | Jenkins | |
2022-01-05 | Bump to v0.62.0rc1v0.62.0rc1 | Jenkins | |
2022-01-05 | Merge #413594 from ~fourdollars/plainbox-provider-checkbox:master | Ubuntu | |
2022-01-05 | Add: check if all recommended packages of ubuntu-desktop are installed. | Shih-Yuan Lee (FourDollars) | |
2021-12-16 | Merge #411995 from ↵ | Ubuntu | |
~pieq/plainbox-provider-checkbox:remove-suspend_advanced-dependency | |||
2021-12-16 | Merge #413121 from ~pieq/plainbox-provider-checkbox:adjust-fwts-test-log-output | Ubuntu | |
2021-12-16 | Merge remote-tracking branch 'dirksu/add_adl_key' | Dirk Su | |
2021-12-16 | Change: explicitely log to a file suffixed ".log" for all the fwts_test jobs | Pierre 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-15 | Merge #412924 from ~pieq/plainbox-provider-checkbox:new-aaeon-ehl-gpio-job | Ubuntu | |
2021-12-15 | Add ADL production key | Dirk Su | |
Update ADL production key from sof upstream https://github.com/thesofproject/sof/commit/d2a3ec2273f2efc6e63221ec8022cbd5a713e869 | |||
2021-12-10 | Merge #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-10 | Fix: 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-10 | Fix: 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-09 | Add: GPIO test for AAEON UPN device | Pierre Equoy | |
2021-12-09 | Change: comments regarding AAEON UPX GPIO loopback pinout test | Pierre Equoy | |
2021-12-06 | Merge #412791 from plainbox-provider-checkbox:release | Ubuntu | |
Release_2021_Week49 | |||
2021-12-06 | increment version to v0.62.0.dev0 | Jenkins | |
2021-12-06 | Bump to v0.61.0v0.61.0 | Jenkins | |
2021-12-03 | Merge #412742 from ↵ | Ubuntu | |
~sylvain-pineau/plainbox-provider-checkbox:fix-touchscreen-templates-jammy | |||
2021-12-03 | Fix: Use a safer method to template touchscreen jobs (dict.get()) - bis | Sylvain Pineau | |
2021-12-03 | Merge #412737 from ↵ | Ubuntu | |
~sylvain-pineau/plainbox-provider-checkbox:fix-touchscreen-templates-jammy | |||
2021-12-03 | Fix: 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-02 | Merge #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-02 | Add JSL, TGL_H and TGL_LP production key | Andy 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-30 | Merge #412494 from ~andch/plainbox-provider-checkbox:add-logitech-keyboard | Ubuntu | |
Fix: also detect logitech keyboard in low-power idle tests | |||
2021-11-30 | Merge #411733 from ~pieq/plainbox-provider-checkbox:fix-ethernet-hotplug-jobs | Ubuntu | |
2021-11-29 | Merge #412358 from ~rodsmith/plainbox-provider-checkbox:fix-efi-pxeboot-test | Ubuntu | |
Fix: Prevent efi-pxeboot.py from crashing if EFI BootCurrent variable is missing | |||
2021-11-29 | Fix: also detect logitech keyboard in low-power idle tests | Andy Chi | |
2021-11-24 | Fix: Prevent efi-pxeboot.py from crashing if EFI BootCurrent variable is missing | Rod Smith | |
2021-11-22 | Merge #412203 from plainbox-provider-checkbox:release | Ubuntu | |
Release_2021_Week47 | |||
2021-11-22 | increment version to v0.61.0.dev0 | Jenkins | |
2021-11-22 | Bump to v0.60.0v0.60.0 | Jenkins | |
2021-11-17 | Change: replace also-after-suspend-manual flag dependencies into ↵ | Kristin Chuang | |
also-after-suspend | |||
2021-11-17 | Change: switch 'depends: suspend/suspend_advanced' to 'depends: ↵ | Kristin Chuang | |
suspend/suspend_advanced_auto' | |||
2021-11-15 | Merge #411861 from ~jocave/plainbox-provider-checkbox:remove-booted-dtb-jobsnap-2021-11-15T1744 | Ubuntu | |
2021-11-15 | Remove: kernel-snap/booted-dtbs from nested plan | Jonathan Cave | |
2021-11-11 | Merge #411696 from ~rodsmith/plainbox-provider-checkbox:restore-secure-boot-test | Ubuntu | |
Add: Restore Secure Boot test for Server Certification | |||
2021-11-11 | Fix: use root for Ethernet hotplug jobs | Pierre 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-10 | Add: Restore Secure Boot test for Server Certification | Rod Smith | |
2021-11-10 | Merge #411588 from ~jocave/plainbox-provider-checkbox:correct-bt-detect-manifest | Ubuntu | |
2021-11-09 | Fix: invalid manifest check on bluetooth/detect | Jonathan Cave | |
Field requires a string comparison to work correctly |