~sylvain-pineau/plainbox-provider-checkbox:executable_res_wireless

Last commit made on 2018-05-23
Get this branch:
git clone -b executable_res_wireless https://git.launchpad.net/~sylvain-pineau/plainbox-provider-checkbox
Only Sylvain Pineau can upload to this branch. If you are Sylvain Pineau please log in for upload directions.

Branch merges

Branch information

Name:
executable_res_wireless
Repository:
lp:~sylvain-pineau/plainbox-provider-checkbox

Recent commits

e55795c... by Sylvain Pineau

wireless: Use executable resource in monitor_wireless_connection.* jobs

executable.name == 'iperf'

7e3bee0... by Sylvain Pineau

bin:disk_info: Add support for encrypted drives

efc8f85... by PMR <pmr@pmr-lander>

Merge #345762 from ~sylvain-pineau/plainbox-provider-checkbox:more_classic_fixes

7e838e3... by PMR <pmr@pmr-lander>

Merge #345753 from ~sylvain-pineau/plainbox-provider-checkbox:disk_product_slug

b3145ab... by Sylvain Pineau

units:mediacard.pxu: Add __on_ubuntucore__ jinja2 condition blocks

`journalctl -u snap.udisks2.udisksd` works only on UC

b5fd2a8... by Sylvain Pineau

units:suspend.pxu: checkbox.ini -> checkbox.conf

e802a3d... by Sylvain Pineau

bin:keyboard_test: Fix import/require order

db4c6bd... by Sylvain Pineau

units:disks: Ensure no bad chars in test summaries

Example:

{
    "bus": "mmc",
    "category": "DISK",
    "driver": "mmcblk",
    "name": "mmcblk0",
    "path": "/devices/pci0000:00/0000:00:1c.0/mmc_host/mmc0/mmc0:0001",
    "product": "HAG2e\u0005",
    "product_slug": "HAG2e_"
},

6a06be5... by PMR <pmr@pmr-lander>

Merge #345654 from ~sylvain-pineau/plainbox-provider-checkbox:xorg_lookup_bionic

268a81f... by Sylvain Pineau

graphics: Look for Xorg logs in $HOME on systems where X is running as non root