summaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa/utils
AgeCommit message (Expand)Author
8 hoursoeqa/postactions: Do not use -l option with dfKhem Raj
2024-03-07qemurunner.py: Fix error on calls to run_monitorEilís 'pidge' Ní Fhlannagáin
2024-02-29oeqa/lib/utils/postactions: fix host disk usage stats retrievalAlexis Lothoré
2024-02-27oeqa/utils/postactions: testimage: add host disk usage stat as post actionAlexis Lothoré
2024-02-27oeqa/utils/postactions: add target disk usage stat as post actionAlexis Lothoré
2024-02-27oeqa/utils/postactions: isolate directory creation in dedicated actionAlexis Lothoré
2024-02-27testimage: create a list of failed test post actionsAlexis Lothoré
2024-02-27lib/oeqa: share get_json_result_dir helperAlexis Lothoré
2024-01-30oeqa/qemurunner: Handle rare shutdown raceRichard Purdie
2023-12-21qemurunner: more cleanups for output blockingAlex Bennée
2023-12-20qemurunner: Improve handling of serial port output blockingRichard Purdie
2023-12-20qemurunner: Improve stdout logging handlingRichard Purdie
2023-12-13qemurunner: remove unused importRoss Burton
2023-10-15oeqa/qemurunner: Drop newlines serial workaroundRichard Purdie
2023-10-11oeqa/utils/gitarchive: ensure tag matches regex before getting its fieldsAlexis Lothoré
2023-10-11oeqa/utils/gitarchive: fix tag pattern searchingAlexis Lothoré
2023-10-11oeqa/qemurunner: Ensure we retry after BrokenPipeErrorRichard Purdie
2023-10-10oeqa/qemurunner: Add extra logging when console doesn't appearRichard Purdie
2023-10-10runqemu/qemurunner: Use nodelay with tcp serial connectionsRichard Purdie
2023-10-10oeqa/qemurunner: Add newlines serial workaroundRichard Purdie
2023-10-08qemurunner.py: detect login prompt without without utf-8 conversionMikko Rapeli
2023-10-04qemurunner: Show both the login console log and all logging upon failureRichard Purdie
2023-10-04qemurunner: Log the second serial console as well as the firstRichard Purdie
2023-10-04qemurunner: Use backslashreplace with utf8 to make invalid characters clearRichard Purdie
2023-10-04qemurunner: Skip conversion from/to binary data for logfileRichard Purdie
2023-09-28oeqa/utils/gitarchive: Handle broken commit counts in results repoRichard Purdie
2023-09-22oeqa: Streamline oe-selftest startup timeRichard Purdie
2023-08-24oeqa/utils/gitarchive: replace warning with info when reading local tagsAlexis Lothoré
2023-08-23oeqa/utils/gitarchive: fall back to local tags when listing existing tagsAlexis Lothoré
2023-08-23oeqa/utils/gitarchive: allow to pass a logger to get_tagsAlexis Lothoré
2023-08-21oeqa/utils/gitarchive: fix tag computation when creating archiveAlexis Lothoré
2023-08-16Revert "oeqa/utils/gitarchive: fix tag computation when creating archive"Richard Purdie
2023-08-15oeqa/utils/gitarchive: fix tag computation when creating archiveAlexis Lothoré
2023-07-26oeqa/utils/nfs: allow requesting non-udp portsAnuj Mittal
2023-07-21oeqa/ltp: rewrote LTP testcase and parserRoss Burton
2023-06-29testimage/oeqa: Drop testimage_dump_host functionalityThomas Roos
2023-06-17oeqa/logparser: Fix ptest No-section exceptionRichard Purdie
2023-06-06qemurunner.py: fix error message about qmpChen Qi
2023-05-25qemurunner: add boot logs to do_testimage task logs in real timeMikko Rapeli
2023-05-22qemurunner: avoid leaking server_socketMikko Rapeli
2023-05-22qemurunner: support serial console login via qemu stdoutMikko Rapeli
2023-05-03oeqa/runtime/ptest: Make returning no test results a failureRichard Purdie
2023-04-20oeqa/utils/metadata.py: Fix running oe-selftest running with no distro setThomas Roos
2023-03-31oeqa: whitespace and indentation cleanupsEnrico Jörns
2023-03-31oeqa/utils/qemurunner: fix undefined TimeoutExpiredEnrico Jörns
2023-03-31oeqa/utils/qemurunner: limit precision of timing debugging outputEnrico Jörns
2023-03-31oeqa/utils/qemurunner: replace hard-coded user 'root' in debug outputEnrico Jörns
2023-03-31oeqa/utils/commands: remove unused importsEnrico Jörns
2023-03-31oeqa/utils/commands: fix usage of undefined EPIPEEnrico Jörns
2023-02-10oeqa qemurunner.py: try to avoid reading one character at a timeMikko Rapeli