summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-01-22units:graphics: Add a glmark2-es2 job for checkbox classic snapsSylvain Pineau
checkbox20 includes glmark2-es2 built from sources instead of the ubuntu archives version
2021-01-21Merge #396638 from ↵PMR
~zongminl/plainbox-provider-checkbox:simplify-ubuntucore-jobs-instructions ubuntucore/jobs: Simplify instructions to run jobs ubuntucore/os-recovery-mode and ubuntucore/os-reinstall-mode
2021-01-21ubuntucore/jobs: Simplify instructions to run jobs ↵Vic Liu
ubuntucore/os-recovery-mode and ubuntucore/os-reinstall-mode
2021-01-19Merge #396475 from ↵PMR
~hyac109/plainbox-provider-checkbox:remove-outdated-wifi-manual-tests remove outdated wifi manual test cases from wireless-manual test plan
2021-01-19remove outdated wifi manual test cases from wireless-manual test planKristin Chuang
2021-01-18Merge #395492 from ↵PMR
~sylvain-pineau/plainbox-provider-checkbox:wifi_nmcli_up_timeout
2021-01-13Merge #395447 from ~jocave/plainbox-provider-checkbox:watchdog-detectPMR
2021-01-13Merge #396050 from ↵PMR
~zongminl/plainbox-provider-checkbox:add-recover-reinstall-mode-tests ubuntucore/*: Create new jobs to test recovey and reinstall on UC20 1. Create a new category 'ubuntucore' 2. Add manual jobs: 'os-reinstall-mode' and 'os-recovery-mode'
2021-01-13ubuntucore/*: Create new jobs to test recovey and reinstall on UC20Vic Liu
1. Create a new category 'ubuntucore' 2. Add manual jobs: 'os-reinstall-mode' and 'os-recovery-mode'
2021-01-12Merge #395815 from ~alanec/plainbox-provider-checkbox:cpufreq_test-excp-fixPMR
2021-01-12Merge #395105 from ~jocave/plainbox-provider-checkbox:firmware-tests-fdePMR
2021-01-11Merge #395967 from ↵PMR
~patliu/plainbox-provider-checkbox:remove-automated-test-cases-from-snappy-snap-manual Remove snap-refresh, snap-revert, snap-reupdate from snappy-snap-manual test plan since we already have an automated version for these test cases.
2021-01-11Also remove the ones in snappy-snap-manual-with-refresh-controlPatrick Liu
2021-01-08Merge #395963 from ↵PMR
~bladernr/plainbox-provider-checkbox:1896119-boot_mode_test-hang
2021-01-08Merge #395985 from ↵PMR
~os369510/plainbox-provider-checkbox:fix-wrong-mode-of-fan-test fix wrong mode of fan_reaction_test.py
2021-01-08fix wrong mode of fan_reaction_test.pyJeremy Szu
2021-01-08Merge #395823 from ~gavin.lin/plainbox-provider-checkbox:move-device_checkPMR
2021-01-08Remove snap-refresh/revert/reupdate which already automatedPatrick Liu
2021-01-07bin/boot_mode_test.py: properly open files so that they close once read lp: ↵Jeff Lane
#1896119
2021-01-07Merge #395487 from ~jocave/plainbox-provider-checkbox:pi-not-predictablePMR
2021-01-07Merge #395763 from ↵PMR
~patliu/plainbox-provider-checkbox:add-new-paths-for-info/buildstamp Add related paths in info/buildstamp for UC20 and OEM project
2021-01-08Merge branch 'lp1903653' into HEADJeremy Szu
2021-01-06prioritize the path to specific-to-genericPatrick Liu
2021-01-06Separate submission-cert-full since device_check is a manual testGavin Lin
2021-01-05Fix exception handling class in bin/cpufreq_test.py, ensuring unsupported ↵Adrian Lane
systems warn and exit cleanly. lp: 1910278
2021-01-05Rebase the new test coverage from SylvainJeremy Szu
* Rebase the new test coverage from Sylvain as https://code.launchpad.net/~os369510/plainbox-provider-checkbox/+git/plainbox-provider-checkbox/+merge/393535/comments/1041502 but keep to use the soft-link from sysfs.
2021-01-04Merge #394225 from ↵PMR
~bladernr/plainbox-provider-checkbox:1904965-cooper-lake-cpuid bin/cpuid.py: add Cooper Lake CPUID to table
2021-01-04bin/cpuid.py update table with Cooper Lake CPUIDs lp: #1904965Jeff Lane
2021-01-04Add test cases for fan_reaction_test.pyJeremy Szu
2021-01-04add 2 new paths for info/buildstampPatrick Liu
2020-12-18Merge #392022 from ~alanec/plainbox-provider-checkbox:cpufreq_testPMR
2020-12-18Merge #395389 from ~alanec/plainbox-provider-checkbox:cpufreq_test-jobsPMR
2020-12-17Enabled quiet mode for cpufreq_test job..Adrian Lane
2020-12-17Changed upper bound to 150% passing tolerance (per discussion w/ JeffL).Adrian Lane
2020-12-17bin:wifi_nmcli_test.py: Add a timeout (200s) to the 'nmcli up' subprocessSylvain Pineau
2020-12-17Merge #395236 from ↵PMR
~bladernr/plainbox-provider-checkbox:1905813-add-missing-environ-stressng-test Add environ: to cpu stress-ng test so that users can override the default runtime correctly
2020-12-17networking: dont run predicatable_names on piJonathan Cave
Pi devices intentionally use "stable" legacy interface names to allow moving SD cards between devices.
2020-12-17Merge #395126 from ~bettyl/plainbox-provider-checkbox:monitor-vga-for-iotPMR
2020-12-16watchdog/*: add detect job to complement manifestJonathan Cave
Create watchdog/detect job to check for a suitable device in the udev db when the manifest indicates SUT should have one.
2020-12-15Removed unnecessary logic with startup governor reset.Adrian Lane
2020-12-15Merge #394450 from ↵PMR
~lihow731/plainbox-provider-checkbox/+git/plainbox-provider-checkbox:gateway_ping_test_re
2020-12-15gateway_ping_test.py: improve the regular expression of ping resultLi-Hao Liao (Leon Liao)
Case 1, the packet lost is a float: 6 packets transmitted, 5 received, 16.6667% packet loss, time 5030ms Case 2, there is more information "duplicates": 5 packets transmitted, 5 received, +1 duplicates, 0% packet loss, time 4023ms For above two cases, the new regular expression will filter the value of the received couter. LP: 1905532
2020-12-14Merge #395331 from ↵PMR
~bladernr/plainbox-provider-checkbox:1905051-update-server-regression-testplans Update test plans to remove a couple unnecessary tests from the server regression suite.
2020-12-14Remove some unnecessary tests from the regression test planes lp: #1905051Jeff Lane
2020-12-14Merge #394879 from ~jocave/plainbox-provider-checkbox:watchdog-manifestPMR
2020-12-11stress/cpu_stress_ng_test: add environ: so that users can override the ↵Jeff Lane
default runtime correctly lp: #1905813
2020-12-10Merge #394995 from ~alanec/plainbox-provider-checkbox:cpu_test_jobs_updatePMR
2020-12-10add monitor vga manual testBetty Lin
2020-12-10Merge branch 'low-power-idle'Kai-Chuan Hsieh
2020-12-09firmware/*: jobs to check UC20 FDE compatibilityJonathan Cave
Use the tcglog-parser tools to test whether the device firmware has the necessary features to enable UC20 FDE.