Age | Commit message (Expand) | Author | Files |
2019-03-24 | oeqa/utils/gitarchive: Handle case where parent is only on origin | Richard Purdie | 1 |
2019-02-25 | oe-build-perf-report/gitarchive: Move common useful functions to library | Richard Purdie | 1 |
2019-02-25 | scripts/oe-git-archive: Separate out functionality to library function | Richard Purdie | 1 |
2019-02-25 | oeqa/logparser: Various misc cleanups | Richard Purdie | 1 |
2019-02-25 | oeqa/logparser: Improve results handling | Richard Purdie | 1 |
2019-02-25 | oeqa/utils/logparser: Add in support for duration, exitcode and logs by section | Richard Purdie | 1 |
2019-02-25 | oeqa/logparser: Reform the ptest results parser | Richard Purdie | 1 |
2019-02-25 | oeqa/logparser: Further simplification/clarification | Richard Purdie | 1 |
2019-02-25 | oeqa/utils/logparser: Simplify ptest log parsing code | Richard Purdie | 1 |
2019-01-28 | oeqa/utils/buildproject: Only clean files if we've done something | Richard Purdie | 1 |
2019-01-28 | oeqa: make it work for multiple users | Robert Yang | 1 |
2019-01-28 | oeqa/utils/qemurunner: set timeout to 60s for run_serial | Robert Yang | 2 |
2019-01-28 | oeqa/utils/qemurunner: Print output when failed to login | Robert Yang | 1 |
2018-12-06 | oeqa/utils/qemurunner.py: Fix python regex warnings | Richard Purdie | 1 |
2018-12-06 | oeqa/utils/commands: Avoid unclosed file warnings | Richard Purdie | 1 |
2018-12-06 | oeqa: don't litter /tmp with temporary directories | Ross Burton | 2 |
2018-12-06 | oeqa/utils/qemurunner: Avoid tracebacks on closed files | Richard Purdie | 1 |
2018-12-06 | oeqa/qemurunner: Remove resource python warnings | Richard Purdie | 1 |
2018-12-06 | oeqa/utils/commands: Avoid log message duplication | Richard Purdie | 1 |
2018-12-06 | oeqa/utils/qemurunner: Fix python ResourceWarning for unclosed file | Richard Purdie | 1 |
2018-12-06 | oeqa/utils/commands: Add extra qemu failure logging | Richard Purdie | 1 |
2018-11-16 | oeqa/utils/httpserver: Rework to avoid hangs and improve logging | Richard Purdie | 1 |
2018-10-29 | oeqa/utils/metadata: Allow to function without the git module | Richard Purdie | 1 |
2018-10-09 | qemurunner: Remove the signal handler before stopping qemu | Richard Purdie | 1 |
2018-08-15 | package_manager/sdk: Use filtered copies of the deploy ipk/deb directories | Richard Purdie | 1 |
2018-07-26 | qemurunner.py: fix is_alive() to avoid confusing with recycled pid | Robert Yang | 1 |
2018-07-26 | logging: use warning instead warn | Chen Qi | 1 |
2018-04-07 | devtool/oeqa: Ensure added layers set LAYERSERIES_COMPAT | Richard Purdie | 1 |
2018-02-27 | package_manager: Filter to only rpms we depend upon | Richard Purdie | 1 |
2017-12-10 | utils: qemurunner.py: cleanup grammar and ensure consistency | Mark Asselstine | 1 |
2017-12-10 | utils: qemurunner.py: Log both 'failed to reach login banner" reasons | Mark Asselstine | 1 |
2017-12-10 | utils: qemurunner.py: Add wall clock to 'timeout' logging | Mark Asselstine | 1 |
2017-12-02 | oeqa/commands: don't break if get_bb_vars is passed a tuple | Ross Burton | 1 |
2017-11-21 | qemurunner: Simplify binary data handling | Richard Purdie | 1 |
2017-11-09 | oeqa: Clean up logger handling | Richard Purdie | 3 |
2017-11-09 | oeqa/qemurunner: Use logger.debug, not logger.info | Richard Purdie | 1 |
2017-11-09 | qemurunner: Ensure logging handler is removed | Richard Purdie | 1 |
2017-11-08 | sshcontrol.py: in copy_to() always use scp | Erik Botö | 1 |
2017-11-05 | qemurunner: fix bad indentation in serial login | Ross Burton | 1 |
2017-09-25 | qemurunner: print tail qemu log in case bootlog is empty | Leonardo Sandoval | 1 |
2017-09-13 | qemurunner.py: wait for PID to appear in procfs | Juro Bystricky | 1 |
2017-09-07 | qemurunner.py: refactor searching for QEMU PID | Juro Bystricky | 1 |
2017-09-07 | oeqa/qemurunner: Improve logging | Richard Purdie | 1 |
2017-08-29 | qemurunner: Tweak qemu pid starting timeout code | Richard Purdie | 1 |
2017-08-23 | utils/logparser.py: fix section check | Robert Yang | 1 |
2017-08-23 | oeqa/utils/logparser.py: add skip status | Robert Yang | 1 |
2017-06-28 | commands.py: live output logging + result.error encoding fix | Patrick Ohly | 1 |
2017-06-28 | meta: Fix return value checks from subprocess.call()'s | Mikko Rapeli | 2 |
2017-06-05 | scripts/oe-test: Move load_test_components to oeqa.utils | Aníbal Limón | 1 |
2017-05-23 | oeqa.utils.git: use --verify in rev_parse() | Markus Lehtonen | 1 |