[Activity] LAVA team weekly report, week 48
Team Work Logged # stylesen Progress # * LAVA-1429 - Dispatcher Refactoring * LAVA-1568 - DF: Change the log structure (100.0%) * Avoid repeating logs everywhere - std logs, yaml logs, top level action logs, etc. * Addressed review comments on stdout log with the latest patch - got merged. * More work on log structure changes for dispatcher refactoring: * Fix unit tests to use a temporary scratch directory * Remove all usage of python logging module directly - instead use YamlLogger * LAVA-1429 - Dispatcher Refactoring * LAVA-1401 - DF: Implement basic use cases for Panda, BBB (25.0%) * Reviewed and merged latest conf for panda and panda-es * Reviewed and merged patchset. * Fix power commands usage from device configs - https://review.linaro.org/3714 * LAVA-1317 - LAVA Dispatcher * LAVA-1551 - Add support for OPKG (assume target image dependencies exist) to lava-test-shell dependencies (7.14%) * Reviewed the patchset and tested it locally. Added review comments regarding 'opkg' support in the patchset review. * Merged patchset after review (for review comments) and test in local environment. # remi.duraff...@st.com Progress # * LAVA-1317 - LAVA Dispatcher * LAVA-1318 - Integrate the b2120 (70.0%) * The script is working (uploading on snapshots) but they are public for the moment. I will add the BUILD-info.txt tomorrow. * Finish the script and show it to Cedric for testing. * LAVA-1317 - LAVA Dispatcher * LAVA-1375 - LC: B2120 in LAVA (30.0%) * Fix the boot of the b2120stxh407 that is in the lab. It was not working after the lab move. It's now running correctly. # gesha Progress # * LAVA-1317 - LAVA Dispatcher * LAVA-1551 - Add support for OPKG (assume target image dependencies exist) to lava-test-shell dependencies (100.0%) * Thinking on how to test this feature. # stevan.radakovic Progress # * LAVA-1608 - General Team Items * LAVA-1592 - Stevan's Bugs (38.46%) * Creating clone instance with db dump from production. * Fixed. * Async=false had to be removed since chrome doesn't support it. Moving bunch of code to callback function. * LAVA-1536 - LAVA Server * LAVA-1576 - My subscriptions page (61.54%) * New page, implementing listing all filter subscriptions first. * Implementing image reports subscriptions table. # neil.willi...@linaro.org Progress # * LAVA-1429 - Dispatcher Refactoring * LAVA-1401 - DF: Implement basic use cases for Panda, BBB (100.0%) # milo Progress # * LAVA-1511 - Upstream Kernel CI * LAVA-1641 - 2. Filtering Distributed Results (100.0%) * Updated data model with new fields and imported new data on staging. * Added new fields to data model and fixed convert script. * Add new field to data model, fix frontend. * Created new view to fix old links landing page. Team In-Progress # georgy.redkozu...@linaro.org Plan # * LAVA-1710 - Create tests * LAVA-1692 - Further design discussion meeting with tyler, senthil, alan in preparation for TI meeting # milo.casagra...@linaro.org Plan # * LAVA-1683 - Fix API URLs - remove redundant /api/ * LAVA-1651 - Health monitoring for components * LAVA-1726 - Monitor staging instance for multi lab boot reports # neil.willi...@linaro.org Plan # * LAVA-1614 - Create OpenTAC DeviceTree overlay data * LAVA-1707 - Implement customisable timeout support * LAVA-1401 - DF: Implement basic use cases for Panda, BBB # remi.duraff...@linaro.org Plan # * LAVA-1680 - Factorize utils functions in a specific module * LAVA-1580 - Download Helper * LAVA-1625 - Work with ITS/Systems to create private snapshots directory * LAVA-1577 - VCS Helper class # senthil.kuma...@linaro.org Plan # * LAVA-1718 - Separate module for logging * LAVA-1733 - Remove logging module imports everywhere * LAVA-1568 - DF: Change the log structure # stevan.radako...@linaro.org Plan # * LAVA-1576 - My subscriptions page * LAVA-1629 - 808 # tyler.ba...@linaro.org Plan # * LAVA-1713 - 816 * LAVA-1712 - 859 * LAVA-1606 - Tyler's Bugs * LAVA-1524 - ARM KVM boot testing * LAVA-1520 - Create LAVA boot report and submit to kernel ci dashboard ___ linaro-dev mailing list linaro-dev@lists.linaro.org http://lists.linaro.org/mailman/listinfo/linaro-dev
[ACTIVITY] LAVA team weekly report, week 49
Team Work Logged # tyler-baker Progress # * LAVA-1511 - Upstream Kernel CI * LAVA-1742 - Test device tree patch for XU3 (12.5%) * Tested v1 of patch set for XU3. Results are good, ethernet is now enabled and no sign of imprecise aborts. * LAVA-1608 - General Team Items * LAVA-1606 - Tyler's Bugs (50.0%) * Updated the documentation for dynamic masters. * Updated documentation around boolean parameters for lava-test-sheell * LAVA-1511 - Upstream Kernel CI * LAVA-1641 - 2. Filtering Distributed Results (%) * Reviewed the changes needed to Kevin's boot scripts to conform with the new schema. WIP to complete these issues. * There was an issue with the lava-functional-test.yaml as a required parameter changed. This has been updated and the functional tests our now working again. After running the functional tests I discovered that the functional test coverage is ~38% due to the fact staging.validation.linaro.org is not completely back online. * The lava-ci scripts have been updated to conform with version 1.0 of the JSON schema. Crude support has been added to allow POSTing of boot data to the dashboard. * LAVA-1511 - Upstream Kernel CI * LAVA-1741 - Write kernel patch for odroid-u2 boot failure (37.5%) * Kernel patch written and reviewed with maintainer. Posted to mailing list, waiting for review. # remi.duraff...@st.com Progress # * LAVA-1429 - Dispatcher Refactoring * LAVA-1401 - DF: Implement basic use cases for Panda, BBB (11.96%) * Initial review. * Review * First review. * Review and test. * LAVA-1429 - Dispatcher Refactoring * LAVA-1580 - Download Helper (26.09%) * LAVA-1429 - Dispatcher Refactoring * LAVA-1577 - VCS Helper class (21.74%) * Use the Git and Bzr helpers in the RepoActions. * LAVA-1429 - Dispatcher Refactoring * LAVA-1735 - Inlined test defintion (13.04%) * Adding tests * Merging after master updates. * LAVA-1608 - General Team Items * LAVA-1611 - Remi's Bugs (27.17%) * Fix crash when raising a exception and cleanup a bit some code. * Investigate issues in the script for the SWG (issues in requests module). * Fix the script for the SWG * Make AutoLoginAction skippable # gesha Progress # * LAVA-1608 - General Team Items * LAVA-1592 - Stevan's Bugs (25.0%) * Reviewing patch * LAVA-1536 - LAVA Server * LAVA-1576 - My subscriptions page (100.0%) * Reviewing patch # stevan.radakovic Progress # * LAVA-1317 - LAVA Dispatcher * LAVA-1452 - Disable public filters and image reports based on private streams (31.43%) * Testing all possible scenarios, started implementing basic authorization. * Implementing filters authorization. * LAVA-1608 - General Team Items * LAVA-1592 - Stevan's Bugs (68.57%) * Creating clone instance with db dump from production. * Resolving data import problems. * Import data from production database to local instance. * Investigating the cause in the dispatchers' log parser. * LAVA-1536 - LAVA Server * LAVA-1576 - My subscriptions page (%) * Testing, patch up for review. # neil.willi...@linaro.org Progress # * LAVA-1429 - Dispatcher Refactoring * LAVA-1401 - DF: Implement basic use cases for Panda, BBB (%) * LAVA-1429 - Dispatcher Refactoring * LAVA-1583 - Complete the support for install steps and parameters (100.0%) # milo Progress # * LAVA-1511 - Upstream Kernel CI * LAVA-1641 - 2. Filtering Distributed Results (50.0%) * Fixed issues discovered on staging. * Similar boot report view added to boot overview. * Initial code to validate boot lab token for DELETE actions implemented, needs tests. * LAVA-1511 - Upstream Kernel CI * LAVA-1640 - 1. Reliable Infrastructure (baseline) (2.94%) * Completed testing on staging. * LAVA-1511 - Upstream Kernel CI * LAVA-1566 - [frontend] Refactor JavaScript libraries (47.06%) * Javascript libraries refactored using, where possible, a revealing module pattern. Team In-Progress # georgy.redkozu...@linaro.org Plan # * LAVA-1710 - Create tests * LAVA-1692 - Further design discussion meeting with tyler, senthil, alan in preparation for TI meeting * LAVA-1408 - DF2: LAVA performance collection improvements (CARD-1258) # milo.casagra...@linaro.org Plan # * LAVA-1747 - Token used to post boot report should be able to delete as well * LAVA-1651 - Health monitoring for components # neil.willi...@linaro.org Plan # * LAVA-1614 - Create OpenTAC DeviceTree overlay data * LAVA-1737 - Add support for local secondary media * LAVA-1673 - Extend ResetDevice to know power state * LAVA-1401 - DF: Implement basic use cases for Panda, BBB * LAVA-1708 - Clean up cancellation support # remi.duraff...@linaro.org Plan # * LAVA-1680 - Factorize utils functions in a specific module * LAVA-1577 - VCS Helper class * LAVA-1580 - Download Helper # senthil.kuma...@linaro.org Plan # * LAVA-1718 - Separate module for logging * LAVA-1733 - Remove logging module imports everywher
[ACTIVITY] LAVA team weekly report, week 50
Team Work Logged # tyler-baker Progress # * LAVA-1511 - Upstream Kernel CI * LAVA-1641 - 2. Filtering Distributed Results (66.6%) * The update has been done, and working well with the new dashboard system. * LAVA-1511 - Upstream Kernel CI * LAVA-1524 - ARM KVM boot testing (33.33%) * Have initial patches for VMGroups support for the job-runner and job creator. Discussed at this week's kernel ci meeting how we might go about displaying the host and guest boot logs. * LAVA-1511 - Upstream Kernel CI * LAVA-1520 - Create LAVA boot report and submit to kernel ci dashboard (66.67%) * A prototype script now can produce aggregated reports from the dashboard api. There is additional work to understand the depth of the e-mail reporting required as with over 200 boot instances it's creating a lot of data and can be hard to summarize it concisely. # remi.duraff...@st.com Progress # * LAVA-1429 - Dispatcher Refactoring * LAVA-1401 - DF: Implement basic use cases for Panda, BBB (20.0%) * Review * Review * LAVA-1429 - Dispatcher Refactoring * LAVA-1755 - ST boards support (56.0%) * Add NFSRootfs deployment only (without tftp). * Testing * LAVA-1608 - General Team Items * LAVA-1611 - Remi's Bugs (34.0%) * Fix some crashes when the pipeline/job definition/device configuration are badly formatted. * Review for LAVA-1583 * Track down and fix boot failure on kvm * Code review. # gesha Progress # * LAVA-1429 - Dispatcher Refactoring * LAVA-1408 - DF2: LAVA performance collection improvements (CARD-1258) (100.0%) * Added new section for performance statistic collection to the job definition. Implemented expansion of the parameters from json into testdefinition yaml. Implemented performance statistic gathering based on parameters. Results are displayed as test cases with measurements in particular test run. # stevan.radakovic Progress # * LAVA-1317 - LAVA Dispatcher * LAVA-1452 - Disable public filters and image reports based on private streams (25.0%) * Implementing image reports authorization. * LAVA-1608 - General Team Items * LAVA-1592 - Stevan's Bugs (75.0%) * Producion clone up and running, queries are running faster then on actual production. * Adding dispatcher and large group of qemu devices. * Stress test local setup. Bug reproduction still not possible. # neil.willi...@linaro.org Progress # * LAVA-1429 - Dispatcher Refactoring * LAVA-1401 - DF: Implement basic use cases for Panda, BBB (100.0%) # milo Progress # * LAVA-1511 - Upstream Kernel CI * LAVA-1641 - 2. Filtering Distributed Results (100.0%) * Initial work has been locally tested and is now available in production. * Fixed bisect logic in backend; tested and already deployed. * More robust logic to extrapolate the real defconfig value from kconfig_fragments is being tested on staging. * Deployed change in production and ran more tests. * Ran even more tests locally and on staging, fixed issues found and rolled to production. * Fixed frontend bisect data visualization. * All boot related views have been implemented. Team In-Progress # georgy.redkozu...@linaro.org Plan # * LAVA-1692 - Further design discussion meeting with tyler, senthil, alan in preparation for TI meeting * LAVA-1710 - Create tests * LAVA-1408 - DF2: LAVA performance collection improvements (CARD-1258) # milo.casagra...@linaro.org Plan # * LAVA-1651 - Health monitoring for components * LAVA-1761 - Add similar boot reports based on other tree * LAVA-1759 - Add missing boot JSON schema fields # neil.willi...@linaro.org Plan # * LAVA-1614 - Create OpenTAC DeviceTree overlay data * LAVA-1401 - DF: Implement basic use cases for Panda, BBB * LAVA-1737 - Add support for local secondary media # remi.duraff...@linaro.org Plan # * LAVA-1680 - Factorize utils functions in a specific module * LAVA-1580 - Download Helper * LAVA-1577 - VCS Helper class # senthil.kuma...@linaro.org Plan # * LAVA-1568 - DF: Change the log structure * LAVA-1733 - Remove logging module imports everywhere * LAVA-1718 - Separate module for logging # stevan.radako...@linaro.org Plan # * LAVA-1734 - 909 * LAVA-1452 - Disable public filters and image reports based on private streams * LAVA-1629 - 808 # tyler.ba...@linaro.org Plan # * LAVA-1524 - ARM KVM boot testing * LAVA-1520 - Create LAVA boot report and submit to kernel ci dashboard * LAVA-1641 - 2. Filtering Distributed Results ___ linaro-dev mailing list linaro-dev@lists.linaro.org http://lists.linaro.org/mailman/listinfo/linaro-dev
[ACTIVITY] LAVA team weekly report, week 51
Team Work Logged # tyler-baker Progress # * LAVA-1685 - LAVA Maintenance * LAVA-1772 - Production Hot Fixes or 2014.12.1 (100.0%) * Fixes have been cherry-picked, tagged, and pushed. The new dispatcher package has been released, and lab team informed to deploy the fixes. # stylesen Progress # * LAVA-1608 - General Team Items * LAVA-1695 - Senthil's Code Reviews (8.33%) * reviewed and merged https://review.linaro.org/#/c/4044/ * reviewed and merged - https://review.linaro.org/#/c/4002/ * LAVA-1608 - General Team Items * LAVA-1609 - Senthil's Bugs (91.67%) * Code available for review - https://review.linaro.org/#/c/4059/ * After repeated failure attempts to reproduce this bug - reached out the reporter of the bug to clarify and found out that the bug is unrelated and INVALID as it stands on the bug description. # remi.duraff...@st.com Progress # * LAVA-1608 - General Team Items * LAVA-1611 - Remi's Bugs (25.0%) * Improve job status failure reporting * LAVA-1429 - Dispatcher Refactoring * LAVA-1755 - ST boards support (75.0%) * Now booting the board using JTAG and NFSrootfs # gesha Progress # * LAVA-1429 - Dispatcher Refactoring * LAVA-1408 - DF2: LAVA performance collection improvements (CARD-1258) (100.0%) * Implemented and tested new helpers. * Implemented and tested new helpers # stevan.radakovic Progress # * LAVA-1317 - lava-dispatcher maintenance * LAVA-1452 - Disable public filters and image reports based on private streams (34.78%) * Wrap up final implementation details. * LAVA-1608 - General Team Items * LAVA-1592 - Stevan's Bugs (52.17%) * Adding database support for delta reporting to be per user configurable. * Started implementing materialized views in local setup. * LAVA-1536 - LAVA Server * LAVA-1622 - Create Charts with non-numeric build numbers (13.04%) * Rebase with master and support old south migration files. # neil.willi...@linaro.org Progress # * LAVA-1429 - Dispatcher Refactoring * LAVA-1401 - DF: Implement basic use cases for Panda, BBB (100.0%) # milo Progress # * LAVA-1511 - Upstream Kernel CI * LAVA-1557 - [frontend] Add cache for query results (36.64%) * Simple caching mechanism being tested on staging. * Code has been tested and tweaked on the staging instance, ready to be merged into master. * LAVA-1511 - Upstream Kernel CI * LAVA-1641 - 2. Filtering Distributed Results (57.25%) * New fields have been added and doc update. * Similar boot reports are now being searched for. * Boot result description is now shown only if boot status is not 'PASS'. * Initial implementation of showing/hiding lab groups tested locally. * Hide/Show button now available on production server. * Support for gte and lt query has been added and tested. * Added 'mach' field to boot reports data model. * LAVA-1511 - Upstream Kernel CI * LAVA-1779 - Add firewall rules to new production server (6.11%) * Firewall rules added to ansible config and locally tested. Team In-Progress # georgy.redkozu...@linaro.org Plan # * LAVA-1692 - Further design discussion meeting with tyler, senthil, alan in preparation for TI meeting * LAVA-1681 - Update UI to show iteration number * LAVA-1408 - DF2: LAVA performance collection improvements (CARD-1258) * LAVA-1777 - Create lava-test-shell helpers for performance collection * LAVA-1776 - Create lava-test-shell helpers for background process handling * LAVA-1710 - Create tests # milo.casagra...@linaro.org Plan # * LAVA-1771 - Trigger view of success/fail/unknown via URL * LAVA-1779 - Add firewall rules to new production server * LAVA-1651 - Health monitoring for components # neil.willi...@linaro.org Plan # * LAVA-1614 - Create OpenTAC DeviceTree overlay data * LAVA-1401 - DF: Implement basic use cases for Panda, BBB * LAVA-1737 - Add support for local secondary media # remi.duraff...@linaro.org Plan # * LAVA-1680 - Factorize utils functions in a specific module * LAVA-1580 - Download Helper * LAVA-1755 - ST boards support * LAVA-1577 - VCS Helper class # senthil.kuma...@linaro.org Plan # * LAVA-1414 - LC: Linaro login integration with LAVA * LAVA-1639 - Debug LDAP settings for ARM production server * LAVA-1568 - DF: Change the log structure # stevan.radako...@linaro.org Plan # * LAVA-1721 - 694 * LAVA-1629 - 808 * LAVA-1602 - 786 # tyler.ba...@linaro.org Plan # * LAVA-1520 - Create LAVA boot report and submit to kernel ci dashboard * LAVA-1641 - 2. Filtering Distributed Results * LAVA-1766 - Insure android deployment mechanism uses proper root fs type ___ linaro-dev mailing list linaro-dev@lists.linaro.org http://lists.linaro.org/mailman/listinfo/linaro-dev
[ACTIVITY] LAVA team weekly report, week 2
Team Work Logged # milo Progress # * LAVA-1608 - General Team Items * LAVA-1802 - Milo's Connect Slides (12.5%) * Work on LCA15 slides. * More work on LCA15 slides. * LAVA-1511 - Upstream Kernel CI * LAVA-1554 - [backend] Email notification system (70.0%) * Imported Tyler's email script and started integrating it into the backend. * Boot email report code merged into master. * Worked on documentation and report handler. * LAVA-1511 - Upstream Kernel CI * LAVA-1782 - Create FAQ page for kernelci.org (10.0%) * Created stub for faq page. * LAVA-1511 - Upstream Kernel CI * LAVA-1783 - Create contact page for kernelci.org (7.5%) * Created stub contact-us page. # tyler-baker Progress # * LAVA-1608 - General Team Items * LAVA-1786 - Connect Presentations (61.9%) * Discussed with team about connect slides. The plan is to review all slide decks during the planning meeting on Thursday. Milo and I chatted about the upstream kernel validation slide deck, he will be creating slides about the dashboard front-end, back-end architecture. I've added the basic information I want to present into the slide deck, and now will work to refine it. * LAVA-1608 - General Team Items * LAVA-1787 - Quarterly Engineering Report (14.29%) * Reviewed the information presented, and added addtional information as requested. * LAVA-1511 - Upstream Kernel CI * LAVA-1641 - 2. Filtering Distributed Results (14.29%) * Patch created, tested and review. Sent to the mailing list for review. * Patch was accepted, maintainers requesting patch be sent to stable. * LAVA-1608 - General Team Items * LAVA-1788 - LAVA 2015 Priority Planning (9.52%) * Prepared slide deck for member meeting, LAVA mobile roadmap. # stylesen Progress # * LAVA-1317 - lava-dispatcher maintenance * LAVA-1414 - LC: Linaro login integration with LAVA (89.89%) * Investigate with Linaro LDAP tree for memberOf field. * LAVA-1608 - General Team Items * LAVA-1695 - Senthil's Code Reviews (10.11%) * Reviewed and merged. * Reviewed and merged. # remi.duraff...@st.com Progress # * LAVA-1608 - General Team Items * LAVA-1611 - Remi's Bugs (21.95%) * Reviewing Neil patches (first look) * Code * Slides for connect * LAVA-1429 - Dispatcher Refactoring * LAVA-1784 - New device configuration (78.05%) * First working PoC that can generate a correct configuration. Shell prompts are not handled for the moment. * Trying to generate the list of possible variables. Still not working. # neil.willi...@linaro.org Progress # * LAVA-1429 - Dispatcher Refactoring * LAVA-1402 - DF: support "repeat" in the new job files (27.27%) * LAVA-1429 - Dispatcher Refactoring * LAVA-1401 - DF: Implement basic use cases for Panda, BBB (27.27%) * LAVA-1685 - LAVA General (Release, Maintenance & Other) * LAVA-1403 - DH: LAVA-in-a-box (OpenTAC) demo (27.27%) * LAVA-1429 - Dispatcher Refactoring * LAVA-1455 - Perform Kexec testing with the new dispatcher (18.18%) Team In-Progress # georgy.redkozu...@linaro.org Plan # * LAVA-1777 - Create lava-test-shell helpers for performance collection * LAVA-1776 - Create lava-test-shell helpers for background process handling * LAVA-1710 - Create tests * LAVA-1692 - Further design discussion meeting with tyler, senthil, alan in preparation for TI meeting * LAVA-1681 - Update UI to show iteration number * LAVA-1408 - DF2: LAVA performance collection improvements (CARD-1258) # milo.casagra...@linaro.org Plan # * LAVA-1651 - Health monitoring for components * LAVA-1782 - Create FAQ page for kernelci.org * LAVA-1783 - Create contact page for kernelci.org * LAVA-1554 - [backend] Email notification system # neil.willi...@linaro.org Plan # * LAVA-1402 - DF: support "repeat" in the new job files * LAVA-1401 - DF: Implement basic use cases for Panda, BBB * LAVA-1790 - Document new dispatcher actions # remi.duraff...@linaro.org Plan # * LAVA-1784 - New device configuration * LAVA-1755 - ST boards support * LAVA-1680 - Factorize utils functions in a specific module * LAVA-1580 - Download Helper * LAVA-1577 - VCS Helper class # senthil.kuma...@linaro.org Plan # * LAVA-1797 - TestResult should accept non-numeric measurement * LAVA-1796 - Bundle format change to accept non-numeric measurement * LAVA-1795 - Change datatype for measurements * LAVA-1794 - Support non-numeric measurements * LAVA-1798 - Bump dashboard bundle format version * LAVA-1414 - LC: Linaro login integration with LAVA # stevan.radako...@linaro.org Plan # * LAVA-1629 - 808 * LAVA-1598 - 330 # tyler.ba...@linaro.org Plan # * LAVA-1792 - Tyler's Mentoring * LAVA-1785 - Investigate and Integrate ZTE development board * LAVA-1788 - LAVA 2015 Priority Planning * LAVA-1787 - Quarterly Engineering Report * LAVA-1786 - Connect Presentations * LAVA-1520 - Create LAVA boot report and submit to kernel ci dashboard * LAVA-1641 - 2. Filtering Distributed Results
[ACTIVITY] LAVA team weekly report, week 3
Team Work Logged # tyler-baker Progress # * LAVA-1511 - Upstream Kernel CI * LAVA-1818 - Document Upstream Kernel CI Project on WIKI (80.0%) * Two updates done to the wiki here: https://wiki.linaro.org/ProductTechnology/kernelci.org * LAVA-1511 - Upstream Kernel CI * LAVA-1641 - 2. Filtering Distributed Results (20.0%) * Patch ack'd and applied to arm-soc after a few revisions. # stylesen Progress # * LAVA-1317 - lava-dispatcher maintenance * LAVA-1414 - LC: Linaro login integration with LAVA (100.0%) * Document the findings with solutions. # remi.duraff...@st.com Progress # * LAVA-1608 - General Team Items * LAVA-1611 - Remi's Bugs (52.17%) * Review + debugging/cleaning some code * Reviewing and testing 4273 * Reviews * LAVA-1429 - Dispatcher Refactoring * LAVA-1402 - DF: support "repeat" in the new job files (30.43%) * Trying to debug a "too many opened files" situation that this card triggers. This is linked to the way we handle logging handlers. * Review+Test * LAVA-1429 - Dispatcher Refactoring * LAVA-1401 - DF: Implement basic use cases for Panda, BBB (4.35%) * Review * LAVA-1429 - Dispatcher Refactoring * LAVA-1455 - Perform Kexec testing with the new dispatcher (13.04%) * Reviewing # stevan.radakovic Progress # * LAVA-1536 - LAVA Server * LAVA-1622 - Create Charts with non-numeric build numbers (100.0%) * Rebasing and adding migration files. # neil.willi...@linaro.org Progress # * LAVA-1429 - Dispatcher Refactoring * LAVA-1401 - DF: Implement basic use cases for Panda, BBB (13.33%) * LAVA-1429 - Dispatcher Refactoring * LAVA-1804 - DF: Implement advanced use cases (100.0%) * LAVA-1429 - Dispatcher Refactoring * LAVA-1402 - DF: support "repeat" in the new job files (20.0%) # milo Progress # * LAVA-1511 - Upstream Kernel CI * LAVA-1554 - [backend] Email notification system (24.39%) * Written more tests, updated docs and deployed in production. * Reworked email trigger API and re-deployed. * LAVA-1511 - Upstream Kernel CI * LAVA-1811 - Frontend UI improvements/requests (9.76%) * Added logic to show qemu data if available. * LAVA-1511 - Upstream Kernel CI * LAVA-1782 - Create FAQ page for kernelci.org (4.88%) * Update FAQ page content and merge it into master. * LAVA-1511 - Upstream Kernel CI * LAVA-1783 - Create contact page for kernelci.org (2.44%) * Fixed typos and merged into master. * LAVA-1511 - Upstream Kernel CI * LAVA-1815 - File upload API (58.54%) * Started working on the file upload API. * Completed file upload API, need to clean it up and tweak small issues. Team In-Progress # georgy.redkozu...@linaro.org Plan # * LAVA-1817 - 1066 # milo.casagra...@linaro.org Plan # * LAVA-1651 - Health monitoring for components * LAVA-1554 - [backend] Email notification system * LAVA-1815 - File upload API # neil.willi...@linaro.org Plan # * LAVA-1805 - Port Multinode support # remi.duraff...@linaro.org Plan # * LAVA-1784 - New device configuration * LAVA-1755 - ST boards support * LAVA-1680 - Factorize utils functions in a specific module * LAVA-1580 - Download Helper * LAVA-1577 - VCS Helper class # senthil.kuma...@linaro.org Plan # * LAVA-1809 - Cross check migrations * LAVA-1794 - Support non-numeric measurements * LAVA-1414 - LC: Linaro login integration with LAVA # stevan.radako...@linaro.org Plan # * LAVA-1629 - 808 * LAVA-1598 - 330 * LAVA-1813 - LSK image reports migration # tyler.ba...@linaro.org Plan # * LAVA-1792 - Tyler's Mentoring * LAVA-1786 - Connect Presentations * LAVA-1819 - Draft Blog Post for Upstream Kernel CI Project * LAVA-1818 - Document Upstream Kernel CI Project on WIKI * LAVA-1785 - Investigate and Integrate ZTE development board ___ linaro-dev mailing list linaro-dev@lists.linaro.org http://lists.linaro.org/mailman/listinfo/linaro-dev
[ACTIVITY] LAVA team weekly report, week 5
Team Work Logged # tyler-baker Progress # * LAVA-1317 - lava-dispatcher maintenance * LAVA-1785 - Investigate and Integrate member development board (22.22%) * Basic ramdisk, nfs, and nfs master image implemented. Issue with ethernet driver is outstanding. Awaiting more information from Member LT. * LAVA-1511 - Upstream Kernel CI * LAVA-1829 - Improve Kernel-CI E-mail Reporting (77.78%) * Setup local development instance of dashboard. Loaded it with various bits of test data to check that most all use cases work properly. Added the additional information missing to the boot e-mail report as discussed in the kernel-ci meeting. Code has been tested locally, and pushed for review. https://review.linaro.org/#/c/4410/ # stylesen Progress # * LAVA-1536 - LAVA Server * LAVA-1823 - Provide support for Asian Languages (32.0%) * Did the following analysis and presented to the LAVA team during design discussion: * LAVA translation status * Unicode and non-unicode support * Consensus on some basic user defined inputs to support non-english characters * Came up with patches to support it without much code churn. * LAVA-1317 - lava-dispatcher maintenance * LAVA-1414 - LC: Linaro login integration with LAVA (36.0%) * A document was prepared with recommendations and sent to ARM team. * LAVA extension for login.linaro.org in progress. * LAVA-1536 - LAVA Server * LAVA-1622 - Create Charts with non-numeric build numbers (24.0%) * reviewed https://review.linaro.org/#/c/3623 * LAVA-1429 - Dispatcher Refactoring * LAVA-1401 - DF: Implement basic use cases for Panda, BBB (32.0%) * reviewed and merged https://review.linaro.org/#/c/4066/ # remi.duraff...@st.com Progress # * LAVA-1608 - General Team Items * LAVA-1611 - Remi's Bugs (100.0%) * Connect slides about umeq (understanding umeq design + first slides) # stevan.radakovic Progress # * LAVA-1608 - General Team Items * LAVA-1813 - LSK image reports migration (97.44%) * Added document to track changes. Created couple of reports as a working examples. * Migrate android armv8 reports. * Migrate juno reports. * Migrate arndale and vexpress image reports. * Grouping reports for multiple boards. * LAVA-1536 - LAVA Server * LAVA-1622 - Create Charts with non-numeric build numbers (2.56%) * Fix pep8 issues. # neil.willi...@linaro.org Progress # * LAVA-1429 - Dispatcher Refactoring * LAVA-1804 - DF: Implement advanced use cases (100.0%) * First part of the port to similar support as the current dispatcher. # milo Progress # * LAVA-1511 - Upstream Kernel CI * LAVA-1811 - Frontend UI improvements/requests (29.63%) * Display builds and boots count on job details page. * Fixed js library to show only failed boot reports as default. * Added missing data to build view, created new boot view. * LAVA-1511 - Upstream Kernel CI * LAVA-1554 - [backend] Email notification system (11.11%) * Make the email trigger api accept the lab name. * LAVA-1511 - Upstream Kernel CI * LAVA-1815 - File upload API (59.26%) * Ran more tests locally and on staging, merged the code on master. * Deployed on production and spent time testing it on staging * Load tested staging and on a local instance Team In-Progress # georgy.redkozu...@linaro.org Plan # * LAVA-1817 - 1066 # milo.casagra...@linaro.org Plan # * LAVA-1651 - Health monitoring for components * LAVA-1554 - [backend] Email notification system * LAVA-1828 - Fix spacing issues with kernel names on boot view # neil.willi...@linaro.org Plan # * LAVA-1806 - Port VMGroup support as secondary connections * LAVA-1827 - Extend Multinode for delayed start # remi.duraff...@linaro.org Plan # * LAVA-1784 - New device configuration * LAVA-1755 - ST boards support * LAVA-1680 - Factorize utils functions in a specific module * LAVA-1580 - Download Helper * LAVA-1577 - VCS Helper class # senthil.kuma...@linaro.org Plan # * LAVA-1823 - Provide support for extended charatersets * LAVA-1414 - LC: Linaro login integration with LAVA * LAVA-1832 - LAVA Extension for Linaro Login Service # stevan.radako...@linaro.org Plan # * LAVA-1629 - 808 * LAVA-1598 - 330 * LAVA-1813 - LSK image reports migration # tyler.ba...@linaro.org Plan # * LAVA-1792 - Tyler's Mentoring * LAVA-1819 - Draft Blog Post for Upstream Kernel CI Project * LAVA-1818 - Document Upstream Kernel CI Project on WIKI * LAVA-1830 - Implement file upload API in lava-ci * LAVA-1785 - Investigate and Integrate Member development board ___ linaro-dev mailing list linaro-dev@lists.linaro.org http://lists.linaro.org/mailman/listinfo/linaro-dev
[ACTIVITY] LAVA team weekly report, week 6
Team Work Logged # tyler-baker Progress # * LAVA-1511 - Upstream Kernel CI * LAVA-1830 - Implement file upload API in lava-ci (80.0%) * Had a quick discussion with Milo, who pointed out the example was incorrect. After fixing up the code, the single file upload is working and pushed in the lava-ci project. I'm currently testing it using my trigger. The plan here is that if there are no issues detected in the next few days, move the builders to use a the file upload api for publishing. * LAVA-1511 - Upstream Kernel CI * LAVA-1829 - Improve Kernel-CI E-mail Reporting (20.0%) * Milo has reviewed this change and I've pushed an updated patch set to reflect his comments. There is some cleanup work to be done, along with adding the unique boots/boards/builds that kevin h. has requested. # stylesen Progress # * LAVA-1317 - lava-dispatcher maintenance * LAVA-1414 - LC: Linaro login integration with LAVA (85.71%) * working on the extension patch. * LAVA-1608 - General Team Items * LAVA-1609 - Senthil's Bugs (14.29%) * Initial analysis on the bug. * Found the root cause and provided a fix in the test definition to the QA team. # remi.duraff...@st.com Progress # * LAVA-1608 - General Team Items * LAVA-1611 - Remi's Bugs (50.0%) * Look at Pipeline auto description function to dump a simple representation of the pipeline. * Finish the Pipeline dump. Use the dump to compare Pipeline built in the test against a reference dump. * LAVA-1429 - Dispatcher Refactoring * LAVA-1784 - New device configuration (50.0%) * Factorize code Fix some unitt tests * Patches delivered. Still some work to unify the configuration format and to write down the configuration generator. # gesha Progress # * LAVA-1317 - lava-dispatcher maintenance * LAVA-1381 - LC: Simple Loops within LAVA jobs (100.0%) * Added repeat iteration to the dashboard. # neil.willi...@linaro.org Progress # * LAVA-1429 - Dispatcher Refactoring * LAVA-1804 - DF: Implement advanced use cases (100.0%) # milo Progress # * LAVA-1511 - Upstream Kernel CI * LAVA-1811 - Frontend UI improvements/requests (68.57%) * Fixed spacing issues on boots table. * Started work on boot bisect data for a tree compared to mainline * Worked on the backed and frontend code, tested locally. * Continued working on bisect comparison: added logic for bisect script. * Implemented defconfig/build bisection compared to mainline. * Fixed wording on FAQ page. * LAVA-1511 - Upstream Kernel CI * LAVA-1554 - [backend] Email notification system (22.86%) * Looked into problem with multiple emails sent. * Deployed changes in production and tested that emails still work. * Took a look at why just one tree email was sent multiple times. * LAVA-1608 - General Team Items * LAVA-1836 - Milo's Code Review (8.57%) * Reviewed and tested Tyler's changes for kernelci email reporting. * Reviewed second patch, tested and merged. Team In-Progress # georgy.redkozu...@linaro.org Plan # * LAVA-1776 - Create lava-test-shell helpers for background process handling # milo.casagra...@linaro.org Plan # * LAVA-1840 - Fix FAQ page wording * LAVA-1651 - Health monitoring for components * LAVA-1837 - Review #4410 * LAVA-1554 - [backend] Email notification system * LAVA-1835 - Display boot bisect data compared to mainline # neil.willi...@linaro.org Plan # * LAVA-1806 - Port VMGroup support as secondary connections * LAVA-1827 - Extend Multinode for delayed start # remi.duraff...@linaro.org Plan # * LAVA-1680 - Factorize utils functions in a specific module * LAVA-1580 - Download Helper * LAVA-1577 - VCS Helper class * LAVA-1784 - New device configuration * LAVA-1755 - ST boards support # senthil.kuma...@linaro.org Plan # * LAVA-1823 - Provide support for Asian Languages (enable user fields) * LAVA-1414 - LC: Linaro login integration with LAVA * LAVA-1832 - LAVA Extension for Linaro Login Service # stevan.radako...@linaro.org Plan # * LAVA-1629 - 808 * LAVA-1598 - 330 * LAVA-1813 - LSK image reports migration # tyler.ba...@linaro.org Plan # * LAVA-1792 - Tyler's Mentoring * LAVA-1785 - Investigate and Integrate member development board * LAVA-1819 - Draft Blog Post for Upstream Kernel CI Project * LAVA-1818 - Document Upstream Kernel CI Project on WIKI * LAVA-1829 - Improve Kernel-CI E-mail Reporting * LAVA-1830 - Implement file upload API in lava-ci ___ linaro-dev mailing list linaro-dev@lists.linaro.org http://lists.linaro.org/mailman/listinfo/linaro-dev
[ACTIVITY] LAVA team weekly report, week 8
Team Work Logged # milo Progress # * LAVA-1511 - Upstream Kernel CI * LAVA-1811 - Frontend UI improvements/requests (98.42%) * Added unique values count for boot reports as we have on the email report. * Changed Google Analytics snippet to use the Universal Analytics one. * Make sure we are only showing, in the overall jobs page, the build and boot reports count for the latest job, not for all the jobs in the date range. * Worked during Connect on adding +/- buttons to show/hide bisect rows when there are more then a certain amount of them (now defaults to 6). * Completed bisect table functions to show/hide rows based on total number of rows available. * Fixed pie chart heading alignment on boots and builds page. * Created initial graph test (pass rate for jobs ran) as a base for other trending graphs. Cleaning up the code and adding tooltips, mouse over events is in progress. * LAVA-1608 - General Team Items * LAVA-1836 - Milo's Code Review (1.58%) * Review #4635. * Went through documentation rewrite in #4451 # stylesen Progress # * LAVA-1536 - LAVA Server * LAVA-1823 - Provide support for Asian Languages for key text fields (100.0%) * Patchsets are in review for both lava-server and lava-dispatcher as follows: https://review.linaro.org/#/c/4663/ https://review.linaro.org/#/c/4638/ # remi.duraff...@st.com Progress # * LAVA-1429 - Dispatcher Refactoring * LAVA-1871 - Dispatcher Master-Slave protocol (100.0%) # neil.willi...@linaro.org Progress # * LAVA-1429 - Dispatcher Refactoring * LAVA-1804 - DF: Implement advanced use cases (100.0%) Team In-Progress # georgy.redkozu...@linaro.org Plan # * LAVA-1778 - Update documentation * LAVA-1777 - Create lava-test-shell helpers for performance collection # milo.casagra...@linaro.org Plan # * LAVA-1651 - Health monitoring for components * LAVA-1554 - [backend] Email notification system * LAVA-1864 - Add simple trending graph for job view # neil.willi...@linaro.org Plan # * LAVA-1806 - Port VMGroup support as secondary connections * LAVA-1853 - Ensure VMgroup operations use a clean environment * LAVA-1827 - Extend Multinode for delayed start # remi.duraff...@linaro.org Plan # * LAVA-1680 - Factorize utils functions in a specific module * LAVA-1580 - Download Helper * LAVA-1784 - New device configuration * LAVA-1755 - ST boards support * LAVA-1577 - VCS Helper class # senthil.kuma...@linaro.org Plan # * LAVA-1832 - LAVA Extension for Linaro Login Service * LAVA-1414 - LC: Linaro login integration with LAVA # stevan.radako...@linaro.org Plan # * LAVA-1629 - 808 * LAVA-1831 - Add the ability to add/modify/remove meta-data for existing bundles * LAVA-1734 - 909 # tyler.ba...@linaro.org Plan # * LAVA-1792 - Tyler's Mentoring * LAVA-1818 - Document Upstream Kernel CI Project on WIKI * LAVA-1830 - Implement file upload API in lava-ci * LAVA-1819 - Draft Blog Post for Upstream Kernel CI Project * LAVA-1829 - Improve Kernel-CI E-mail Reporting ___ linaro-dev mailing list linaro-dev@lists.linaro.org http://lists.linaro.org/mailman/listinfo/linaro-dev
[ACTIVITY] LAVA team weekly report, week 10
Team Work Logged # tyler-baker Progress # * LAVA-1429 - Dispatcher Refactoring * LAVA-1643 - 4. Trending Builds Boots and Tests (5.88%) * Added support in the build scripts for changing out the toolchain. Create prototype script to provide TCWG build/boot test results using kernelci.org. * LAVA-1317 - lava-dispatcher maintenance * LAVA-1880 - Dynamic Fastboot Partitions (94.12%) * Working prototype can be found @ http://nwdrone.com. Schema has been reviewed with CI and Android team. Needs testing with FVP models, Juno, and Documentation. * Patch set has been updated based on feedback from the Android team. A micro LAVA instance has been deployed with three devices Nexus10, Nexus7, and Nexus 4. lava-test-shell and lava-android-test are confirmed working with ASOP and Linaro builds. Testing the changes on FVP and Arndale/Juno are still outstanding. # milo Progress # * LAVA-1511 - Upstream Kernel CI * LAVA-1811 - Frontend UI improvements/requests (98.77%) * Got almost all the job graph done, need to fix graph with 100s of data points (mainline kernel) and make the graph draggable: might require more time. * Created basic graphs for job pass/fail trend and for boot time trends. * LAVA-1608 - General Team Items * LAVA-1836 - Milo's Code Review (1.23%) * Reviewed dispatcher refactoring docs update. # remi.duraff...@st.com Progress # * LAVA-1429 - Dispatcher Refactoring * LAVA-1871 - Dispatcher Master-Slave protocol (100.0%) * Making the code atomic and load device configuration from the master. * Fix DB updates. * Fix signal handling using pipes (that can be poll with other sockets). # neil.willi...@linaro.org Progress # * LAVA-1429 - Dispatcher Refactoring * LAVA-1804 - DF: Implement advanced use cases (13.79%) * LAVA-1429 - Dispatcher Refactoring * LAVA-1394 - DF: LAVA server integration (86.21%) Team In-Progress # georgy.redkozu...@linaro.org Plan # * LAVA-1777 - Create lava-test-shell helpers for performance collection * LAVA-1778 - Update documentation # milo.casagra...@linaro.org Plan # * LAVA-1651 - Health monitoring for components * LAVA-1889 - Simplify and reuse JS library for graph support * LAVA-1554 - Email notification system * LAVA-1897 - Define tests JSON schema * LAVA-1896 - Add kernel tests support # neil.willi...@linaro.org Plan # * LAVA-1853 - Ensure VMgroup operations use a clean environment * LAVA-1806 - Port VMGroup support as secondary connections * LAVA-1895 - Ensure zeromq daemon keeps running # remi.duraff...@linaro.org Plan # * LAVA-1784 - New device configuration * LAVA-1755 - ST boards support * LAVA-1680 - Factorize utils functions in a specific module * LAVA-1580 - Download Helper * LAVA-1577 - VCS Helper class * LAVA-1436 - YAML description display support # senthil.kuma...@linaro.org Plan # * LAVA-1832 - LAVA Extension for Linaro Login Service * LAVA-1414 - LC: Linaro login integration with LAVA * LAVA-1879 - 4641 # stevan.radako...@linaro.org Plan # * LAVA-1831 - Add the ability to add/modify/remove meta-data for existing bundles * LAVA-1734 - 909 * LAVA-1629 - 808 * LAVA-1394 - DF: LAVA server integration # tyler.ba...@linaro.org Plan # * LAVA-1524 - ARM KVM boot testing * LAVA-1792 - Tyler's Mentoring * LAVA-1643 - 4. Trending Builds Boots and Tests * LAVA-1880 - Dynamic Fastboot Partitions ___ linaro-dev mailing list linaro-dev@lists.linaro.org http://lists.linaro.org/mailman/listinfo/linaro-dev
[ACTIVITY] LAVA team weekly report, week 10
Team Work Logged # tyler-baker Progress # * LAVA-1429 - Dispatcher Refactoring * LAVA-1643 - 4. Trending Builds Boots and Tests (16.0%) * Improvements to lava-ci were pushed. New platforms supported: * minnowboard-max * armada-370-mirabox Added retry logic for file upload. Fixed boot retries and board instance parameters. * LAVA-1317 - lava-dispatcher maintenance * LAVA-1880 - Dynamic Fastboot Partitions (32.0%) * Tested FVP and Arndale devices, a few changes where needed to support the new schema. Risk is low that these features will show regressions as they have been thoroughly tested. Documentation has been started to explain the updated schema. WIP Documentation and HiKey integration. * LAVA-1608 - General Team Items * LAVA-1792 - Tyler's Mentoring (8.0%) * A couple of meetings with LNG staff to hash out some x86 CI issue. Resolved all issues. * LAVA-1317 - lava-dispatcher maintenance * LAVA-1906 - HiKey Integration (32.0%) * Having some issues power cycling the board and getting into fastboot mode. The kernel is complaining about a USB related error 'error from flowcontrol urb'. Investigation is on going. I've tested deployment of a the debian image when I manage to get it into fastboot mode. Up next will be Android deployment. * LAVA-1511 - Upstream Kernel CI * LAVA-1907 - Basic Toolchain CI (12.0%) * Reporting latest version of the Linux kernel vs two compilers to tcwg list. 14.09 is the last released compiler, where as 15.02 is the development compiler. http://kernelci.org/boot/all/job/tbaker/kernel/v4.0-rc2-150-g6587457+gcc-linaro-4.9-2015.02/ http://kernelci.org/boot/all/job/tbaker/kernel/v4.0-rc2-150-g6587457+gcc-linaro-4.9-2015.02/ # milo Progress # * LAVA-1511 - Upstream Kernel CI * LAVA-1811 - Frontend UI improvements/requests (47.06%) * Created basic graphs for job pass/fail trend and for boot time trends. * LAVA-1511 - Upstream Kernel CI * LAVA-1896 - Add kernel tests support (52.94%) * Defined first version of the test schema to collect test results. * Completed first draft of kernelci tests JSON schema. * Started working on tests API implementation: the test_suite API is almost done. # remi.duraff...@st.com Progress # * LAVA-1608 - General Team Items * LAVA-1611 - Remi's Bugs (6.25%) * Tracking down a Pipeline bug * LAVA-1429 - Dispatcher Refactoring * LAVA-1784 - New device configuration (75.0%) * Using Jinja2 template to generate device configuration * Implementing generation of device configuration * Testing error reporting * LAVA-1429 - Dispatcher Refactoring * LAVA-1871 - Dispatcher Master-Slave protocol (18.75%) * Reviewing my own code and removing the need for the END signal retries. # neil.willi...@linaro.org Progress # * LAVA-1429 - Dispatcher Refactoring * LAVA-1394 - DF: LAVA server integration (100.0%) Team In-Progress # georgy.redkozu...@linaro.org Plan # * LAVA-1777 - Create lava-test-shell helpers for performance collection * LAVA-1778 - Update documentation # milo.casagra...@linaro.org Plan # * LAVA-1651 - Health monitoring for components * LAVA-1889 - Simplify and reuse JS library for graph support * LAVA-1554 - Email notification system * LAVA-1897 - Define tests JSON schema * LAVA-1896 - Add kernel tests support * LAVA-1908 - Implement tests API # neil.willi...@linaro.org Plan # * LAVA-1853 - Ensure VMgroup operations use a clean environment * LAVA-1865 - Separate process to update templates in-situ * LAVA-1888 - Submission validation checks on incoming YAML * LAVA-1437 - Key value stores for device dictionary and job pipeline * LAVA-1806 - Port VMGroup support as secondary connections # remi.duraff...@linaro.org Plan # * LAVA-1755 - ST boards support * LAVA-1784 - New device configuration * LAVA-1436 - YAML description display support # senthil.kuma...@linaro.org Plan # * LAVA-1414 - LC: Linaro login integration with LAVA * LAVA-1900 - 1244 * LAVA-1879 - 4641 * LAVA-1901 - LXC device in LAVA * LAVA-1903 - Implement legacy LXC device type * LAVA-1902 - LXC container literature study * LAVA-1905 - Sample Job definitions * LAVA-1904 - Initial documentation for LXC device type # stevan.radako...@linaro.org Plan # * LAVA-1831 - Add the ability to add/modify/remove meta-data for existing bundles * LAVA-1734 - 909 * LAVA-1629 - 808 * LAVA-1394 - DF: LAVA server integration # tyler.ba...@linaro.org Plan # * LAVA-1524 - ARM KVM boot testing * LAVA-1907 - Basic Toolchain CI * LAVA-1906 - HiKey Integration * LAVA-1792 - Tyler's Mentoring * LAVA-1643 - 4. Trending Builds Boots and Tests ___ linaro-dev mailing list linaro-dev@lists.linaro.org http://lists.linaro.org/mailman/listinfo/linaro-dev
[ACTIVITY] LAVA team weekly report, week 10
Team Work Logged # tyler-baker Progress # * LAVA-1429 - Dispatcher Refactoring * LAVA-1643 - 4. Trending Builds Boots and Tests (16.0%) * Improvements to lava-ci were pushed. New platforms supported: * minnowboard-max * armada-370-mirabox Added retry logic for file upload. Fixed boot retries and board instance parameters. * LAVA-1317 - lava-dispatcher maintenance * LAVA-1880 - Dynamic Fastboot Partitions (32.0%) * Tested FVP and Arndale devices, a few changes where needed to support the new schema. Risk is low that these features will show regressions as they have been thoroughly tested. Documentation has been started to explain the updated schema. WIP Documentation and HiKey integration. * LAVA-1608 - General Team Items * LAVA-1792 - Tyler's Mentoring (8.0%) * A couple of meetings with LNG staff to hash out some x86 CI issue. Resolved all issues. * LAVA-1317 - lava-dispatcher maintenance * LAVA-1906 - HiKey Integration (32.0%) * Having some issues power cycling the board and getting into fastboot mode. The kernel is complaining about a USB related error 'error from flowcontrol urb'. Investigation is on going. I've tested deployment of a the debian image when I manage to get it into fastboot mode. Up next will be Android deployment. * LAVA-1511 - Upstream Kernel CI * LAVA-1907 - Basic Toolchain CI (12.0%) * Reporting latest version of the Linux kernel vs two compilers to tcwg list. 14.09 is the last released compiler, where as 15.02 is the development compiler. http://kernelci.org/boot/all/job/tbaker/kernel/v4.0-rc2-150-g6587457+gcc-linaro-4.9-2015.02/ http://kernelci.org/boot/all/job/tbaker/kernel/v4.0-rc2-150-g6587457+gcc-linaro-4.9-2015.02/ # milo Progress # * LAVA-1511 - Upstream Kernel CI * LAVA-1811 - Frontend UI improvements/requests (47.06%) * Created basic graphs for job pass/fail trend and for boot time trends. * LAVA-1511 - Upstream Kernel CI * LAVA-1896 - Add kernel tests support (52.94%) * Defined first version of the test schema to collect test results. * Completed first draft of kernelci tests JSON schema. * Started working on tests API implementation: the test_suite API is almost done. # remi.duraff...@st.com Progress # * LAVA-1608 - General Team Items * LAVA-1611 - Remi's Bugs (6.25%) * Tracking down a Pipeline bug * LAVA-1429 - Dispatcher Refactoring * LAVA-1784 - New device configuration (75.0%) * Using Jinja2 template to generate device configuration * Implementing generation of device configuration * Testing error reporting * LAVA-1429 - Dispatcher Refactoring * LAVA-1871 - Dispatcher Master-Slave protocol (18.75%) * Reviewing my own code and removing the need for the END signal retries. # neil.willi...@linaro.org Progress # * LAVA-1429 - Dispatcher Refactoring * LAVA-1394 - DF: LAVA server integration (100.0%) Team In-Progress # georgy.redkozu...@linaro.org Plan # * LAVA-1777 - Create lava-test-shell helpers for performance collection * LAVA-1778 - Update documentation # milo.casagra...@linaro.org Plan # * LAVA-1651 - Health monitoring for components * LAVA-1889 - Simplify and reuse JS library for graph support * LAVA-1554 - Email notification system * LAVA-1897 - Define tests JSON schema * LAVA-1896 - Add kernel tests support * LAVA-1908 - Implement tests API # neil.willi...@linaro.org Plan # * LAVA-1853 - Ensure VMgroup operations use a clean environment * LAVA-1865 - Separate process to update templates in-situ * LAVA-1888 - Submission validation checks on incoming YAML * LAVA-1437 - Key value stores for device dictionary and job pipeline * LAVA-1806 - Port VMGroup support as secondary connections # remi.duraff...@linaro.org Plan # * LAVA-1755 - ST boards support * LAVA-1784 - New device configuration * LAVA-1436 - YAML description display support # senthil.kuma...@linaro.org Plan # * LAVA-1414 - LC: Linaro login integration with LAVA * LAVA-1900 - 1244 * LAVA-1879 - 4641 * LAVA-1901 - LXC device in LAVA * LAVA-1903 - Implement legacy LXC device type * LAVA-1902 - LXC container literature study * LAVA-1905 - Sample Job definitions * LAVA-1904 - Initial documentation for LXC device type # stevan.radako...@linaro.org Plan # * LAVA-1831 - Add the ability to add/modify/remove meta-data for existing bundles * LAVA-1734 - 909 * LAVA-1629 - 808 * LAVA-1394 - DF: LAVA server integration # tyler.ba...@linaro.org Plan # * LAVA-1524 - ARM KVM boot testing * LAVA-1907 - Basic Toolchain CI * LAVA-1906 - HiKey Integration * LAVA-1792 - Tyler's Mentoring * LAVA-1643 - 4. Trending Builds Boots and Tests ___ linaro-dev mailing list linaro-dev@lists.linaro.org http://lists.linaro.org/mailman/listinfo/linaro-dev
[ACTIVITY] LAVA team weekly report, week 13
Team Work Logged # tyler-baker Progress # * LAVA-1317 - lava-dispatcher maintenance * LAVA-1926 - lava-bot ci (20.0%) * lava-bot is back in service. Currently we it is watching lava-coordinator, lava-server, and lava-dispatcher on all development branches. +1/-1 reviews are working with links directly to the test ouput. * LAVA-1317 - lava-dispatcher maintenance * LAVA-1925 - Production 2015.03 Hot Fixes (80.0%) * Various production hotfixes for Android and VMgroups. # remi.duraff...@st.com Progress # * LAVA-1608 - General Team Items * LAVA-1611 - Remi's Bugs (100.0%) * Fix logging or DUT output * Refactore the logging. Eveyrything is now in YAML by default and does validate correctly. # gesha Progress # * LAVA-1429 - Dispatcher Refactoring * LAVA-1930 - Add level to logging (100.0%) # stevan.radakovic Progress # * LAVA-1536 - LAVA Server * LAVA-1831 - Add the ability to add/modify/remove meta-data for existing bundles (100.0%) * Backend code for metadata editing. # neil.willi...@linaro.org Progress # * LAVA-1429 - Dispatcher Refactoring * LAVA-1394 - DF: LAVA server integration (41.67%) * LAVA-1429 - Dispatcher Refactoring * LAVA-1919 - Use the right env when validating (41.67%) * LAVA-1429 - Dispatcher Refactoring * LAVA-1954 - Change pipeline store behaviour (16.67%) # milo Progress # * LAVA-1511 - Upstream Kernel CI * LAVA-1554 - Email notification system (16.0%) * Aggregated lab count in the boot email report for failed boots. * LAVA-1511 - Upstream Kernel CI * LAVA-1920 - Backend improvements (12.0%) * Fixed token API to be consistent with the rest of the resources, updated docs. * LAVA-1429 - Dispatcher Refactoring * LAVA-1932 - dispatcher-slave: retry the HELLO (24.0%) * Started looking into dispatcher-slave zmq code. * More code cleanup and pushed for review first attempt for the HELLO message retry logic. * LAVA-1511 - Upstream Kernel CI * LAVA-1896 - Add kernel tests support (32.0%) * Completed tests JSON schema documentation. * Completed, and merged on master, test schema APIs. More work need on doc side. * Updated test API examples and user cases, deployed new backend in production. * LAVA-1511 - Upstream Kernel CI * LAVA-1811 - Frontend UI improvements/requests (16.0%) * Added count of errors and warnings on build landing page, with direct link to the build log. Team In-Progress # georgy.redkozu...@linaro.org Plan # * LAVA-1778 - Update documentation * LAVA-1777 - Create lava-test-shell helpers for performance collection * LAVA-1872 - run on failure option to lava-test-case * LAVA-1681 - Update UI to show iteration number * LAVA-1930 - Add level to logging # milo.casagra...@linaro.org Plan # * LAVA-1889 - Simplify and reuse JS library for graph support * LAVA-1554 - Email notification system * LAVA-1932 - dispatcher-slave: retry the HELLO * LAVA-1890 - Aggregate failed labs into a count # neil.willi...@linaro.org Plan # * LAVA-1853 - Ensure VMgroup operations use a clean environment * LAVA-1806 - Port VMGroup support as secondary connections * LAVA-1865 - Separate process to update templates in-situ * LAVA-1888 - Submission validation checks on incoming YAML * LAVA-1437 - Key value stores for device dictionary and job pipeline * LAVA-1954 - Change pipeline store behaviour # remi.duraff...@linaro.org Plan # * LAVA-1755 - ST boards support * LAVA-1436 - YAML description display support # senthil.kuma...@linaro.org Plan # * LAVA-1903 - Implement legacy LXC device type * LAVA-1904 - Initial documentation for LXC device type * LAVA-1902 - LXC container literature study * LAVA-1905 - Sample Job definitions * LAVA-1901 - LXC device in LAVA * LAVA-1414 - LC: Linaro login integration with LAVA * LAVA-1946 - Admin console to edit login page message # stevan.radako...@linaro.org Plan # * LAVA-1734 - 909 * LAVA-1394 - DF: LAVA server integration * LAVA-1831 - Add the ability to add/modify/remove meta-data for existing bundles * LAVA-1929 - Export a set of variables on the DUT # tyler.ba...@linaro.org Plan # * LAVA-1792 - Tyler's Mentoring * LAVA-1524 - ARM KVM boot testing * LAVA-1643 - 4. Trending Builds Boots and Tests * LAVA-1926 - lava-bot ci ___ linaro-dev mailing list linaro-dev@lists.linaro.org http://lists.linaro.org/mailman/listinfo/linaro-dev
[ACTIVITY] LAVA team weekly report, week 14
Team Work Logged # milo Progress # * LAVA-1429 - Dispatcher Refactoring * LAVA-1932 - dispatcher-slave: retry the HELLO (56.82%) * More code cleanup and pushed for review first attempt for the HELLO message retry logic. * Continued working on HELLO-retry logic: avoiding sending multiple HELLO messages since the dispatcher master changes states. * Refactored HELLO-retry logic, introduced new protocol message (HELLO_RETRY). * Completed last round of review on HELLO retry logic. * LAVA-1511 - Upstream Kernel CI * LAVA-1554 - Email notification system (43.18%) * Started creating HTML template for boot report. * Continued work on multi-part email: refactored logic to create TXT based email and used a template also for that. Completed stub template for HTML email. * Completed boot multipart email report, started work on new build email report. # stylesen Progress # * LAVA-1429 - Dispatcher Refactoring * LAVA-1933 - Connect remote slaves to playground (100.0%) * Started with a local setup for playground worker. # gesha Progress # * LAVA-1429 - Dispatcher Refactoring * LAVA-1930 - Add level to logging (100.0%) # stevan.radakovic Progress # * LAVA-1429 - Dispatcher Refactoring * LAVA-1929 - Export a set of variables on the DUT (100.0%) * Local dispatcher setup. * Add logic for pulling environment variables for device from /etc/lava-server/env.dut.yaml * Passing the enviromnent varibles from master to slave. # neil.willi...@linaro.org Progress # * LAVA-1429 - Dispatcher Refactoring * LAVA-1394 - DF: LAVA server integration (26.32%) * LAVA-1429 - Dispatcher Refactoring * LAVA-1960 - Fix queueing behaviour in pipeline scheduler (21.05%) * LAVA-1429 - Dispatcher Refactoring * LAVA-1954 - Change pipeline store behaviour (52.63%) Team In-Progress # georgy.redkozu...@linaro.org Plan # * LAVA-1681 - Update UI to show iteration number # milo.casagra...@linaro.org Plan # * LAVA-1554 - Email notification system * LAVA-1944 - Create multi-part email # neil.willi...@linaro.org Plan # * LAVA-1961 - Implement Multinode scheduling for pipeline jobs # remi.duraff...@linaro.org Plan # * LAVA-1755 - ST boards support * LAVA-1436 - YAML description display support # senthil.kuma...@linaro.org Plan # * LAVA-1928 - Add timing to YAML logs * LAVA-1933 - Connect remote slaves to playground # stevan.radako...@linaro.org Plan # * LAVA-1734 - 909 * LAVA-1394 - DF: LAVA server integration * LAVA-1831 - Add the ability to add/modify/remove meta-data for existing bundles * LAVA-1929 - Export a set of variables on the DUT # tyler.ba...@linaro.org Plan # * LAVA-1792 - Tyler's Mentoring * LAVA-1524 - ARM KVM boot testing * LAVA-1643 - 4. Trending Builds Boots and Tests * LAVA-1926 - lava-bot ci ___ linaro-dev mailing list linaro-dev@lists.linaro.org https://lists.linaro.org/mailman/listinfo/linaro-dev
[ACTIVITY] LAVA team weekly report, week 14
Team Work Logged # tyler-baker Progress # * LAVA-1429 - Dispatcher Refactoring * LAVA-1643 - 4. Trending Builds Boots and Tests (32.0%) * Moved most kernelci.org projects to github. Merged testing branch to master, and retested functionality. Added cpufreq stress test and started to refactor the templates to use modules and kselftests. * LAVA-1511 - Upstream Kernel CI * LAVA-1524 - ARM KVM boot testing (52.0%) * Basic support has been pushed for VMGroups based boot testing. Currently only Mustang is supported, however Juno should be exactly the same. Need to fix a bug in the report script before this is placed into production. After the ARM64 KVM boots are happening, I'll focus on upstreaming kconfig fragments for ARMv7 based KVM platforms. * Fixed VMGroups reporting issue, and pushed the changes into the production CI loop. Upstream KVM boot results can be found here: http://kernelci.org/boot/?arm64&kvm * LAVA-1511 - Upstream Kernel CI * LAVA-1973 - Upstream kselftest fixes (16.0%) * Reviewed by Kevin, added some cleanups to get ready for submission. Patches posted, awaiting replies/reviews. # stylesen Progress # * LAVA-1429 - Dispatcher Refactoring * LAVA-1933 - Connect remote slaves to playground (100.0%) * Fixing rough edges to get connected. # gesha Progress # * LAVA-1317 - lava-dispatcher maintenance * LAVA-1381 - LC: Simple Loops within LAVA jobs (100.0%) * Functional test job definition https://review.linaro.org/5306 # stevan.radakovic Progress # * LAVA-1429 - Dispatcher Refactoring * LAVA-1929 - Export a set of variables on the DUT (100.0%) * Add logic for pulling environment variables for device from /etc/lava-server/env.dut.yaml * Passing the enviromnent varibles from master to slave. * Resolved issues pointed out in code review. * Looking into problem with logging error stacktraces. * Writing unit tests. # neil.willi...@linaro.org Progress # * LAVA-1429 - Dispatcher Refactoring * LAVA-1961 - Implement Multinode scheduling for pipeline jobs (100.0%) # milo Progress # * LAVA-1511 - Upstream Kernel CI * LAVA-1920 - Backend improvements (12.5%) * Started incorporating Kevin's build log parser to extract build log error and warning lines into their own files. * LAVA-1511 - Upstream Kernel CI * LAVA-1554 - Email notification system (87.5%) * Continued work on multi-part email: refactored logic to create TXT based email and used a template also for that. Completed stub template for HTML email. * Completed boot multipart email report, started work on new build email report. * Completed build and boot HTML email reports. TXT and HTML reports are now template based. * Added links to the frontend for the HTML build email report on the defconfig value; added links to the build log on errors/warnings count. Team In-Progress # dean.arn...@linaro.org Plan # * LAVA-1963 - Review new dispatcher documentation * LAVA-1967 - review development documentation # georgy.redkozu...@linaro.org Plan # * LAVA-1777 - Create lava-test-shell helpers for performance collection # milo.casagra...@linaro.org Plan # * LAVA-1920 - Backend improvements * LAVA-1554 - Email notification system * LAVA-1944 - Create multi-part email * LAVA-1972 - Add links to frontend and storage * LAVA-1971 - Parse build logs and store the results # neil.willi...@linaro.org Plan # * LAVA-1961 - Implement Multinode scheduling for pipeline jobs * LAVA-1436 - YAML description display support # senthil.kuma...@linaro.org Plan # * LAVA-1928 - Add timing to YAML logs * LAVA-1933 - Connect remote slaves to playground # stevan.radako...@linaro.org Plan # * LAVA-1394 - DF: LAVA server integration * LAVA-1929 - Export a set of variables on the DUT * LAVA-1831 - Add the ability to add/modify/remove meta-data for existing bundles * LAVA-1968 - List alias or if no alias the test name in the tooltip # tyler.ba...@linaro.org Plan # * LAVA-1792 - Tyler's Mentoring * LAVA-1755 - ST boards support * LAVA-1524 - ARM KVM boot testing * LAVA-1643 - 4. Trending Builds Boots and Tests ___ linaro-dev mailing list linaro-dev@lists.linaro.org https://lists.linaro.org/mailman/listinfo/linaro-dev
[ACTIVITY] LAVA team weekly report, week 15
Team Work Logged # tyler-baker Progress # * LAVA-1317 - lava-dispatcher maintenance * LAVA-1981 - Basic integration of member board (26.67%) * After getting the memory issues sorted, I was able to flash the latest firmware provided in binary form from: https://github.com/hisilicon/estuary/tree/estuary-v1.1/binary The documentation is a bit out of date so here is a some notes I've taken. ifconfig -s eth0 192.168.2.6 255.255.255.0 192.168.2.1 provision 192.168.2.2 -u anonymous -p anonymous -f test/Image -a 0x8 provision 192.168.2.2 -u anonymous -p anonymous -f test/hip05-d02.dtb -a 0x0600 provision 192.168.2.2 -u anonymous -p anonymous -f test/rootfs.cpio.gz -a 0x700 provision 192.168.2.2 -u anonymous -p anonymous -f CH02TEVBC_V02.bin -a 10 updatecpld 10 provision 192.168.2.2 -u anonymous -p anonymous -f bl1.bin -a 10 spiwfmem 10 20 1 provision 192.168.2.2 -u anonymous -p anonymous -f fip.bin -a 10 spiwfmem 10 22 1 provision 192.168.2.2 -u anonymous -p anonymous -f PV660D02_B901_release.fd -a 10 spiwfmem 10 000 20 I have an outstanding question about how to change the kernel command line arguments, and reported a networking issue encountered in UEFI. Awaiting further information. * LAVA-1511 - Upstream Kernel CI * LAVA-1982 - Bug Bisection (20.0%) * Various boot issues were found in linux-next after the ICE was resolved. The bisection was not straight forward and there are a few unanswered questions. In the end these findings were presented to the SoC maintainers for further investigation. * LAVA-1511 - Upstream Kernel CI * LAVA-1978 - kselftest improvements (53.33%) * Did an initial review of the state of the test and the test output format. Had a discussion with John about some areas for improvement. Wrote a small patch series to fix make install for the ftrace test case. # stylesen Progress # * LAVA-1429 - Dispatcher Refactoring * LAVA-1933 - Connect remote slaves to playground (66.67%) * Completed connecting a beaglebone from local lab and a kvm from digital ocean instance to playground. * LAVA-1429 - Dispatcher Refactoring * LAVA-1940 - Fix command line loggers (2.08%) * Tested with latest code base for work involved. * LAVA-1429 - Dispatcher Refactoring * LAVA-1928 - Add timing to YAML logs (31.25%) * Patch up for review - https://review.linaro.org/#/c/5394/ * Modify to add timestamp only during start and end of an action as per review comment. * Addressed review comments. # milo Progress # * LAVA-1511 - Upstream Kernel CI * LAVA-1920 - Backend improvements (83.33%) * Completed work on build log parsing: at build import time, each defconfig dir will be scanned for the build log and it will be parsed. As a result, at max 3 new files will be created (for errors, warnings and mismatches). The same results will be stored in the database. * LAVA-1511 - Upstream Kernel CI * LAVA-1811 - Frontend UI improvements/requests (16.67%) * Fixed how cell strings are displayed and truncated (ellipsis) in order to preserve search capabilities. This might result is slightly different tables spacing though. # stevan.radakovic Progress # * LAVA-1536 - LAVA Server * LAVA-1831 - Add the ability to add/modify/remove meta-data for existing bundles (65.22%) * Migration long queries cancelation timeout investigation. * Add new field to allow only manual attributes to be modified/removed. * LAVA-1429 - Dispatcher Refactoring * LAVA-1929 - Export a set of variables on the DUT (34.78%) * Adding new action to unit tests, other fixes from code review. # neil.willi...@linaro.org Progress # * LAVA-1429 - Dispatcher Refactoring * LAVA-1979 - Check multinode pipeline timeout handling (28.57%) * LAVA-1429 - Dispatcher Refactoring * LAVA-1961 - Implement Multinode scheduling for pipeline jobs (71.43%) Team In-Progress # dean.arn...@linaro.org Plan # * LAVA-1963 - Review new dispatcher documentation * LAVA-1966 - Bug-1409 # georgy.redkozu...@linaro.org Plan # * LAVA-1777 - Create lava-test-shell helpers for performance collection # milo.casagra...@linaro.org Plan # * LAVA-1920 - Backend improvements * LAVA-1971 - Parse build logs and store the results * LAVA-1554 - Email notification system # neil.willi...@linaro.org Plan # * LAVA-1853 - Ensure VMgroup operations use a clean environment * LAVA-1987 - Update docs on hacking sessions * LAVA-1806 - Port VMGroup support as secondary connections # senthil.kuma...@linaro.org Plan # * LAVA-1976 - 5044 * LAVA-1940 - Fix command line loggers # stevan.radako...@linaro.org Plan # * LAVA-1831 - Add the ability to add/modify/remove meta-data for existing bundles * LAVA-1394 - DF: LAVA server integration # tyler.ba...@linaro.org Plan # * LAVA-1981 - Basic integration of D02 * LAVA-1982 - Bug Bisection * LAVA-1978 - kselftest improvements * LAVA-1792 - Tyler's Men
[ACTIVITY] LAVA team weekly report, week 17
Team Work Logged # tyler-baker Progress # * LAVA-1317 - lava-dispatcher maintenance * LAVA-1981 - Basic integration of D02 (21.43%) * Having issues with the networking interface in UEFI. Essentially it works about 1/3 of the time. Stakeholders respun me a new BIOS to try. Still have not been able to get it reflashed. * LAVA-1511 - Upstream Kernel CI * LAVA-1524 - ARM KVM boot testing (42.86%) * Added initial logic to testing branch of lava-ci to parse LAVA test results and create kernelci.org test json. There is a lot of duplication that will need to be factored out. Have a few questions I need answered before I can attempt to push schema to dashboard. * LAVA-1511 - Upstream Kernel CI * LAVA-1978 - kselftest improvements (35.71%) * Patchset cleaned up and submitted to list. Initial feedback was received, will need to tweak the x86 test makefile changes. Waiting for more comments before spinning a new change set. # stylesen Progress # * LAVA-1317 - lava-dispatcher maintenance * LAVA-1414 - LC: Linaro login integration with LAVA (100.0%) * Code and documentation patch up for review. # milo Progress # * LAVA-1511 - Upstream Kernel CI * LAVA-1556 - [frontend] Implement RSS view for website pages (37.5%) * Added first implementation of a daily RSS feed for all available builds. More work will be needed if we want that feed to be machine readable. * Merged RSS enabling code into master, without enabling it by default. More work is needed toward implementing missing views to give better RSS feed. * LAVA-1511 - Upstream Kernel CI * LAVA-1811 - Frontend UI improvements/requests (6.25%) * Moved arch label in build and boot view to be more close to the defconfing value. * LAVA-1511 - Upstream Kernel CI * LAVA-1554 - Email notification system (56.25%) * Added errors/warnings/mismatches summary to the text based email: sent out first tests to collect input. * Worked on TXT template to add the full detailed logs breakdown for each defconfig. * Cleaned up email report templates and email creation logic. * Fixed email report subject with statuses other than fail and pass. * Reworked how the email report subject line is created and added tests. # stevan.radakovic Progress # * LAVA-1536 - LAVA Server * LAVA-1831 - Add the ability to add/modify/remove meta-data for existing bundles (57.89%) * Resolve problem with migration timeout. Implement rest of GUI. * Implement cornercase scenarios. * LAVA-1429 - Dispatcher Refactoring * LAVA-1929 - Export a set of variables on the DUT (42.11%) * Second iteration of code review fixes. Refactor pipeline classes. # neil.willi...@linaro.org Progress # * LAVA-1429 - Dispatcher Refactoring * LAVA-2014 - Fix looping support for pipeline devices (15.79%) * LAVA-1429 - Dispatcher Refactoring * LAVA-1806 - Port VMGroup support as secondary connections (84.21%) Team In-Progress # dean.arn...@linaro.org Plan # * LAVA-1966 - Bug-1409 # georgy.redkozu...@linaro.org Plan # * LAVA-1777 - Create lava-test-shell helpers for performance collection # milo.casagra...@linaro.org Plan # * LAVA-1554 - Email notification system * LAVA-1920 - Backend improvements * LAVA-2003 - Study and implement a boot trigger API # neil.willi...@linaro.org Plan # * LAVA-1853 - Ensure VMgroup operations use a clean environment * LAVA-1987 - Update docs on hacking sessions * LAVA-1806 - Port VMGroup support as secondary connections # senthil.kuma...@linaro.org Plan # * LAVA-1976 - 5044 * LAVA-1948 - migratre-user script for lava ldap migration * LAVA-2006 - 1461 * LAVA-2018 - 1256 # stevan.radako...@linaro.org Plan # * LAVA-1929 - Export a set of variables on the DUT # tyler.ba...@linaro.org Plan # * LAVA-1982 - Bug Bisection * LAVA-1792 - Tyler's Mentoring * LAVA-1643 - 4. Trending Builds Boots and Tests * LAVA-1524 - ARM KVM boot testing * LAVA-1981 - Basic integration of D02 * LAVA-2010 - Meetings ___ linaro-dev mailing list linaro-dev@lists.linaro.org https://lists.linaro.org/mailman/listinfo/linaro-dev
[ACTIVITY] LAVA team weekly report, week 17
Team Work Logged # tyler-baker Progress # * LAVA-1429 - Dispatcher Refactoring * LAVA-1643 - 4. Trending Builds Boots and Tests (40.0%) * Spent some timing reducing the duplication of the boot and test parsing. Branch is roughly based on the testing branch of lava-ci. * LAVA-1511 - Upstream Kernel CI * LAVA-1978 - kselftest improvements (60.0%) * Pushed out an updated v3 with fixes from code review. https://github.com/EmbeddedAndroid/linux/commits/selftest/fixes-v3 # stylesen Progress # * LAVA-1317 - lava-dispatcher maintenance * LAVA-1414 - LC: Linaro login integration with LAVA (100.0%) * Started with a script that can accomplish this. # milo Progress # * LAVA-1511 - Upstream Kernel CI * LAVA-1556 - [frontend] Implement RSS view for website pages (4.0%) * Merged RSS enabling code into master, without enabling it by default. More work is needed toward implementing missing views to give better RSS feed. * LAVA-1511 - Upstream Kernel CI * LAVA-1920 - Backend improvements (72.0%) * Completed and cleaned up code, deployed in production but disabled for now. * Started work on the boot trigger API: stubbed the initial trigger request handler. * Simple version of the boot trigger API has been implemented: similar to the defconfig API for now. More advanced one, that will return results compared to the boot reports of other labs, will require more time. * Completed first version of the boot trigger API, deployed on staging. * Completed work on first version of trigger API, deployed in production. * LAVA-1511 - Upstream Kernel CI * LAVA-1554 - Email notification system (24.0%) * Cleaned up email report templates and email creation logic. * Added warnings/errors summary and lines to the HTML report as well. * Fixed alignment on HTML build report and strip heading chars from parsed log lines. # stevan.radakovic Progress # * LAVA-1429 - Dispatcher Refactoring * LAVA-1938 - Verification script for device config (%) * Looking into device-dictionary command. * LAVA-1429 - Dispatcher Refactoring * LAVA-1929 - Export a set of variables on the DUT (%) * Split the environment settings into deploy and boot actions. Refactor the unit tests. * Third iteration of code review changes. # neil.willi...@linaro.org Progress # * LAVA-1429 - Dispatcher Refactoring * LAVA-1929 - Export a set of variables on the DUT (29.63%) * reviewing and testing * LAVA-1429 - Dispatcher Refactoring * LAVA-2014 - Fix looping support for pipeline devices (11.11%) * LAVA-1429 - Dispatcher Refactoring * LAVA-1806 - Port VMGroup support as secondary connections (59.26%) Team In-Progress # dean.arn...@linaro.org Plan # * LAVA-1966 - Bug-1409 # georgy.redkozu...@linaro.org Plan # * LAVA-1777 - Create lava-test-shell helpers for performance collection # milo.casagra...@linaro.org Plan # * LAVA-1554 - Email notification system * LAVA-2029 - Outline improvements needed * LAVA-1920 - Backend improvements # neil.willi...@linaro.org Plan # * LAVA-1853 - Ensure VMgroup operations use a clean environment * LAVA-1987 - Update docs on hacking sessions * LAVA-1806 - Port VMGroup support as secondary connections # senthil.kuma...@linaro.org Plan # * LAVA-1976 - 5044 * LAVA-1948 - migrate-user script for lava ldap migration # stevan.radako...@linaro.org Plan # * LAVA-1938 - Verification script for device config * LAVA-1929 - Export a set of variables on the DUT # tyler.ba...@linaro.org Plan # * LAVA-1982 - Bug Bisection * LAVA-1792 - Tyler's Mentoring * LAVA-1524 - ARM KVM boot testing * LAVA-1981 - Basic integration of D02 * LAVA-1643 - 4. Trending Builds Boots and Tests * LAVA-2010 - Meetings * LAVA-1906 - HiKey Integration ___ linaro-dev mailing list linaro-dev@lists.linaro.org https://lists.linaro.org/mailman/listinfo/linaro-dev
[ACTIVITY] LAVA team weekly report, week 19
Team Work Logged # tyler-baker Progress # * LAVA-1429 - Dispatcher Refactoring * LAVA-1643 - 4. Trending Builds Boots and Tests (44.44%) * Publishing support added, and patch sent to Kevin for review/testing. Had to discuss with Milo a bit about the API parameters, but that is worked out now. * LAVA-1317 - lava-dispatcher maintenance * LAVA-1981 - Basic integration of D02 (22.22%) * Fitted a SATA drive to the D02. The partition layout on the wiki was incorrect in a few places, so I had to iterate on the deployment a few times. Now UEFI is ignoring the kernel complete and so is the kernel. * LAVA-1608 - General Team Items * LAVA-1792 - Tyler's Mentoring (33.33%) * Discussions around qemu + uefi for the qemu-aarch64 and kvm-aarch64 targets. # milo Progress # * LAVA-1511 - Upstream Kernel CI * LAVA-1920 - Backend improvements (100.0%) * Created branch for the frontend to test new URL formats. * Deployed testing changes on staging server. * Fixed issue with upload API, wrote more unit tests. # stevan.radakovic Progress # * LAVA-1429 - Dispatcher Refactoring * LAVA-1929 - Export a set of variables on the DUT (100.0%) * Moving load yaml file logic to the master. * code review fixes for https://review.linaro.org/#/c/5295/ # neil.willi...@linaro.org Progress # * LAVA-1685 - LAVA General (Release, Maintenance & Other) * LAVA-1987 - Update docs on hacking sessions (7.69%) * LAVA-1429 - Dispatcher Refactoring * LAVA-1806 - Port VMGroup support as secondary connections (92.31%) Team In-Progress # dean.arn...@linaro.org Plan # * LAVA-1966 - Bug-1409 # georgy.redkozu...@linaro.org Plan # * LAVA-1777 - Create lava-test-shell helpers for performance collection # milo.casagra...@linaro.org Plan # * LAVA-1889 - Simplify and reuse JS library for graph support * LAVA-1811 - Frontend UI improvements/requests * LAVA-2042 - Job delta view of builds and boots # neil.willi...@linaro.org Plan # * LAVA-1853 - Ensure VMgroup operations use a clean environment * LAVA-1806 - Port VMGroup support as secondary connections # senthil.kuma...@linaro.org Plan # * LAVA-1976 - 5044 * LAVA-1948 - migrate-user script for lava ldap migration * LAVA-2034 - 5673 * LAVA-2038 - Support qemu pflash * LAVA-2037 - Functional tests for qemu-aarch64 # stevan.radako...@linaro.org Plan # * LAVA-1938 - Verification script for device config * LAVA-1929 - Export a set of variables on the DUT # tyler.ba...@linaro.org Plan # * LAVA-1982 - Bug Bisection * LAVA-1524 - ARM KVM boot testing * LAVA-1906 - HiKey Integration * LAVA-1792 - Tyler's Mentoring * LAVA-1643 - 4. Trending Builds Boots and Tests * LAVA-1981 - Basic integration of D02 * LAVA-2010 - Meetings ___ linaro-dev mailing list linaro-dev@lists.linaro.org https://lists.linaro.org/mailman/listinfo/linaro-dev
[ACTIVITY] LAVA team weekly report, week 20
Team Work Logged # tyler-baker Progress # * LAVA-1429 - Dispatcher Refactoring * LAVA-1643 - 4. Trending Builds Boots and Tests (5.56%) * Added FVP base models for LSK testing. * LAVA-1317 - lava-dispatcher maintenance * LAVA-1981 - Basic integration of D02 (16.67%) * Another SATA drive installed the same error as before: http://lava.kernelci.org/scheduler/job/78679/log_file#L_75_243 The D02 will not boot to userspace with either two SATA drives connected. Using the instructions from: http://hisilicon.github.io/2015/04/17/D02-hacking-manual/ and binaries from here: https://github.com/hisilicon/estuary/tree/estuary-v1.1/ As an alternative I tried to load GRUB2 over TFTP, which hung the platform. Choice: 1 [1] VenMsg(06ED4DD0-FF78-11D3-BDC4-00A0C94053D1,) - VenMsg(06ED4DD0-FF78-11D3-BDC4-00A0C94053D1,) [2] PXE on MAC Address: 00:00:00:00:00:11 - MAC(0011,0x1) [3] TFTP on MAC Address: 00:00:00:00:00:11 - MAC(0011,0x1) Select the Boot Device: 3 Get the IP address from DHCP: [y/n] y Get the TFTP server IP address: 192.168.2.2 File path of the EFI Application or the kernel : d02/archaa64.efi Is your application an OS loader? [y/n] y Arguments to pass to the EFI Application: Description for this new Entry: GRUB2 [1] Add Boot Device Entry [2] Update Boot Device Entry [3] Remove Boot Device Entry [4] Reorder Boot Device Entries [5] Update FDT path [6] Set Boot Timeout [7] Return to main menu Choice: 7 [1] PXE on MAC Address: 00:00:00:00:00:11 - MAC(0011,0x1) - Arguments: [2] GRUB2 - MAC(0011,0x1)/IPv4(192.168.2.2)/d02/archaa64.efi - Arguments: [3] Shell [4] EBL [5] Boot Manager [6] ESL Start OS [7] FLASH Start OS [8] FPGA Start SRE [9] Reboot Start: 2 Loading driver at 0x00072AEB000 EntryPoint=0x00072AEB400 Welcome to GRUB! Hangs here forever The only real choice I see here, is to decompile the device tree set the comand line on the fly and recompile. Which I am not crazy about. * LAVA-1511 - Upstream Kernel CI * LAVA-1982 - Bug Bisection (5.56%) * Bisecting u-boot bug for RPI B+ * LAVA-1317 - lava-dispatcher maintenance * LAVA-1906 - HiKey Integration (72.22%) * Both Debian and Android images are being deployed and booted. Debian: http://lava.kernelci.org/scheduler/job/78867 Android: http://lava.kernelci.org/scheduler/job/78887/ * Chatted with Fathi today about the UEFI support. Decided it was time to make the move and integrate the board with this bootloader. It uses UEFI, loads fastboot.efi, writes images, reboots, and configures the kernel with UEFI shell. Tested with prebuilt debian images via eMMC. (deploy_linaro_android_image) http://lava.kernelci.org/scheduler/job/79186 Tested with prebuilt kernel, dtb, and ramdisk. (deploy_linaro_kernel) http://lava.kernelci.org/scheduler/job/79182 Patch up for review: https://review.linaro.org/#/c/5770/ # stylesen Progress # * LAVA-1317 - lava-dispatcher maintenance * LAVA-1414 - LC: Linaro login integration with LAVA (100.0%) * Patchset up for review. * Addressed review comments and reposted patch for review. # milo Progress # * LAVA-1511 - Upstream Kernel CI * LAVA-1889 - Simplify and reuse JS library for graph support (88.89%) * Refactored graph code into a more reusable component, started refactoring of existing code. * LAVA-1511 - Upstream Kernel CI * LAVA-1920 - Backend improvements (11.11%) * Fixed error when uploading large files. # neil.willi...@linaro.org Progress # * LAVA-1429 - Dispatcher Refactoring * LAVA-1953 - Improve lava-tool (33.33%) * LAVA-1429 - Dispatcher Refactoring * LAVA-1947 - Cancel must call power_off action (66.67%) Team In-Progress # dean.arn...@linaro.org Plan # * LAVA-1966 - Bug-1409 # georgy.redkozu...@linaro.org Plan # * LAVA-1777 - Create lava-test-shell helpers for performance collection # milo.casagra...@linaro.org Plan # * LAVA-1811 - Frontend UI improvements/requests * LAVA-2042 - Job delta view of builds and boots * LAVA-1889 - Simplify and reuse JS library for graph support # neil.willi...@linaro.org Plan # * LAVA-1853 - Ensure VMgroup operations use a clean environment * LAVA-1806 - Port VMGroup support as secondary connections * LAVA-2051 - Ensure template errors are reported without failures # senthil.kuma...@linaro.org Plan # * LAVA-1976 - 5044 * LAVA-1948 - migrate-user script for lava ldap migration * LAVA-2080 - django_extensions support in LAVA * LAVA-2084 - 5809 # stevan.radako...@linaro.org Plan # * LAVA-1938 - Verification script for device config * LAVA-1929 - Export a set of variables on the DUT # tyler.ba...@linaro.org Plan # * LAVA-1524 - ARM KVM boot testing * LAVA-1792 - Tyler's Mentoring * LAVA-1643 - 4. Trending Builds Boots and Tests * LAVA-1981 - Basic integration of D02 * LAVA-1982 - Bug Bisection * LAVA-2010 - Meetings ___ linaro-dev
[ACTIVITY] LAVA team weekly report, week 21
Team Work Logged # tyler-baker Progress # * LAVA-1511 - Upstream Kernel CI * LAVA-1524 - ARM KVM boot testing (3.33%) * Applied workaround for juno guest issue. * LAVA-1317 - lava-dispatcher maintenance * LAVA-2092 - Android Host Command Signals (6.67%) * Reworking of this prototype will have to be done, as it is not very easy to simply install an apk as the user needs to first download it somewhere, and then reference it. A generic host command may not be ideal here, and something specific to Android most likely will need to be developed. * LAVA-1511 - Upstream Kernel CI * LAVA-2090 - LSK Build Issues (10.0%) * A fix to the lava-ci scripts accidentally appended 'arch' to the defconfig string, resulting in the links to result logs being lost. A fix was developed, tested, and deployed. A few of the recent build had to be re-run manually to update the broken results. * LAVA-1317 - lava-dispatcher maintenance * LAVA-1981 - Basic integration of D02 (10.0%) * Installed and formatted new hard drive. However the same errors are reported by the kernel... ata7: EH complete ata7: exception Emask 0x10 SAct 0x0 SErr 0x400 action 0xe frozen ata7: irq_stat 0x0040, connection status changed ata7: SError: { DevExch } ata7: limiting SATA link speed to 1.5 Gbps ata7: hard resetting link I've sent a summary to the hisilicon developers, and provided remote access to the board for debug. * LAVA-1511 - Upstream Kernel CI * LAVA-1982 - Bug Bisection (10.0%) * Bisected and reported the hip04-d01 failures in arm-soc/-next * Wrote a kernel patch to fix an allmodconfig build warning. In review with Kevin, before sending this to the list. * LAVA-1317 - lava-dispatcher maintenance * LAVA-2088 - apq8016-sbc integration (26.67%) * Basic integration of this platform as been done and can be tracked here: https://review.linaro.org/#/c/5839/ The outstanding issue, is that the DT must contain a 'magic' string in order for the dtbTool to work properly. This string has been rejected by the upstream kernel maintainers, and so there is no solution yet. For the time being I will implement fdtput workaround to inject the string on the fly. * LAVA-1511 - Upstream Kernel CI * LAVA-2089 - kselftest build scripts integration (33.33%) * Sent some fixes for lib.mk upstream to fix the case where no test was built but was trying to be installed. Once these are accepted, we can start to build the scripts to automate the building and installation of kselftests. * Created some 'testing' buildroot ramdisk for x86, arm64, and arm that contain all deps for kselftest in it's current form. I tested this by running kselftest on all the boards in kernelci.org for mainline v4.1-rc1. * A new revision of my lib.mk fixes was requested. Addressed the comments during review and respun the patch series. # stylesen Progress # * LAVA-1317 - lava-dispatcher maintenance * LAVA-1414 - LC: Linaro login integration with LAVA (100.0%) * move some code to dashboard_app helpers.py so that it could be shared between mergeldapuser and addldapuser commands. * Code, test and create patchset for review. * Address review comments about messages that are printed and making the script Linaro specific. # milo Progress # * LAVA-1511 - Upstream Kernel CI * LAVA-1889 - Simplify and reuse JS library for graph support (55.17%) * Created final rate graph library and added boot along build pass rate graph. * LAVA-1511 - Upstream Kernel CI * LAVA-1920 - Backend improvements (37.93%) * Fixed error when uploading large files. * Fixed problem with build log parser where, when triggered multiple times and parsing the same build log, it was creating multiple identical error reports. * Reworked and tested nginx configuration to better handle API resources. * LAVA-1511 - Upstream Kernel CI * LAVA-1554 - Email notification system (6.9%) * Added custom X-Headers to email reports for better email filtering (http://api.kernelci.org/intro.html#email-reports). # neil.willi...@linaro.org Progress # * LAVA-1429 - Dispatcher Refactoring * LAVA-1806 - Port VMGroup support as secondary connections (100.0%) Team In-Progress # dean.arn...@linaro.org Plan # * LAVA-1966 - Bug-1409 # georgy.redkozu...@linaro.org Plan # * LAVA-1777 - Create lava-test-shell helpers for performance collection # milo.casagra...@linaro.org Plan # * LAVA-2042 - Job delta view of builds and boots * LAVA-1811 - Frontend UI improvements/requests * LAVA-1889 - Simplify and reuse JS library for graph support # neil.willi...@linaro.org Plan # * LAVA-1853 - Ensure VMgroup operations use a clean environment * LAVA-2051 - Ensure template errors are reported without failures * LAVA-1806 - Port VMGroup support as secondary connections # senthil.kuma...@linaro.org Plan # * LAVA-1976 - 5044 * LAVA-1569 - Document the validate function requirements * LAVA-1570 - Document action t
[ACTIVITY] LAVA team weekly report, week 23
Team Work Logged # Last week was a team Sprint # * The team met this week to do some focused cross-training for members that had not yet worked on the new dispacher. Later in the week we started looking into some of the failures observed in the production lab and have noticed that the dispatchers are seem to be experiencing a high number of re-connects to the master server that may be creating some side effects. We expect to continue working on further investigations on these issues with the LAB team this week. # stylesen Progress # * LAVA-1429 - Dispatcher Refactoring * LAVA-2111 - Support switch user by superuser (86.67%) * patchset up for review #[6105|https://review.linaro.org/#/c/6105] (log #2h hours) * packaged django-compat and filed a wnpp bug report (log #10h hours) * packaged django-hijack and filed a debian wnpp bug report (log #14h hours) * LAVA-1429 - Dispatcher Refactoring * LAVA-1394 - DF: LAVA server integration (13.33%) * patchset available for review #[6107|https://review.linaro.org/#/c/6107] (log #3h hours) * patchset available for review #[6109|https://review.linaro.org/#/c/6109] (log #1h hours) # neil.willi...@linaro.org Progress # * LAVA-1429 - Dispatcher Refactoring * LAVA-1394 - DF: LAVA server integration (100.0%) * (log #4h hours) * (log #4h hours) * (log #2h hours) * (log #2h hours) * (log #2h hours) Team In-Progress # dean.arn...@linaro.org Plan # * LAVA-2118 - Dispatcher Refactoring: Add support for Fastmodel Devices * LAVA-1966 - Bug-1409 # milo.casagra...@linaro.org Plan # * LAVA-2042 - Job delta view of builds and boots * LAVA-1811 - Frontend UI improvements/requests * LAVA-2099 - Refactor bisect library # neil.willi...@linaro.org Plan # * LAVA-1853 - Ensure VMgroup operations use a clean environment * LAVA-2051 - Ensure template errors are reported without failures * LAVA-1806 - Port VMGroup support as secondary connections * LAVA-1435 - lava_results_app to replace Bundle # senthil.kuma...@linaro.org Plan # * LAVA-1976 - 5044 * LAVA-2111 - Support switch user by superuser * LAVA-2117 - Reserved devices check in master scheduler * LAVA-2116 - Atomic transactions within dbjobsource * LAVA-2110 - 1585 * LAVA-2115 - Scheduler improvements # stevan.radako...@linaro.org Plan # * LAVA-2103 - Device integration template helper # tyler.ba...@linaro.org Plan # * LAVA-1792 - Tyler's Mentoring * LAVA-1643 - 4. Trending Builds Boots and Tests * LAVA-1524 - ARM KVM boot testing * LAVA-2091 - Bisection Robot Improvements * LAVA-2088 - apq8016-sbc integration * LAVA-2090 - LSK Build Issues * LAVA-2092 - Android Host Command Signals * LAVA-2089 - kselftest build scripts integration * LAVA-1982 - Bug Bisection * LAVA-2010 - Meetings * LAVA-1981 - Basic integration of D02 ___ linaro-dev mailing list linaro-dev@lists.linaro.org https://lists.linaro.org/mailman/listinfo/linaro-dev
[ACTIVITY] LAVA team weekly report, week 25
Team Work Logged # tyler-baker Progress # * LAVA-1511 - Upstream Kernel CI * LAVA-2181 - Emergency fix for build trigger (23.08%) * Created and tested a patch on kbuilder01, to fix a syntax error introduced by a previous commit. (log #3h hours) * LAVA-1608 - General Team Items * LAVA-1606 - Tyler's Bugs (46.15%) * Discussed solution with interested parties, and applied a fix to master. This has been pulled into our 2015.06 RC. (log #2h hours) * Investigated /etc/profile fix, applied to master and staging branches. Fabo to confirm in staging. (log #2h hours) * The latest Jenkins update to ci.linaro.org removed the gerrit plugin completely. Therefore no pre-merge LAVA ci jobs were running. It also wiped our gerrit configuration away completely, so I had to rebuild. https://bugs.linaro.org/show_bug.cgi?id=1634 (log #2h hours) * LAVA-1511 - Upstream Kernel CI * LAVA-2166 - Add UEFI KVM guest boot support (30.77%) * final tweaks done (log #4h hours) # stylesen Progress # * LAVA-1608 - General Team Items * LAVA-1609 - Senthil's Bugs (100.0%) * Analyzed random unicode errors. * patchset #2 up for review #[6401|https://review.linaro.org/#/c/6401] (log #10h hours) * patchset up for review #[6456|https://review.linaro.org/#/c/6456] and review #[6366|https://review.linaro.org/#/c/6366] (log #4h hours) * Patchset created, reviewed and merged. # milo Progress # * LAVA-1511 - Upstream Kernel CI * LAVA-1920 - Backend improvements (45.71%) * Refactored the build import functions into its own module and added errors handling that will propagate errors up the call stack to eventually send email to the users. * Added function to parse dtb directory if available and started refactoring build import logic. * LAVA-1511 - Upstream Kernel CI * LAVA-1811 - Frontend UI improvements/requests (17.14%) * More work on refactoring JS libraries. * Fixed problem with boot log links. * LAVA-1511 - Upstream Kernel CI * LAVA-1554 - Email notification system (37.14%) * Extended send API to support CC and BCC email fields. * Implemented in-reply-to header support for send API in order to reply to a mailing list message. # stevan.radakovic Progress # * LAVA-1608 - General Team Items * LAVA-1592 - Stevan's Bugs (100.0%) * Code review fixes. * Updating documentation and context help links. * Code review updates. * Code review fixes. * Fix the forms exclude field. Patch: https://review.linaro.org/6480 (log #2h hours) # neil.willi...@linaro.org Progress # * LAVA-1608 - General Team Items * LAVA-1573 - Neil's Bugs (7.41%) * LAVA-1429 - Dispatcher Refactoring * LAVA-1394 - DF: LAVA server integration (92.59%) * (log #16h hours) * (log #3h hours) Team In-Progress # alan.benn...@linaro.org Plan # * LAVA-2105 - Create a sample Jira --> git interface # dean.arn...@linaro.org Plan # * LAVA-2118 - Dispatcher Refactoring: Add support for Fastmodel Devices * LAVA-1966 - Bug-1409 # milo.casagra...@linaro.org Plan # * LAVA-2099 - Refactor bisect library * LAVA-1589 - Milo's Bugs * LAVA-2124 - Refactor JavaScript views libraries into modules * LAVA-2045 - Collect and report errors during async operations * LAVA-1811 - Frontend UI improvements/requests # neil.willi...@linaro.org Plan # * LAVA-1853 - Ensure VMgroup operations use a clean environment * LAVA-2051 - Ensure template errors are reported without failures * LAVA-1806 - Port VMGroup support as secondary connections * LAVA-2177 - Drop processing of cpuinfo * LAVA-1573 - Neil's Bugs # senthil.kuma...@linaro.org Plan # * LAVA-1976 - 5044 * LAVA-2111 - Support switch user by superuser * LAVA-2117 - Reserved devices check in master scheduler * LAVA-2116 - Atomic transactions within dbjobsource * LAVA-2115 - Scheduler improvements * LAVA-1609 - Senthil's Bugs # stevan.radako...@linaro.org Plan # * LAVA-2103 - Device integration template helper * LAVA-1592 - Stevan's Bugs # tyler.ba...@linaro.org Plan # * LAVA-1792 - Tyler's Mentoring * LAVA-1754 - Investigate usage of -drive for QEMU * LAVA-2154 - Blacklist tree / kernel / defconfig * LAVA-1606 - Tyler's Bugs * LAVA-2010 - Meetings * LAVA-2175 - Configure new kernelci build machines * LAVA-2176 - Setup LSK AOSP Build ___ linaro-dev mailing list linaro-dev@lists.linaro.org https://lists.linaro.org/mailman/listinfo/linaro-dev
[ACTIVITY] LAVA team weekly report, week 28
Team Work Logged # milo Progress # * LAVA-1511 - Upstream Kernel CI * LAVA-1811 - Frontend UI improvements/requests (100.0%) * Completed javascript libraries refactoring. * Created a per-branch view of a job. View is a copy of the generic job one. * Switched from 14 days range to a 20 results range on most of the dashboard views. # stylesen Progress # * LAVA-1429 - Dispatcher Refactoring * LAVA-2111 - Support switch user by superuser (44.44%) * addressed review comments from codehelp in mentors.debian.net (log #4h hours) * LAVA-1608 - General Team Items * LAVA-1609 - Senthil's Bugs (55.56%) * patchset available for review #[6857|https://review.linaro.org/#/c/6857] (log #5h hours) # neil.willi...@linaro.org Progress # * LAVA-1685 - LAVA General (Release, Maintenance & Other) * LAVA-2212 - Release management (21.05%) * LAVA-1429 - Dispatcher Refactoring * LAVA-1806 - Port VMGroup support as secondary connections (78.95%) * (log #7h hours) * (log #8h hours) Team In-Progress # alan.benn...@linaro.org Plan # * LAVA-2105 - Create a sample Jira --> git interface # dean.arn...@linaro.org Plan # * LAVA-2118 - Dispatcher Refactoring: Add support for Fastmodel Devices * LAVA-1966 - Bug-1409 # milo.casagra...@linaro.org Plan # * LAVA-2045 - Collect and report errors during async operations * LAVA-1811 - Frontend UI improvements/requests * LAVA-1589 - Milo's Bugs * LAVA-2093 - Create API to expose parsed build logs errors and warnings * LAVA-2108 - Change how defconfigs built are sent to the backend # neil.willi...@linaro.org Plan # * LAVA-1806 - Port VMGroup support as secondary connections * LAVA-1573 - Neil's Bugs # senthil.kuma...@linaro.org Plan # * LAVA-2192 - 6000 * LAVA-2191 - 5663 * LAVA-2117 - Reserved devices check in master scheduler * LAVA-2116 - Atomic transactions within dbjobsource * LAVA-2115 - Scheduler improvements * LAVA-1976 - 5044 * LAVA-2111 - Support switch user by superuser * LAVA-1609 - Senthil's Bugs # stevan.radako...@linaro.org Plan # * LAVA-1592 - Stevan's Bugs * LAVA-2171 - Parse static metadata * LAVA-2168 - Build a query app based on lava_results_app # tyler.ba...@linaro.org Plan # * LAVA-2196 - Root cause Jetson-TK1 EMC failure * LAVA-2195 - Implement arm64/arm32 guest booting * LAVA-2176 - Setup LSK AOSP Build * LAVA-2154 - Blacklist tree / kernel / defconfig * LAVA-2010 - Meetings * LAVA-1792 - Tyler's Mentoring * LAVA-1754 - Implement multiple image support * LAVA-1606 - Tyler's Bugs ___ linaro-dev mailing list linaro-dev@lists.linaro.org https://lists.linaro.org/mailman/listinfo/linaro-dev