Show patches with: none      |   156 patches
« 1 2 »
Patch Series S/W/F Date Submitter Delegate State
T6275 implement callback/lava --- 2017-07-06 Guillaume Tucker Accepted
Fix SoC name handling in LAVA v2 callback data --- 2017-07-24 Guillaume Tucker Accepted
Fix test_set POST api --- 2017-07-27 Loys Ollivier Accepted
Update the test POST API --- 2017-07-28 Loys Ollivier Accepted
Add LAVA callback action --- 2017-08-01 Guillaume Tucker Accepted
Add git_branch field to test suite collection --- 2017-08-09 Loys Ollivier Accepted
Test documentation update --- 2017-08-16 Loys Ollivier Accepted
New lava v2 callback for lava tests --- 2017-08-22 Loys Ollivier Accepted
T6994 fix v2 regression data --- 2017-09-11 Guillaume Tucker Accepted
T6730 trigger bisection --- 2017-09-13 Guillaume Tucker Accepted
From test callback add all tests as test results --- 2017-09-18 Loys Ollivier Accepted
Move email settings from Tornado to Celery config --- 2017-09-20 Guillaume Tucker Accepted
Remove a LOT of the email verboseness --- 2017-10-19 matthew.hart@linaro.org Accepted
Boot report fixup --- 2017-10-23 Guillaume Tucker Accepted
Treat infrastructure errors as UNKNOWN status in LAVA v2 callback --- 2017-10-23 Guillaume Tucker Accepted
Allow OPTIONS requests on the server --- 2017-10-27 Loys Ollivier Accepted
T7434 test plan in boot docs --- 2017-11-06 Guillaume Tucker Accepted
lava_log_parser.py: add timestamps to HTML log output --- 2017-11-09 Guillaume Tucker Accepted
Clean up global variable names and docstrings --- 2017-11-17 Guillaume Tucker Accepted
T7565 device type in bisection --- 2017-11-20 Guillaume Tucker Accepted
lava_log_parser.py: update requirements --- 2017-11-20 Loys Ollivier Accepted
utils/callback: lava.py fix variable name cleanup --- 2017-11-20 Loys Ollivier Accepted
T7495 Look for early LAVA v2 job failures and set them as UNKNOWN --- 2017-11-20 Guillaume Tucker Accepted
T7830 Fix boot regressions issue due to board instance name --- 2017-11-21 Guillaume Tucker Accepted
Several bug fixes --- 2017-11-23 Guillaume Tucker Accepted
T7850 Shuffle bisections to better distribute them across the boards --- 2017-11-28 Guillaume Tucker Accepted
T7885 Separate tests from boots (consolidation) --- 2017-11-28 Guillaume Tucker Accepted
T7885 Separate tests from boots --- 2017-12-11 Guillaume Tucker Accepted
utils/callback: lava.py store raw json data from LAVA callbacks --- 2017-12-19 Loys Ollivier Accepted
Fix boot warnings when parsing LAVA v2 callback --- 2018-01-09 Guillaume Tucker Accepted
TestSuite: fix new document ids --- 2018-01-30 Guillaume Tucker Accepted
Merge staging branch --- 2018-02-01 Guillaume Tucker Accepted
T8411 test suite fixup --- 2018-02-06 Guillaume Tucker Accepted
T8524 Use the KERNEL_TREE Jenkins parameter for bisections --- 2018-02-15 Guillaume Tucker Accepted
Fix link to installation instructions --- 2018-02-19 Tomeu Vizoso Accepted
Test documents: store raw json logs as well --- 2018-02-28 Loys Ollivier Accepted
Decode log lines in the LAVA callback to utf8 --- 2018-05-24 matthew.hart@linaro.org Accepted
T7884 Add results fields to boot bisection documents --- 2018-05-30 Guillaume Tucker Accepted
T7884 Add handler for /bisect POST to save bisection results --- 2018-06-05 Guillaume Tucker Accepted
T6973 Enable boot bisection email report --- 2018-06-06 Guillaume Tucker Accepted
Fix pep8 errors --- 2018-06-06 Guillaume Tucker Accepted
T9475 Add BisectDocument.kernel with kernel identifier --- 2018-06-18 Guillaume Tucker Accepted
T9356 lava_log_parser: write logs as Unicode --- 2018-06-25 Guillaume Tucker Accepted
doc: fix typo in html_title --- 2018-09-14 Guillaume Tucker Accepted
Add a build environment required field to builds --- 2018-11-12 matthew.hart@linaro.org Accepted
T11785 missing test results in report --- 2018-11-14 Guillaume Tucker Accepted
Update email unit tests with double quotes in From --- 2018-11-14 Guillaume Tucker Accepted
Kill celery workers after 20 tasks, or over 60 seconds in a task --- 2018-11-27 matthew.hart@linaro.org Accepted
utils/report/bisect: remove support for HTML bisection report --- 2018-12-28 Guillaume Tucker Accepted
T12512 test regressions with multiple compilers --- 2019-01-25 matthew.hart@linaro.org Accepted
Fix boot conflicts python exception --- 2019-03-25 matthew.hart@linaro.org Accepted
Test template --- 2019-03-29 Guillaume Tucker Accepted
add a new 'test_template' object in the POST/send API --- 2019-03-29 matthew.hart@linaro.org Accepted
Update unittest instructions per modern lore --- 2019-04-25 Dan Rue Accepted
Fix build emails blaiming wrong compiler --- 2019-04-26 matthew.hart@linaro.org Accepted
Change all .py files to LGPL v2.1+ --- 2019-09-10 matthew.hart@linaro.org Accepted
Remove the AGPL license file --- 2019-09-24 matthew.hart@linaro.org Accepted
HACK - this is to verify Travis CI is correctly set up --- 2019-11-04 Guillaume Tucker Accepted
WIP T18187 test case soc --- 2020-01-24 Guillaume Tucker Accepted
Fix pycodestyle error in callback/lava.py --- 2020-05-11 Guillaume Tucker Accepted
T22499 remove boot support --- 2020-07-22 Guillaume Tucker Accepted
T23119 schema clean up --- 2020-08-17 Guillaume Tucker Accepted
Fix job status in LAVA callback handling --- 2020-08-18 Guillaume Tucker Accepted
Fix log line translation key error --- 2020-08-25 Guillaume Tucker Accepted
T21323 Fix support for slashes in branch names --- 2020-09-03 Guillaume Tucker Accepted
T23358 Enable range keys in batch count queries --- 2020-09-10 Guillaume Tucker Accepted
T24390 Add missing indexes for SoC summary --- 2020-10-22 Guillaume Tucker Accepted
Drop background option when creating indexes --- 2020-10-28 Guillaume Tucker Accepted
Drop the "Not tracking" noisy log messages --- 2020-11-04 Guillaume Tucker Accepted
Allow UNKNOWN test status as it's reported by LAVA --- 2020-11-11 Guillaume Tucker Accepted
Add test_case index for SoC view per tree (job) --- 2020-11-19 Guillaume Tucker Accepted
HACK README.md: add message about WIP branch --- 2020-12-07 Guillaume Tucker Accepted
models: add missing KERNEL_KEY in bisect POST --- 2018-06-29 Guillaume Tucker New
Fix error handling when no bisect document found for email report --- 2018-07-03 Guillaume Tucker New
T9718 build.txt: fix Unicode handling errors --- 2018-07-04 Guillaume Tucker New
kci_test: remove "arm" as default architecture in test results --- 2018-09-07 Guillaume Tucker New
WIP T10505 test groups --- 2018-09-11 Guillaume Tucker New
report/templates/test: add board and arch to each detailed section --- 2018-10-15 Guillaume Tucker New
WIP T9957 bisect boot links --- 2018-10-17 Guillaume Tucker New
report/templates/bisect: add disclaimer paragraph --- 2018-11-15 Guillaume Tucker New
Require redis==2.10.6 to avoid incompatible upgrades with celery --- 2018-11-16 Guillaume Tucker New
Ignore lab name when looking for unique bisections --- 2018-11-30 Guillaume Tucker New
WIP T12021 celery test results --- 2018-12-05 Guillaume Tucker New
T11616 bisection report with logs --- 2018-12-12 Guillaume Tucker New
utils/report/test: only show test cases that failed --- 2018-12-24 Guillaume Tucker New
utils/report/test: remove support for HTML test reports --- 2019-01-03 Guillaume Tucker New
WIP T12385 test case regressions --- 2019-01-03 Guillaume Tucker New
T12459 Remove architecture-specific code --- 2019-01-07 Guillaume Tucker New
T12512 regressions with multiple compilers --- 2019-01-11 Guillaume Tucker New
T12407 Include single test plan in test reports --- 2019-01-11 Guillaume Tucker New
T12645 test plan options v4l2-compliance --- 2019-01-22 Guillaume Tucker New
T12348 duplicate bisections --- 2019-01-24 Guillaume Tucker New
T12812 Include test plan name in test report email unique key --- 2019-01-30 Guillaume Tucker New
WIP T12987 Add compiler in bisection email reports --- 2019-02-13 Guillaume Tucker New
Skip boot conflict data in reports as it's currently broken --- 2019-04-24 Guillaume Tucker New
T12593 validate callback metadata --- 2019-05-01 Guillaume Tucker New
requirements.txt: pin down the version of sphinxcontrib-httpdomain --- 2019-05-08 Guillaume Tucker New
T14669 Create top-level group with multiple test suites from LAVA jobs --- 2019-05-27 Guillaume Tucker New
T14890 lab conflicts regressions --- 2019-06-20 Guillaume Tucker New
utils/report/bisect: add line about using Reported-by --- 2019-06-26 Guillaume Tucker New
« 1 2 »