Age | Commit message (Expand) | Author | Files |
2017-03-26 | oeqa.buildperf: limit the length of error output | Markus Lehtonen | 1 |
2017-03-26 | oe-build-perf-test: sum rusage in buildstats | Markus Lehtonen | 1 |
2017-03-26 | oe-build-perf-test: pack all buildstat in one file | Markus Lehtonen | 2 |
2017-02-15 | oeqa/buildperf: don't archive stdout/stderr of commands | Markus Lehtonen | 2 |
2017-02-05 | oeqa.buildperf: reword test descriptions | Markus Lehtonen | 1 |
2017-01-23 | oeqa.buildperf: store measurements as a dict (object) in the JSON report | Markus Lehtonen | 1 |
2017-01-23 | oeqa.buildperf: change sorting in json report | Markus Lehtonen | 1 |
2017-01-23 | oe-build-perf-test: remove unused imports and fix indent | Markus Lehtonen | 1 |
2017-01-23 | oe-build-perf-test: save test metadata in a separate file | Markus Lehtonen | 1 |
2017-01-23 | oeqa.buildperf: report results in chronological order | Markus Lehtonen | 1 |
2017-01-23 | oeqa.buildperf: extend xml report format with test description | Markus Lehtonen | 1 |
2017-01-23 | oeqa.buildperf: extend xml format to contain measurement data | Markus Lehtonen | 1 |
2017-01-23 | oe-build-perf-test: enable xml reporting | Markus Lehtonen | 1 |
2017-01-23 | oeqa.buildperf: include error details in json report | Markus Lehtonen | 1 |
2017-01-23 | oeqa.buildperf: sync test status names with JUnit | Markus Lehtonen | 1 |
2017-01-23 | oeqa.buildperf: prevent a crash on unexpected success | Markus Lehtonen | 1 |
2016-10-05 | oeqa.buildperf: measure apparent size instead of real disk usage | Markus Lehtonen | 2 |
2016-09-13 | oeqa.buildperf: another fix for splitting 'nevr' string | Markus Lehtonen | 1 |
2016-09-08 | oeqa.buildperf: be sure to use the latest buildstats | Markus Lehtonen | 1 |
2016-09-08 | oeqa.buildperf: try harder when splitting 'nevr' string | Markus Lehtonen | 1 |
2016-09-06 | oeqa.buildperf: correct globalres time format | Markus Lehtonen | 1 |
2016-09-03 | oeqa.buildperf: include commands log file name in results.json | Markus Lehtonen | 1 |
2016-09-03 | oeqa.buildperf: include buildstats file name in results.json | Markus Lehtonen | 2 |
2016-09-03 | oeqa.buildperf: show skipped tests in results, too | Markus Lehtonen | 1 |
2016-09-03 | oeqa.buildperf: convert buildstats into json format | Markus Lehtonen | 1 |
2016-09-03 | oeqa.buildperf: measure io stat | Markus Lehtonen | 1 |
2016-09-03 | oeqa.buildperf: don't use Gnu time | Markus Lehtonen | 1 |
2016-09-03 | oeqa.buildperf: rename buildstats directories | Markus Lehtonen | 1 |
2016-09-03 | oeqa.buildperf: separate output dir for each test | Markus Lehtonen | 1 |
2016-09-03 | oeqa.buildperf: strip date from buildstats directory path | Markus Lehtonen | 1 |
2016-09-03 | oeqa.buildperf: enable json-formatted results | Markus Lehtonen | 1 |
2016-09-03 | oeqa.buildperf: add 'product' to test result data | Markus Lehtonen | 1 |
2016-09-03 | oeqa.buildperf: treat failed measurements as errors | Markus Lehtonen | 1 |
2016-09-03 | oeqa.buildperf: make tests independent | Markus Lehtonen | 2 |
2016-09-03 | oeqa.buildperf: fix checking of invalid results | Markus Lehtonen | 1 |
2016-08-25 | oe-build-perf-test: add {git_commit_count} keyword for --commit-results-tag | Markus Lehtonen | 1 |
2016-08-25 | oeqa.buildperf: add git commit count to result data | Markus Lehtonen | 1 |
2016-08-25 | oe-build-perf-test: new {tag_num} keyword for --commit-results-tag | Markus Lehtonen | 1 |
2016-08-25 | oe-build-perf-test: tag results committed to Git | Markus Lehtonen | 1 |
2016-08-25 | oe-build-perf-test: implement --commit-results-branch | Markus Lehtonen | 1 |
2016-08-25 | oe-build-perf-test: support committing results data to Git | Markus Lehtonen | 1 |
2016-08-25 | oeqa.buildperf: use term commit instead of revision | Markus Lehtonen | 1 |
2016-08-25 | oeqa.utils.git: implement GitRepo.get_current_branch() | Markus Lehtonen | 1 |
2016-08-25 | oeqa.utils.git: introduce GitRepo.rev_parse() | Markus Lehtonen | 1 |
2016-08-20 | oeqa.buildperf: fix crash when creating globalres.log | Markus Lehtonen | 1 |
2016-08-17 | oeqa.buildperf: use oe.path.remove() | Markus Lehtonen | 2 |
2016-08-17 | oeqa.buildperf: be more verbose about failed commands | Markus Lehtonen | 1 |
2016-08-17 | oeqa.buildperf: introduce runCmd2() | Markus Lehtonen | 2 |
2016-08-17 | oeqa.buildperf: convert test cases to unittest | Markus Lehtonen | 1 |
2016-08-17 | oeqa.buildperf: add BuildPerfTestResult class | Markus Lehtonen | 2 |