Age | Commit message (Expand) | Author |
2020-05-18 | Updated get_ipmi_channel() to skip invalid IPMI channels. | Adrian Lane |
2020-05-18 | Updated _process_exec() conditionals with more appropriate evaluation method. | Adrian Lane |
2020-05-18 | Updated conditional in get_ipmi_channel() to match similar methods. | Adrian Lane |
2020-05-16 | Major refactor for: helper fn and __init__ cleanup, docstrings added and remo... | Adrian Lane |
2020-04-29 | Made ipmi_locate() informational for the time being. Getting segfaults w/ som... | Adrian Lane |
2020-04-27 | PEP8 spacing correction. | Adrian Lane |
2020-04-26 | Minor refactor of ipmi_channel(). | Adrian Lane |
2020-04-26 | Enhanced ipmi driver retrival, cleaned up output formatting & syntax, fixed m... | Adrian Lane |
2020-04-24 | Minor syntax correction for PEP8 compliance. | Adrian Lane |
2020-04-24 | Added support for multiple IPMI driver types (at once), cleaned up ipmi_chann... | Adrian Lane |
2020-04-20 | Merge #382600 from ~alanec/plainbox-provider-checkbox:ipmi_test-py | PMR |
2020-04-20 | Minor refactoring (implemented feedback from Jeff Lane). | Adrian Lane |
2020-04-20 | Merge #382321 from ~jocave/plainbox-provider-checkbox:booted-kernel-fix | PMR |
2020-04-17 | Minor refactoring, private function declaration. | Adrian Lane |
2020-04-16 | power-management: add failed service checks | Jonathan Cave |
2020-04-15 | Updated loop in ipmi_channel_helper(). | Adrian Lane |
2020-04-15 | Minor syntax fix in helper functions. | Adrian Lane |
2020-04-15 | PEP8 spacing update. | Adrian Lane |
2020-04-15 | Updated ipmi_channel_hlpr(). | Adrian Lane |
2020-04-15 | booted_kernel_tests: fix for base core18 snaps | Jonathan Cave |
2020-04-15 | Refactored ipmi_channel(), improved robustness. | Adrian Lane |
2020-04-13 | it should be a typo from 6f896de9 which break functionality | Alex Tu |
2020-04-12 | Fix for loop in ipmi_channel(). | Adrian Lane |
2020-04-12 | General refactor/enhancements (var defines, syntax/comments). | Adrian Lane |
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 func... | Adrian Lane |
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 feedbac... | Adrian Lane |
2020-04-03 | bin:pm_test: Use the NORMAL_USER en var when invoked via remote | Sylvain Pineau |
2020-03-31 | bin:disk_read_performance_test: Revert ata threshold to 80 MB/sec | Sylvain Pineau |
2020-03-30 | bin/light_sensor_test: set script executable | ray.chen |
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 streamlined... | Adrian Lane |
2020-03-26 | Merge #381120 from ~rodsmith/plainbox-provider-checkbox:update-disk-read-perf... | PMR |
2020-03-26 | Backed off nvme and mdadm changes to disk_read_performance_test in response t... | Rod Smith |
2020-03-26 | Merge #379950 from ~ray.chen/plainbox-provider-checkbox:add-ambient-light-sen... | PMR |
2020-03-25 | power: add light sensor test | ray.chen |
2020-03-24 | Update disk_read_performance_test with new device types & more modern minimum... | Rod Smith |
2020-03-20 | stress_ng_test: Reintroduced missing af-alg stressor in the cpu stress test l... | Jeff Lane |
2020-03-11 | Fixed failure of LXD test to run under 20.04 pre-release | Rod Smith |
2020-03-06 | Merge #379349 from ~jocave/plainbox-provider-checkbox:tty-qrcode-roundtrip | PMR |
2020-03-06 | camera: add roundtrip-qr display/camera test | Jonathan Cave |
2020-02-27 | xrand_cycle: don't try setting resolutions that don't work | Maciej Kisielewski |
2020-02-25 | Merge #379215 from ~rodsmith/plainbox-provider-checkbox:unify-stress-ng-wrapp... | PMR |
2020-02-21 | Merge #379584 from ~alanec/plainbox-provider-checkbox:update-ipmi-tests | PMR |