Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-04-05 | explicit syntax adds | Adrian Lane | |
2020-04-05 | minor refactoring, syntax changes | Adrian Lane | |
2020-04-05 | Matching changes to function names for consistency | Adrian Lane | |
2020-04-05 | Minor variable changes for clarity. | Adrian Lane | |
2020-04-05 | Increased robustness of variable setting, performed minor refactoring of ↵ | Adrian Lane | |
functions and general cleanup. | |||
2020-04-03 | Refactored ipmi_channel(), minor syntax changes (last push till next feedback). | Adrian Lane | |
2020-04-03 | Minor syntax/comment changes | Adrian Lane | |
2020-04-03 | Refactor to oop, add argparsing & logging (debug/quiet). Implemeneted ↵ | Adrian Lane | |
feedback from Jeff Lane. | |||
2020-03-28 | Function refactoring and general cleanup. | Adrian Lane | |
2020-03-28 | Minor syntax changes w/ print(f). | Adrian Lane | |
2020-03-28 | Converted ipmi_test from Bash to Python3; added functionality and ↵ | Adrian Lane | |
streamlined output. | |||
2020-02-28 | Merge #379963 from ~kissiel/plainbox-provider-checkbox:xrandr-final-showdown | PMR | |
2020-02-27 | xrand_cycle: don't try setting resolutions that don't work | Maciej Kisielewski | |
The long-lasting problem was that xrandr listed resolution it could not set. The resolutions in question are ones that use DoubleScan (due to their _usual_ low pixel count each row is scanned twice so the refresh frequencies are not bonkers). This patch changes how xrandr_cycle polls for available modes from xrandr, so we can not take into consideration the DoubleScan modes. The modes that are not filtered out should be valid modes that xrandr can use. Fixes: LP: #1627581 | |||
2020-02-25 | Merge #379215 from ↵ | PMR | |
~rodsmith/plainbox-provider-checkbox:unify-stress-ng-wrapper-scripts-2 Replace three stress-ng wrapper scripts with one unified script. | |||
2020-02-24 | Added explicit 'environ' specification to memory stress test definition | Rod Smith | |
2020-02-24 | Merge #378892 from ~jocave/plainbox-provider-checkbox:rpi-cam-armhf-only | PMR | |
2020-02-21 | Merge #379584 from ~alanec/plainbox-provider-checkbox:update-ipmi-tests | PMR | |
Converted bin/ipmi_test use FreeIPMI. Added checks for IPMI version + ipmi-locate. Enhanced output readability. | |||
2020-02-21 | Merge #379662 from ~jocave/plainbox-provider-checkbox:remove-ctx-cruft | PMR | |
2020-02-21 | wwan: remove missed context cruft from gsm test | Jonathan Cave | |
Cleanup Some last traces of guacamole. | |||
2020-02-21 | Merge #379656 from ~jocave/plainbox-provider-checkbox:use-dbus-wwan-resource | PMR | |
2020-02-21 | wwan: use dbus on resource as with other jobs | Jonathan Cave | |
2020-02-21 | Output reformating. | Adrian Lane | |
2020-02-20 | Added checks in bin/ipmi_test for IPMI version + ipmi-locate. Enhanced ↵ | Adrian Lane | |
output readability to handle increased output. | |||
2020-02-20 | Add support for STRESS_NG_MIN_SWAP_SIZE env variable to set min swap size | Rod Smith | |
2020-02-20 | Merge #378431 from ↵ | PMR | |
~bladernr/plainbox-provider-checkbox:1861536-add-kabylake-cpuid Update cpuid.py to include more recent Kaby Lake stepping. | |||
2020-02-20 | Merge #379405 from ↵ | PMR | |
~bladernr/plainbox-provider-checkbox:1863789-update-cpuid-opteron Updated to add AMD Lisbon ID | |||
2020-02-19 | Update bin/ipmi_test to use FreeIPMI in place of OpenIPMI (ipmitool). | Adrian Lane | |
2020-02-19 | Merge #379460 from ~kissiel/plainbox-provider-checkbox:fix-raid-testing | PMR | |
2020-02-19 | set threshold for disk_read test to 80MB/s for RAIDs | Maciej Kisielewski | |
2020-02-19 | fix storage_test so it sees partitions on RAIDs | Maciej Kisielewski | |
2020-02-19 | Merge #379444 from plainbox-provider-checkbox:release | PMR | |
Release_2020_Week8 | |||
2020-02-19 | increment version to v0.52.0.dev0 | PMR | |
2020-02-19 | Bump to v0.51.0 | PMR | |
2020-02-18 | Add ID for AMD Lisbon (Opteron 4100), change naming for 6100 to proper name ↵ | Jeff Lane | |
Magny-Cours lp: #1863789 | |||
2020-02-14 | Replace three stress-ng scripts with a unified script. | Rod Smith | |
2020-02-13 | Merge #378969 from ~jocave/plainbox-provider-checkbox:snap-install-base-runtime | PMR | |
2020-02-13 | snap_tests.py: add verbose output on install tests | Jonathan Cave | |
The snapd class now supports print task information during async operations. Enable this for just install tests. | |||
2020-02-13 | snap_tests.py: pick test snap based on base | Jonathan Cave | |
The attempt to install the test snap can be significantly slowed down if its base snap is not currently installed on the system. Use appropriate base snap based on which base checkbox is using. | |||
2020-02-11 | camera: only run rpi test on armhf | Jonathan Cave | |
The VideoCore userland currently only works on 32bit arch. | |||
2020-02-11 | Bump to v0.51.0rc1 | PMR | |
2020-02-11 | Merge #378757 from ~jocave/plainbox-provider-checkbox:packaging-remove-guac | PMR | |
2020-02-07 | info/packaging: remove python3-guacamole from deps | Jonathan Cave | |
There are no longer any scripts using this module so removing the packaging unit | |||
2020-02-07 | Merge #378756 from ~jocave/plainbox-provider-checkbox:wwan-master-deguac | PMR | |
2020-02-07 | Merge #378753 from ~jocave/plainbox-provider-checkbox:dkms-info-deguac | PMR | |
2020-02-07 | wifi_master_mode: remove use of guacamole module | Jonathan Cave | |
2020-02-07 | wifi_master_mode: rename script | Jonathan Cave | |
2020-02-07 | dkms_info: remove use of guacamole module | Jonathan Cave | |
2020-02-07 | dkms_info: move tests to test subdir | Jonathan Cave | |
2020-02-07 | test_recovery_info: remove cruft | Jonathan Cave | |
2020-02-07 | dkms_info: rename script | Jonathan Cave | |