User Tools

Site Tools


eg-ciat:meetings

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
eg-ciat:meetings [2019/05/14 11:46]
jsmoeller
eg-ciat:meetings [2019/05/28 11:55]
jsmoeller
Line 45: Line 45:
 -------- --------
  
-==== Meeting 2019/05/14 ====+==== Meeting 2019/05/28 ====
  
 ===Attendees=== ===Attendees===
Line 52: Line 52:
 ===Topics=== ===Topics===
   * Fujitsu test report update (Fujitsu)   * Fujitsu test report update (Fujitsu)
-    * Update ​04/30golden week+    * Update ​05/14No update 
 + 
 +  * Fuego / Lava support 
 +    * Being reworked and re-submitted to lava. 
 +    * Update 05/14: No update 
 + 
 +  * Application lifecycle test 
 +    * Update 05/14:  
 +      * Need to fix jobs with branches != master (e.g. http://​lava.automotivelinux.org/​scheduler/​job/​3496 ). Corentin will try to add branch. 
 +      * Todo: pass/fail criteria for jenkins and/or +/-1 to gerrit. 
 + 
 +  * Infra update: 
 +    * Update 05/14: No update. 
 + 
 +  * SPEC-920 
 +    * Fix in gerrit 16867 
 +    * further discussion 
 +      * AIs: 
 +      * Scott: take a look at the prserv if we can solve above issue on rpm feeds 
 +      * AI (jsm/ryan): forbid revert button (?edit button?) 
 +      * Tom: may need policy around reverts and bumping PR value (at least for meta-layers) 
 +      * In the end have a multi-config build with "​bitbake agl-world"​ 
 +        * atm share sstate-cache but separate TMPDIR 
 +        * https://​www.yoctoproject.org/​docs/​2.4.3/​mega-manual/​mega-manual.html#​platdev-building-targets-with-multiple-configurations 
 +          * bitbake multiconfig:​m3conf multiconfig:​h3conf multiconfig:​intelcorei7conf dummy-image 
 +            * conf/​m3conf.conf ​   
 +            * conf/​h3conf.conf 
 +            * conf/​intelcorei7conf.conf 
 +          * start with core ... once done ... lock the SIGNATURES ? 
 +        * Initial step, use agl-demo-platform-crosssdk as target (only active profile atm) 
 +          * AI (Ryan): activate PRSERV for snapshot builds 
 +            * Update 11/12: Jobs rework to use PRSERV (but will invalidate sstate-cache) 
 +            * Update 14/05: PRSERV use reverted as it caused issues 
 +          * AI (jsm): bitbake package-index 
 +          * AI (jsm): sync-out the rpm feeds for the snapshot builds 
 +          * AI (Ronan): can we prepopulate the rpm feed info in the target ? (add to sandbox builds ... e.g. user '​lastest'​ )   ​https://​download.automotivelinux.org/​AGL/​snapshot/​master/​latest/<​machine>/​ 
 +          * AI (Tom): is there a prserv (ro) version? - Likely no. 
 +        * Update 05/14: no update 
 +        *  
 + 
 +  * Frederic: 
 +    * lava-docker version of master: 19fe02f7a341e302e3ad560fcb4cc872f2201a5c
     * Update 05/14:     * Update 05/14:
 +      * Update done. Cleaned-up master and restarting docker.
 +
 +  * Application tests 
 +    * Edi has problems reproducing the test wgt'​s ​
 +      * will file a jira ticket (@Romain or @Frederic)
 +      * Update 05/14:
 +        * Need to decide if we run tests with real or virtualized bt hw.
 +          * BT connect is there, but inactive atm until ^^^ .
 +          * -> devcall or SAT. 
 +
 +New:
 +  * 
 +
 +==== Meeting 2019/05/14 ====
 +
 +===Attendees===
 +Jan-Simon, Edi, Frederic, Khouloud, Stephane, Corentin, Tom
 +
 +===Topics===
 +  * Fujitsu test report update (Fujitsu)
 +    * Update 04/30: golden week
 +    * Update 05/14: No update
  
   * Fuego / Lava support   * Fuego / Lava support
     * Being reworked and re-submitted to lava.     * Being reworked and re-submitted to lava.
     * Update 04/30: golden week     * Update 04/30: golden week
-    * Update 05/14:+    * Update 05/​14: ​No update
  
   * Application lifecycle test   * Application lifecycle test
Line 67: Line 130:
         * '​--build-type'​ need better --help and doc          * '​--build-type'​ need better --help and doc 
         * @Corentin/​Khouloud,​ please take a look. Tnx.         * @Corentin/​Khouloud,​ please take a look. Tnx.
-    * Update 05/14:+    * Update 05/​14: ​ 
 +      * Need to fix jobs with branches != master (e.g. http://​lava.automotivelinux.org/​scheduler/​job/​3496 ). Corentin will try to add branch. 
 +      * Todo: pass/fail criteria for jenkins and/or +/-1 to gerrit.
  
   * Infra update:   * Infra update:
Line 100: Line 165:
         * Update 04/16: no update         * Update 04/16: no update
         * Update 04/30: no update         * Update 04/30: no update
-        * Update 05/14:+        * Update 05/​14: ​no update
  
   * Frederic:   * Frederic:
Line 108: Line 173:
       * branch AGL master uses https://​github.com/​montjoie/​lava-docker/​commits/​agl-2019.03       * branch AGL master uses https://​github.com/​montjoie/​lava-docker/​commits/​agl-2019.03
       * Doc is https://​github.com/​montjoie/​lava-docker/​commit/​2fb6759a52e2e7ba267d0c0b93c1b32d4bd98dcb for the dhcp server setup for pxe (adapt IPs as necessary).       * Doc is https://​github.com/​montjoie/​lava-docker/​commit/​2fb6759a52e2e7ba267d0c0b93c1b32d4bd98dcb for the dhcp server setup for pxe (adapt IPs as necessary).
 +    * Update 05/14:
 +      * Update done. Cleaned-up master and restarting docker.
  
   * Talk about layer structure and moving components into the core    * Talk about layer structure and moving components into the core 
Line 126: Line 193:
     * Folder structure for AGL repo clone:     * Folder structure for AGL repo clone:
       * Sort projects into subfolder ?:       * Sort projects into subfolder ?:
-        * AGL/+        * meta-agl/ 
 +        * meta-agl-*/
         * community-bsp/​         * community-bsp/​
         * reference-bsp/​         * reference-bsp/​
Line 152: Line 220:
         * Wrt services/​api'​s:​ check api's agains virtual or mock'd device.         * Wrt services/​api'​s:​ check api's agains virtual or mock'd device.
       * Update 05/14:       * Update 05/14:
-        * +        * Need to decide if we run tests with real or virtualized bt hw. 
 +          * BT connect is there, but inactive atm until ^^^ . 
 +          * -> devcall or SAT. 
  
 New: New:
 +  * 
  
  
eg-ciat/meetings.txt · Last modified: 2024/03/20 12:15 by jsmoeller