[ACTIVITY] LAVA team weekly report, week 14

2015-04-03 Thread lava-team

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/?arm64kvm
* 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 14

2015-03-30 Thread lava-team

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