summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-11-22Merge #375882 from ↵PMR
~sylvain-pineau/plainbox-provider-checkbox:disk_read_performance_test_nvme_200
2019-11-22bin:disk_read_performance_test: Set NVME threshold MIN_BUF_READ=200Sylvain Pineau
2019-11-19Merge #374529 from ↵snap-2019-11-21T0915PMR
~jocave/plainbox-provider-checkbox:add-audio-loopback-manifest
2019-11-15Merge #374249 from ~rodsmith/plainbox-provider-checkbox:add-kernel-taint-testPMR
Adds kernel taint test to Checkbox.
2019-11-15Merge #375598 from plainbox-provider-checkbox:releasePMR
Release_2019_Week46
2019-11-15increment version to v0.51.0.dev0PMR
2019-11-15Bump to v0.50.0v0.50.0PMR
2019-11-14Bump to v0.50.0rc3v0.50.0rc3PMR
2019-11-14Merge branch 'master' into releasePMR
2019-11-14Merge #375540 from ~ray.chen/plainbox-provider-checkbox:revise-nvlink-testPMR
graphics: removed require package in nvlink test
2019-11-14graphics: removed require package in nvlink testray.chen
2019-11-12Bump to v0.50.0rc2v0.50.0rc2PMR
2019-11-12Merge branch 'master' into releasePMR
2019-11-08Merge #375277 from ~jocave/plainbox-provider-checkbox:always-cleanup-connssnap-2019-11-12T1900PMR
2019-11-08wifi_nmcli_test: always clean up connectionsJonathan Cave
A recent change broke the expected behaviour that connections would be cleaned up and the end of the test. I don't think is much need to catch any exceptions any more so removing the try block
2019-11-05Merge #374923 from ~bladernr/plainbox-provider-checkbox:lp1850652PMR
bin/network_device_info.py: fix traceback when IPv4 is not set on an interface.
2019-10-30Removed spurrious debug missed when cleaning up my debugging instrumentationJeff Lane
2019-10-30Fix bug that causes traceback in bin/network_device_info.py when ipv4 is not ↵Jeff Lane
configured for an interface. LP: #1850652
2019-10-30Bump to v0.50.0rc1v0.50.0rc1PMR
2019-10-25Merge #374528 from ~jocave/plainbox-provider-checkbox:add-gpio-loopback-manifestsnap-2019-11-05T1407PMR
2019-10-25Merge #374724 from ~jocave/plainbox-provider-checkbox:always-create-save-dirPMR
2019-10-25wifi_nmcli_backup: always create the backup dirJonathan Cave
This ensures that the restore job will pass in the case when there are no connections prior to running the save job
2019-10-24Merge #374615 from ~jocave/plainbox-provider-checkbox:improved-keyfile-backupPMR
2019-10-23wifi_nmcli_backup.py: better keyfile detectionJonathan Cave
These changes were intially motivated by the need to handle SSID names containing path separator characters. Use the most appopriate method depending on NM version.
2019-10-22audio: add loopback connector manifest entryJonathan Cave
As with other categories, if some peripheral connector/device is needed for the test to run than using a manifest to indicate it is present helps with completing test passes (shouldn't be used as a means to skip tests though).
2019-10-22gpio: add manifest entry and requires fieldsJonathan Cave
Although jobs were already filtered based on the model name, it makes sense to also be able to indicate whether a device has physical gpio wiring in place
2019-10-18Merge #374192 from ↵PMR
~sylvain-pineau/plainbox-provider-checkbox:add-systemd-analyze-cert-parts
2019-10-18Merge #373544 from ~ray.chen/plainbox-provider-checkbox:add-nvlink-testPMR
2019-10-18Merge #374342 from ~sylvain-pineau/plainbox-provider-checkbox:fix-1848314PMR
2019-10-18wireless: Never instantiate wireless jobs if the interface is UNKNOWNSylvain Pineau
Fixes: lp:1848314
2019-10-16Added kernel taint testRod Smith
2019-10-16Merge #374228 from ↵PMR
~sylvain-pineau/plainbox-provider-checkbox:touchscreen-evdev-tests
2019-10-16units:touchscreen: New evdev tap tests (no GUI)Sylvain Pineau
2019-10-16submission: Add info/systemd-analyze to submission-cert-fullSylvain Pineau
2019-10-16Merge #374180 from ↵PMR
~ray.chen/plainbox-provider-checkbox:add-snappy-snap-automated-lightweight-TP Add snap automated lightweight test plan for OEM testing
2019-10-16add: New snap automated test plan for OEM devicesray.chen
2019-10-15test plan: Add snappy-snap-automated-lightweight test plan for OEM testingray.chen
2019-10-14bin:disk_read_performance_test: adjust MIN_BUF_READ for nvme/mmcSylvain Pineau
2019-10-13Merge #374056 from ~sylvain-pineau/plainbox-provider-checkbox:more_lk_fixesPMR
2019-10-13bin:boot_mode_test_snappy.py: Add lk supportSylvain Pineau
2019-10-13kernel-snap: Use python-friendly property namesSylvain Pineau
2019-10-13kernel-snap: typoSylvain Pineau
2019-10-13bin:booted_kernel_tests.py: typoSylvain Pineau
2019-10-13misc: Run miscellanea/secure_boot_mode_{gadget} as rootSylvain Pineau
2019-10-13Merge #373974 from ~sylvain-pineau/plainbox-provider-checkbox:fix-1844477PMR
2019-10-11Merge #373853 from ~pieq/plainbox-provider-checkbox:fde-tpm-descriptionPMR
2019-10-11Merge #374021 from ~jocave/plainbox-provider-checkbox:booted-kernel-updatePMR
2019-10-11kernel-snap: update nested test plan with templateJonathan Cave
The automated test plan should now include the templated job and associated boostrap_include.
2019-10-11kernel-snap: booted kernel test updatesJonathan Cave
Use the bootloader resource to supply the location of the kernel image used for the current boot.
2019-10-10Merge #373752 from ~jocave/plainbox-provider-checkbox:fix-1846690PMR