lp:~kissiel/checkbox-support

Get this repository:
git clone https://git.launchpad.net/~kissiel/checkbox-support
Only Maciej Kisielewski can upload to this repository. If you are Maciej Kisielewski please log in for upload directions.

Branches

Name Last Modified Last Commit
removable-watcher-zapper-additions 2022-05-08 14:36:18 UTC
Add: make run_watcher Zapper aware

Author: Maciej Kisielewski
Author Date: 2022-05-04 07:26:29 UTC

Add: make run_watcher Zapper aware

zapper-capabilities-in-proxy 2022-05-08 14:14:30 UTC
Add: helper class for zapper proxy for internal clients

Author: Maciej Kisielewski
Author Date: 2022-05-03 21:59:43 UTC

Add: helper class for zapper proxy for internal clients

zapper-proxy 2022-04-20 15:56:15 UTC
fixup! Add: zapper-proxy to control Zapper

Author: Maciej Kisielewski
Author Date: 2022-04-20 15:47:34 UTC

fixup! Add: zapper-proxy to control Zapper

fix-dkms-parser-entry-point 2022-04-06 08:37:46 UTC
fix: change the name of the dkms parser to dkms-info

Author: Maciej Kisielewski
Author Date: 2022-04-06 08:35:36 UTC

fix: change the name of the dkms parser to dkms-info

Fixes: LP: #1960584

parsers-migration 2022-02-07 22:21:11 UTC
Fix: remove cruft, fix headers

Author: Maciej Kisielewski
Author Date: 2022-02-07 21:53:03 UTC

Fix: remove cruft, fix headers

sysfs-usb-additions 2021-07-20 14:26:38 UTC
Add: unique identification of usb devs in sysfs paser

Author: Maciej Kisielewski
Author Date: 2021-07-20 14:26:38 UTC

Add: unique identification of usb devs in sysfs paser

This enables us to create more advanced USB tests that distinguish
ports. This is needed by the future USB carousel test.

snap-utils-improvements 2020-11-25 10:22:38 UTC
return None when trying to list particular non-installed snap

Author: Maciej Kisielewski
Author Date: 2020-11-23 20:48:30 UTC

return None when trying to list particular non-installed snap

snap-utils-improvments 2020-11-23 21:14:14 UTC
return None when trying to list particular non-installed snap

Author: Maciej Kisielewski
Author Date: 2020-11-23 20:48:30 UTC

return None when trying to list particular non-installed snap

patch-isfile-too 2020-10-15 14:11:18 UTC
patch os.path.isfile too

Author: Maciej Kisielewski
Author Date: 2020-10-15 14:11:18 UTC

patch os.path.isfile too

change-patched-open 2020-10-15 09:50:29 UTC
patch 'builtin.open' instead of the module's one

Author: Maciej Kisielewski
Author Date: 2020-10-15 09:50:29 UTC

patch 'builtin.open' instead of the module's one

fix-bad-landing 2020-10-14 07:48:32 UTC
remove stuff that should not have landed

Author: Maciej Kisielewski
Author Date: 2020-10-14 07:48:32 UTC

remove stuff that should not have landed

lsusb-py-replacement 2020-10-13 14:45:22 UTC
fixed the bad argparse argument

Author: Maciej Kisielewski
Author Date: 2020-10-13 14:45:22 UTC

fixed the bad argparse argument

fix-1871322-crash-on-negative-balance 2020-04-08 13:54:13 UTC
fix crash of pactl parser when balance is negative

Author: Maciej Kisielewski
Author Date: 2020-04-08 13:54:13 UTC

fix crash of pactl parser when balance is negative

Fixes: lp:1871322

fix-1864709-lshw-yields-list 2020-02-25 21:53:35 UTC
lshwjson: fix crash when lshw returns a list of objects

Author: Maciej Kisielewski
Author Date: 2020-02-25 21:53:35 UTC

lshwjson: fix crash when lshw returns a list of objects

Fixes: LP: #1864709

raids-are-disks-too 2020-02-19 11:57:33 UTC
udevadm: list RAIDs as disks

Author: Maciej Kisielewski
Author Date: 2020-02-14 16:45:02 UTC

udevadm: list RAIDs as disks

xrandr-rotation-improv 2019-06-06 13:48:32 UTC
xrandr: fix crashing when DISPLAY is not defined

Author: Maciej Kisielewski
Author Date: 2019-06-06 06:52:05 UTC

xrandr: fix crashing when DISPLAY is not defined

Signed-off-by: Maciej Kisielewski <maciej.kisielewski@canonical.com>

hostfs-detection-fix 2018-11-14 08:37:53 UTC
add hostfs as a proper root partitions in udevadm parser

Author: Maciej Kisielewski
Author Date: 2018-11-14 08:37:53 UTC

add hostfs as a proper root partitions in udevadm parser

Signed-off-by: Maciej Kisielewski <maciej.kisielewski@canonical.com>

add-securebootcert 2018-07-04 19:47:12 UTC
fwts: add securebootcert to the qa whitelist

Author: Maciej Kisielewski
Author Date: 2018-07-04 19:47:12 UTC

fwts: add securebootcert to the qa whitelist

Signed-off-by: Maciej Kisielewski <maciej.kisielewski@canonical.com>

master 2018-04-30 16:35:40 UTC
Merge #344573 from ~sylvain-pineau/checkbox-support:md_devices_support

Author: PMR
Author Date: 2018-04-30 16:35:40 UTC

Merge #344573 from ~sylvain-pineau/checkbox-support:md_devices_support

fix-1625926-pactl-db-missing 2017-06-12 19:32:54 UTC
pactl parser: make dB volume value optional

Author: Maciej Kisielewski
Author Date: 2017-06-12 10:17:45 UTC

pactl parser: make dB volume value optional

Fixes LP: #1625926

Signed-off-by: Maciej Kisielewski <maciej.kisielewski@canonical.com>

update-interactive-command 2017-05-09 10:06:15 UTC
update interactive_command

Author: Maciej Kisielewski
Author Date: 2017-05-09 09:02:27 UTC

update interactive_command

new stuff:
 * extensive logging controlled with `log_level` in icmd c-tor
 * ability to launch a process with `shell=True`
 * gracefully waiting for the subprocess to end when its pipes are closed
 * ability to ignore handle EPERMs when killing subprocess - this is useful
   when the subprocess uses setuid

Signed-off-by: Maciej Kisielewski <maciej.kisielewski@canonical.com>

add-interactive-cmd 2017-03-28 10:43:01 UTC
vendorize interactive_cmd

Author: Maciej Kisielewski
Author Date: 2017-03-22 13:15:39 UTC

vendorize interactive_cmd

Purpose of this module is to help talk to interactive cli tools like
bluetoothctl, obexctl, and others.

source: https://github.com/kissiel/gallows

Signed-off-by: Maciej Kisielewski <maciej.kisielewski@canonical.com>

add-network-tool 2017-01-25 14:25:27 UTC
add entry point for the network script

Author: Maciej Kisielewski
Author Date: 2017-01-19 21:52:41 UTC

add entry point for the network script

Signed-off-by: Maciej Kisielewski <maciej.kisielewski@canonical.com>

import-watchers 2016-12-14 14:37:27 UTC
add entry_point for run_watcher

Author: Maciej Kisielewski
Author Date: 2016-12-14 14:37:27 UTC

add entry_point for run_watcher

Signed-off-by: Maciej Kisielewski <maciej.kisielewski@canonical.com>

use-pactl-everywhere 2016-12-07 13:48:18 UTC
fix specifying volume to 0 in audio_settings

Author: Maciej Kisielewski
Author Date: 2016-12-07 13:45:38 UTC

fix specifying volume to 0 in audio_settings

Signed-off-by: Maciej Kisielewski <maciej.kisielewski@canonical.com>

audio-settings-snappy 2016-11-24 08:31:35 UTC
fix old pep8 issues in audio_settings.py

Author: Maciej Kisielewski
Author Date: 2016-11-24 08:31:35 UTC

fix old pep8 issues in audio_settings.py

Signed-off-by: Maciej Kisielewski <maciej.kisielewski@canonical.com>

126 of 26 results
This repository contains Public information 
Everyone can see this information.