summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-07-13bin:floppy_test: DeletedSylvain Pineau
Idem for the legacy job unit
2020-07-13bin:efi-pxeboot -> efi-pxeboot.pySylvain Pineau
2020-07-13bin:dns_server_test: DeletedSylvain Pineau
2020-07-13bin:dmitest -> dmitest.pySylvain Pineau
2020-07-13bin:disk_stats_test -> disk_stats_test.shSylvain Pineau
2020-07-13bin:disk_smart -> disk_smart.pySylvain Pineau
2020-07-13bin:disk_read_performance_test -> disk_read_performance_test.shSylvain Pineau
2020-07-13bin:disk_info -> disk_info.pySylvain Pineau
2020-07-13bin:disk_cpu_load -> disk_cpu_load.shSylvain Pineau
2020-07-13bin:cycle_vts -> cycle_vts.shSylvain Pineau
2020-07-13bin:create_connection -> create_connection.pySylvain Pineau
2020-07-13bin:cpu_topology -> cpu_topology.pySylvain Pineau
2020-07-13bin:cpu_offlining -> cpu_offlining.pySylvain Pineau
2020-07-13bin:connect_wireless -> connect_wireless.shSylvain Pineau
2020-07-13bin:color_depth_info -> color_depth_info.pySylvain Pineau
2020-07-13bin:cking_suite: DeletedSylvain Pineau
2020-07-13bin:check-prerelease -> check-prerelease.pySylvain Pineau
2020-07-13bin:check_is_laptop -> check_is_laptop.shSylvain Pineau
2020-07-13bin:camera_test -> camera_test.pySylvain Pineau
2020-07-13bin:bt_connect -> bt_connect.pySylvain Pineau
2020-07-13bin:broadband_info -> broadband_info.shSylvain Pineau
2020-07-13bin:brightness_test -> brightness_test.pySylvain Pineau
2020-07-13bin:boot_mode_test -> boot_mode_test.pySylvain Pineau
2020-07-13bin:bmc_info -> bmc_info.pySylvain Pineau
2020-07-13bin:bluetooth_transfer_stress -> bluetooth_transfer_stress.shSylvain Pineau
2020-07-13bin:bluetooth_test -> bluetooth_test.pySylvain Pineau
2020-07-13bin:bluetooth_scan: DeletedSylvain Pineau
2020-07-13bin:battery_test -> battery_test.pySylvain Pineau
2020-07-12bin:audio_test -> audio_test.pySylvain Pineau
2020-07-12bin:audio_settings -> audio_settings.pySylvain Pineau
2020-07-12bin:audio_driver_info -> audio_driver_info.pySylvain Pineau
2020-07-12bin:audio_bluetooth_loopback_test -> audio_bluetooth_loopback_test.shSylvain Pineau
2020-07-12bin:ansi_parser -> ansi_parser.pySylvain Pineau
2020-07-12bin:alsa_record_playback -> alsa_record_playback.shSylvain Pineau
2020-07-12bin:alsa_pcm_info -> alsa_pcm_info.pySylvain Pineau
2020-07-12bin:accelerometer_test -> accelerometer_test.pySylvain Pineau
2020-07-11Merge #384370 from ↵PMR
~bladernr/plainbox-provider-checkbox:1879965-move-GPGPU-to-own-provider LP: 1879965 - Moved GPGPU test files into their own provider.
2020-07-09Merge #387049 from ~jocave/plainbox-provider-checkbox:gateway-networkctl-fixPMR
2020-07-08Merge #385971 from ~stanley31/plainbox-provider-checkbox:add_led_testsPMR
1. Add also-after-suspend flags to the led/mute and the led/microphone test cases, and include these two cases in the led-cert-manual and the after-suspend-led-cert-full test plans. 2. Create the led-cert-blockers and after-suspend-led-cert-blockers test plans. 3. Fixed bug that the also-after-suspend-manual flag is not exists in the camera/led_{name} job. 4. Modify the name of the led-full test plan, so we can identify it from CLI menu.
2020-07-08Merge #385985 from ~fourdollars/plainbox-provider-checkbox:masterPMR
2020-07-061. create led-cert-blockers and after-suspend-led-cert-blockers teststanley31
plan. 2. fixed bug in camera/led{name} job. 3. modify the name of the led-full test plan.
2020-07-02Merge #386670 from ~stanley31/plainbox-provider-checkbox:disk_testPMR
fixed typo in the unmount of the bin/storage_test.py file
2020-07-02Merge #386726 from ↵PMR
~jocave/plainbox-provider-checkbox:install-shellcheck-for-testing
2020-07-02requirements: install shellcheck for testingJonathan Cave
Make sure shellcheck is available during pmr merge testing
2020-07-01fixed the typo to unmount diskstanley31
2020-06-29gateway_ping_test: fix crash when using networkctlJonathan Cave
When the information is available networkctl will include the manufacturer in the gateway status field in brackets. This handles that situation and problems splitting the line better.
2020-06-22Merge #386185 from ~jocave/plainbox-provider-checkbox:i2c-manifest-wordingPMR
2020-06-22i2c/manifest: more specific namingJonathan Cave
2020-06-18Merge #386028 from ↵PMR
~rodsmith/plainbox-provider-checkbox:fix-broken-fstrim-module-call Fix broken fstrim_test module definition
2020-06-18Modify import & call to Disk library in fstrim_test script, per jocave's commentRod Smith