lp:~rodsmith/plainbox-provider-checkbox

Owned by Rod Smith
Get this repository:
git clone https://git.launchpad.net/~rodsmith/plainbox-provider-checkbox
Only Rod Smith can upload to this repository. If you are Rod Smith please log in for upload directions.

Branches

Name Last Modified Last Commit
fix-maas-version-check 2022-06-15 18:43:17 UTC
Fix: install-method-check.sh to work with MAAS server IDed by IP address

Author: Rod Smith
Author Date: 2022-06-15 18:43:17 UTC

Fix: install-method-check.sh to work with MAAS server IDed by IP address

add-iso-boot-test-3 2022-04-14 16:32:23 UTC
Add: Test that system was installed from Subiquity ISO image

Author: Rod Smith
Author Date: 2022-04-14 16:32:23 UTC

Add: Test that system was installed from Subiquity ISO image

add-iso-boot-test 2022-04-14 13:24:30 UTC
Add: Test that system was installed from Subiquity ISO image

Author: Rod Smith
Author Date: 2022-04-14 13:24:30 UTC

Add: Test that system was installed from Subiquity ISO image

add-natsort-unit-test 2022-04-07 12:59:40 UTC
Merge branch 'add-natsort-unit-test' of git+ssh://git.launchpad.net/~rodsmith...

Author: Rod Smith
Author Date: 2022-04-07 12:59:40 UTC

Merge branch 'add-natsort-unit-test' of git+ssh://git.launchpad.net/~rodsmith/plainbox-provider-checkbox into add-natsort-unit-test

expand-network-device-info 2022-03-17 19:44:21 UTC
Add: Supported, advertised, and partner link modes to network_device_info.py ...

Author: Rod Smith
Author Date: 2022-03-16 20:00:16 UTC

Add: Supported, advertised, and partner link modes to network_device_info.py script

Change per Jeff's request

More revisions to network_device_info.py

expand-maas-version-check 2022-03-01 14:07:30 UTC
Fix: shellcheck errors on maas-version-check.sh

Author: Rod Smith
Author Date: 2022-03-01 14:07:30 UTC

Fix: shellcheck errors on maas-version-check.sh

clean-up-network-output 2022-02-03 20:54:19 UTC
Fix: Problems identified by Jeff with previous MR

Author: Rod Smith
Author Date: 2022-02-03 20:54:19 UTC

Fix: Problems identified by Jeff with previous MR

fix-efi-pxeboot-test 2021-11-24 19:34:14 UTC
Fix: Prevent efi-pxeboot.py from crashing if EFI BootCurrent variable is missing

Author: Rod Smith
Author Date: 2021-11-24 19:34:14 UTC

Fix: Prevent efi-pxeboot.py from crashing if EFI BootCurrent variable is missing

restore-secure-boot-test 2021-11-10 18:42:28 UTC
Add: Restore Secure Boot test for Server Certification

Author: Rod Smith
Author Date: 2021-11-10 18:42:28 UTC

Add: Restore Secure Boot test for Server Certification

fix-kvm-release-name 2021-06-18 14:01:20 UTC
Fix problem with distribution codenames in virtualization test

Author: Rod Smith
Author Date: 2021-06-18 14:01:20 UTC

Fix problem with distribution codenames in virtualization test

no-secure-boot 2021-04-16 18:39:50 UTC
Remove Secure Boot test for server certification

Author: Rod Smith
Author Date: 2021-04-16 18:39:50 UTC

Remove Secure Boot test for server certification

add-disk-server-vars 2021-02-24 19:06:19 UTC
Updated disk_read_performance_test.sh to support increased speed requirements...

Author: Rod Smith
Author Date: 2021-02-24 19:06:19 UTC

Updated disk_read_performance_test.sh to support increased speed requirements for servers

make-stress-ng-use-library 2020-07-15 13:40:12 UTC
Revisions to stress_ng_test script in response to review feedback

Author: Rod Smith
Author Date: 2020-07-15 13:40:12 UTC

Revisions to stress_ng_test script in response to review feedback

fix-broken-fstrim-module-call 2020-06-18 18:06:11 UTC
Modify import & call to Disk library in fstrim_test script, per jocave's comment

Author: Rod Smith
Author Date: 2020-06-18 18:06:11 UTC

Modify import & call to Disk library in fstrim_test script, per jocave's comment

add-fstrim-test 2020-06-17 13:17:30 UTC
Removed new fstrim test from inappropriate .pxu files

Author: Rod Smith
Author Date: 2020-06-17 13:17:30 UTC

Removed new fstrim test from inappropriate .pxu files

fix-prerelease-test 2020-05-08 18:28:21 UTC
Revised calls to external programs in check-prerelease script

Author: Rod Smith
Author Date: 2020-05-08 18:28:21 UTC

Revised calls to external programs in check-prerelease script

fix-nonremovable-removable 2020-04-27 16:42:23 UTC
Work around problem of mediacard/sd-preinserted-server being called inappropr...

Author: Rod Smith
Author Date: 2020-04-27 16:42:23 UTC

Work around problem of mediacard/sd-preinserted-server being called inappropriately

update-disk-read-performance-thresholds 2020-03-26 13:19:36 UTC
Backed off nvme and mdadm changes to disk_read_performance_test in response t...

Author: Rod Smith
Author Date: 2020-03-26 13:19:36 UTC

Backed off nvme and mdadm changes to disk_read_performance_test in response to review comments.

limit-fwupdate-test 2020-03-20 19:46:29 UTC
Also delete fwupdate from the relevant jobs.pxu file

Author: Rod Smith
Author Date: 2020-03-20 19:46:29 UTC

Also delete fwupdate from the relevant jobs.pxu file

make-fwts-test-more-verbose 2020-03-19 23:42:02 UTC
Changed fwts verbose criterion from high to critical.

Author: Rod Smith
Author Date: 2020-03-19 23:42:02 UTC

Changed fwts verbose criterion from high to critical.

fix-lxd-test-3 2020-03-11 21:42:08 UTC
Fixed failure of LXD test to run under 20.04 pre-release

Author: Rod Smith
Author Date: 2020-03-11 21:42:08 UTC

Fixed failure of LXD test to run under 20.04 pre-release

unify-stress-ng-wrapper-scripts-2 2020-02-24 18:03:53 UTC
Added explicit 'environ' specification to memory stress test definition

Author: Rod Smith
Author Date: 2020-02-24 18:03:53 UTC

Added explicit 'environ' specification to memory stress test definition

unify-stress-ng-wrapper-scripts 2020-02-08 03:53:07 UTC
Fix bug in obtaining number of NUMA nodes

Author: Rod Smith
Author Date: 2020-02-08 03:53:07 UTC

Fix bug in obtaining number of NUMA nodes

fix-kvm-test-not-running 2019-12-21 15:09:43 UTC
Fix failure of KVM test to fully execute but claim success

Author: Rod Smith
Author Date: 2019-12-21 15:09:43 UTC

Fix failure of KVM test to fully execute but claim success

fix-lxd-hang 2019-12-20 18:41:39 UTC
Fixed LXD test failure under Ubuntu 19.10

Author: Rod Smith
Author Date: 2019-12-20 18:41:39 UTC

Fixed LXD test failure under Ubuntu 19.10

add-kernel-taint-test 2019-10-16 23:20:25 UTC
Added kernel taint test

Author: Rod Smith
Author Date: 2019-10-16 23:20:25 UTC

Added kernel taint test

fix-lxd-test-2 2019-09-19 13:00:09 UTC
Work around LXD test failures caused by ownership issues

Author: Rod Smith
Author Date: 2019-09-19 13:00:09 UTC

Work around LXD test failures caused by ownership issues

add-firmware-reboot-test 2019-09-12 23:01:18 UTC
Add a test to see if the firmware claims support for the EFI reboot-to-firmwa...

Author: Rod Smith
Author Date: 2019-09-12 23:01:18 UTC

Add a test to see if the firmware claims support for the EFI reboot-to-firmware-setup feature.

fix-lxd-test 2019-09-10 14:18:33 UTC
Merge #372446 from ~sylvain-pineau/plainbox-provider-checkbox:80211ax_support

Author: PMR
Author Date: 2019-09-10 14:18:33 UTC

Merge #372446 from ~sylvain-pineau/plainbox-provider-checkbox:80211ax_support

fix-deprecated-linux_distribution 2019-09-05 19:00:24 UTC
Fix deprecation warning about platform.linux_distribution() in

Author: Rod Smith
Author Date: 2019-09-05 19:00:24 UTC

Fix deprecation warning about platform.linux_distribution() in
secure_boot_mode test.

fix-timeout-memory-stress-ng 2019-01-07 15:01:15 UTC
Updated comment to match new timeout figure

Author: Rod Smith
Author Date: 2019-01-07 15:01:15 UTC

Updated comment to match new timeout figure

network-multi-process 2018-11-29 21:55:56 UTC
Modified network script to call iperf3 in multiple threads; necessary

Author: Rod Smith
Author Date: 2018-11-29 21:55:56 UTC

Modified network script to call iperf3 in multiple threads; necessary
for testing high-speed (40Gbps and faster) NICs.

fix-pxeboot-variable 2018-06-20 13:15:37 UTC
Fixed bug caused by an unassigned variable. Also modified a test

Author: Rod Smith
Author Date: 2018-06-20 13:15:37 UTC

Fixed bug caused by an unassigned variable. Also modified a test
failure message to make it a bit clearer.

add-check-prerelease-test 2018-06-05 23:46:31 UTC
Changes to new check-prerelease script to make it less verbose on

Author: Rod Smith
Author Date: 2018-06-05 23:46:31 UTC

Changes to new check-prerelease script to make it less verbose on
success, as per Jeff's suggestion.

fix-network-up 2018-04-24 13:34:42 UTC
Address maciej's comments to previous MR.

Author: Rod Smith
Author Date: 2018-04-24 13:34:42 UTC

Address maciej's comments to previous MR.

fix-cpu-offlining 2017-11-20 20:46:08 UTC
Fixed cpu_offlining test for systems with more than 9 cores

Author: Rod Smith
Author Date: 2017-11-20 20:46:08 UTC

Fixed cpu_offlining test for systems with more than 9 cores

fix-too-many-ethernet 2017-09-21 20:07:02 UTC
Fix problem with ethernet/detect test on Cavium Thunder X that caused udev to...

Author: Rod Smith
Author Date: 2017-09-21 20:07:02 UTC

Fix problem with ethernet/detect test on Cavium Thunder X that caused udev to detect Ethernet devices that were unconfigured in the firmware.

fix-arm64-virt 2017-09-19 18:08:03 UTC
Fixed virtualization script to use correct URL when a URL to a .tar.gz file i...

Author: Rod Smith
Author Date: 2017-09-19 18:08:03 UTC

Fixed virtualization script to use correct URL when a URL to a .tar.gz file is specified as the virtualization image.

fix-iperf-parallelism 2017-07-21 22:10:51 UTC
Changes to network/iperf parallelism in response to Jeff's comments

Author: Rod Smith
Author Date: 2017-07-21 22:10:51 UTC

Changes to network/iperf parallelism in response to Jeff's comments

fix-smart-ob04 2017-07-20 00:18:26 UTC
Fixed disk_smart bug that caused failure with Python traceback on some disks

Author: Rod Smith
Author Date: 2017-07-20 00:18:26 UTC

Fixed disk_smart bug that caused failure with Python traceback on some disks

fix-detect-underspeed 2017-06-06 18:46:14 UTC
Add --underspeed-ok option to force testing despite underspeed link;

Author: Rod Smith
Author Date: 2017-06-06 18:46:14 UTC

Add --underspeed-ok option to force testing despite underspeed link;
move underspeed-link test to avoid repetitive testing and looping when
an underspeed link is detected. LP: #1695945

add-uuidgen-dependency 2017-04-10 17:20:30 UTC
Fix missing dependency on uuid-runtime for disk_stress_ng test.

Author: Rod Smith
Author Date: 2017-04-10 17:20:30 UTC

Fix missing dependency on uuid-runtime for disk_stress_ng test.

add-jumbo-frames-test 2017-03-04 01:04:51 UTC
Add jumbo frames test to network script & create matching job in ethernet.txt.in

Author: Rod Smith
Author Date: 2017-03-04 01:04:51 UTC

Add jumbo frames test to network script & create matching job in ethernet.txt.in

fix-cisco-netspeed 2017-02-24 18:36:43 UTC
Fix incorrect detection of network speed on Cisco B260 M4.

Author: Rod Smith
Author Date: 2017-02-24 18:36:43 UTC

Fix incorrect detection of network speed on Cisco B260 M4.

fix-no-numactl 2017-02-23 18:21:14 UTC
Fix memory_stress_ng test to not rely on numactl; if that binary is

Author: Rod Smith
Author Date: 2017-02-23 18:21:14 UTC

Fix memory_stress_ng test to not rely on numactl; if that binary is
absent, set the # of NUMA nodes to 1.

add-numa-testing 2017-01-18 16:36:58 UTC
Add NUMA test to memory_stress_ng test and fix minor error number reporting b...

Author: Rod Smith
Author Date: 2017-01-18 16:36:58 UTC

Add NUMA test to memory_stress_ng test and fix minor error number reporting bug LP:#1657511

fix-disk-cpu-load 2017-01-03 18:06:59 UTC
Fixed bug #1641684: More robust calculation in disk_cpu_load test,

Author: Rod Smith
Author Date: 2017-01-03 18:06:59 UTC

Fixed bug #1641684: More robust calculation in disk_cpu_load test,
along with a new --verbose option to help in debugging problems.

fwupdate-test 2016-12-06 16:41:18 UTC
Remove package dependencies from jobs/miscellanea.txt.in and put in

Author: Rod Smith
Author Date: 2016-12-06 16:41:18 UTC

Remove package dependencies from jobs/miscellanea.txt.in and put in
server's packaging.pxu file.

disk-stress-ng-support-lvm 2016-12-06 14:10:45 UTC
Add support for LVM to disk_stress_ng test

Author: Rod Smith
Author Date: 2016-12-06 14:10:45 UTC

Add support for LVM to disk_stress_ng test

uefi-pxe-boot 2016-12-05 15:19:01 UTC
Add new efi-pxeboot script and test to verify that an EFI-based system

Author: Rod Smith
Author Date: 2016-12-05 15:19:01 UTC

Add new efi-pxeboot script and test to verify that an EFI-based system
booted using PXE. This catches some MAAS and EFI bugs.

fix-yakkety-network 2016-10-28 20:21:29 UTC
Fix bug #1636301, which causes potential weird and wrong network test

Author: Rod Smith
Author Date: 2016-10-28 20:21:29 UTC

Fix bug #1636301, which causes potential weird and wrong network test
results, like 900% of theoretical maximum throughput, in some
conditions under Yakkety.

add-other-chassis-type 2016-10-21 19:09:05 UTC
Add 'other' to list of valid 'chassis information' types in dmitest.

Author: Rod Smith
Author Date: 2016-10-21 19:09:05 UTC

Add 'other' to list of valid 'chassis information' types in dmitest.

152 of 52 results
This repository contains Public information 
Everyone can see this information.

Subscribers