| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-04-14 | Merge #401067 from ↵ | PMR | |
| ~kissiel/plainbox-provider-checkbox:no-storage-tests-on-unknown-fs | |||
| 2021-04-14 | Fix: make storage_test run only on known FSes | Maciej Kisielewski | |
| Previously the storage_test looked for the largest partition on a given drive and tried running bonnie++ on it. If the largest partition was an unformatted space or an unknown FS bonnie would fail. This patch changes the test so it looks for partitions of known FS types. | |||
| 2021-04-08 | Merge #400702 from ~kissiel/plainbox-provider-checkbox:disk-custom-read-speed | PMR | |
| 2021-04-07 | Add: configurable SSD disk read threshold | Maciej Kisielewski | |
| Instead of hardcoded 200 (MB/s) the disk_read_performance_test now checks for DISK_SSD_READ_PERF environment variable and uses that as a threshold for the read performance. If the variable is not present it will default to 200MB/s. | |||
| 2021-04-07 | Merge #400404 from ~jocave/plainbox-provider-checkbox:add-ubuntu-drivers-check | PMR | |
| 2021-04-07 | Add: check that ubuntu-drivers can be run | Jonathan Cave | |
| Check this command is runnable and if a package list is produced use an attachment job to include it. | |||
| 2021-04-01 | Merge #400539 from ↵ | PMR | |
| ~bladernr/plainbox-provider-checkbox:1922246-fix-validation-warnings | |||
| 2021-04-01 | units/: fixed multiple validation warnings for missing translation markers. ↵ | Jeff Lane | |
| lp: #1922246 | |||
| 2021-04-01 | Merge #400535 from ↵ | PMR | |
| ~bladernr/plainbox-provider-checkbox:1922244-server-regression-refinement-miscellanea Removed some unnecessary test cases from server regression testplan for the miscellanea category. | |||
| 2021-04-01 | units/miscellanea/test-plan.pxu: removed unnecessary tests from server ↵ | Jeff Lane | |
| regression testplan. lp: #1922244 | |||
| 2021-04-01 | Merge #400512 from ↵ | PMR | |
| ~patliu/plainbox-provider-checkbox:add-lsb-for-ubuntucore-manual Add lsb to ubuntucore-manual test plan | |||
| 2021-04-01 | Add lsb to ubuntucore-manual test plan | Patrick Liu | |
| Without bootstrap_include lsb, the os-fail-boot job will not be able to execute. | |||
| 2021-03-31 | Merge #400435 from ~stanley31/plainbox-provider-checkbox:graphic_output | PMR | |
| Extend the time for changing resolutions | |||
| 2021-03-31 | Extend the time for changing resolutions | stanley31 | |
| Some monitors might need more time to take effect, so extent the time to 8 seconds. | |||
| 2021-03-25 | Merge #400167 from ↵ | PMR | |
| ~kchsieh/plainbox-provider-checkbox/+git/plainbox-provider-checkbox:mem_sleep units: power-management: Test residency on s2idle system (LP: #1904120) | |||
| 2021-03-25 | Merge #400117 from ~jocave/plainbox-provider-checkbox:manifest-name-updates | PMR | |
| 2021-03-25 | units: power-management: Test residency on s2idle system (LP: #1904120) | Kai-Chuan Hsieh | |
| Ignore the test job for some platforms don't support s0ix in low power idle. | |||
| 2021-03-25 | Merge #399054 from ~patliu/plainbox-provider-checkbox:update-buildstamp-path | PMR | |
| Update buildstamp paths for iot and pc project | |||
| 2021-03-24 | Merge #400086 from ~alanec/plainbox-provider-checkbox:jobs_cpufreq_cpuinfo | PMR | |
| Updated cpu/cpufreq_test-server to require cpuinfo.scaling == 'supported'; added est test duration. | |||
| 2021-03-24 | Change: modify some manifest names for clarity | Jonathan Cave | |
| Modify just the name field (what is presented to users in the UI) for a number of manifest units to hopefully improve the clarity of the question. | |||
| 2021-03-23 | Updated cpu/cpufreq_test-server to require cpuinfo.scaling == 'supported'; ↵ | Adrian Lane | |
| also added est test duration. | |||
| 2021-03-18 | Merge #399194 from ~hyac109/plainbox-provider-checkbox:model-grade-check | PMR | |
| Add: a test to check the correctness of model grade setting | |||
| 2021-03-18 | Change: modify image/model-grade-not-dangerous' 'requires' field | Kristin Chuang | |
| 2021-03-18 | Add: a test to check the correctness of model grade setting | Kristin Chuang | |
| 2021-03-17 | Merge #398949 from ↵ | PMR | |
| ~patliu/plainbox-provider-checkbox:update-move-os-fail-boot-and-sshd Update and move os-fail-boot and sshd to ubuntucore category | |||
| 2021-03-15 | Merge #399475 from ~bladernr/plainbox-provider-checkbox:1918483 | PMR | |
| 2021-03-10 | bin/cpuid.py: remove incorrect ICL CPUIDs lp: #1918483 | Jeff Lane | |
| 2021-03-09 | Merge #399106 from ↵ | PMR | |
| ~alanec/plainbox-provider-checkbox:cpufreq_test-failure-output | |||
| 2021-03-08 | Merge #396888 from ~rickwu4444/plainbox-provider-checkbox:add-fw-diagnosis | PMR | |
| Add fwts diagnosis test plan to IOT | |||
| 2021-03-08 | modify test plan for previous test job change | Patrick Liu | |
| 2021-03-08 | adopt template w/ lsb to make steps more dynamic | Patrick Liu | |
| 2021-03-08 | Update buildstamp paths again after alignment | Patrick Liu | |
| 2021-03-08 | update buildstamp paths for iot and pc | Patrick Liu | |
| 2021-03-05 | Merge #397524 from ~mreed8855/plainbox-provider-checkbox:uvt-virtualization2 | PMR | |
| Currently the kvm test is failing due to a python traceback error. I propose replacing this test with the use of uvt to test kvm. The bug that this attempts to solve is https://bugs.launchpad.net/plainbox-provider-checkbox/+bug/1895168 This is replacing a previous merge proposal https://code.launchpad.net/~mreed8855/plainbox-provider-checkbox/+git/plainbox-provider-checkbox/+merge/395760 | |||
| 2021-03-05 | Merge #399136 from ~hyac109/plainbox-provider-checkbox:fix-model-brand-action | PMR | |
| fix model-brand check calling the wrong function | |||
| 2021-03-04 | Add fwts test plan to iot | rickwu4444 | |
| 2021-03-04 | fix typo and make some steps more specific | Patrick Liu | |
| 2021-03-04 | fix model-brand check calling the wrong function | Kristin Chuang | |
| 2021-03-03 | Remove verbose mode addition. | Adrian Lane | |
| 2021-03-03 | Merge #399096 from ↵ | PMR | |
| ~bladernr/plainbox-provider-checkbox:1917641-ice-lake-cpuid-update | |||
| 2021-03-03 | Merge #399094 from ↵ | PMR | |
| ~bladernr/plainbox-provider-checkbox:1917635-cpufreq_test-unhandled-exception bin/cpufreq_test.py - exit 1 if we are not running with root permissions | |||
| 2021-03-03 | bin/cpufreq_test.py: Exit 1 if script is not run with root permissions. lp: ↵ | Jeff Lane | |
| #1917635 | |||
| 2021-03-03 | bin/cpuid.py: add additional CPUID lp: #1917641 | Jeff Lane | |
| 2021-03-03 | Merge #397211 from ↵ | PMR | |
| ~hyac109/plainbox-provider-checkbox:generic-interface-plug-test add template job for checking connection of plugs | |||
| 2021-03-03 | rephrase miscellanea/check-plug_{{ snap }}_{{ name }} job summary | Kristin Chuang | |
| 2021-03-03 | add template job for checking connection of plugs | Kristin Chuang | |
| 2021-03-03 | Small patch to ensure we print results if the test fails. lp: 1917580 | Adrian Lane | |
| 2021-03-02 | add a step to remove unused reverted version in os-revert | Patrick Liu | |
| 2021-03-02 | update related test plans | Patrick Liu | |
| 2021-03-02 | update os-fail-boot steps for uc20 | Patrick Liu | |
