User Tools

Site Tools


eg-ciat:meetings-archive

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Last revision Both sides next revision
eg-ciat:meetings-archive [2018/10/30 11:58]
jsmoeller
eg-ciat:meetings-archive [2020/04/14 10:43]
jsmoeller
Line 1: Line 1:
 +
 +
 +==== Meeting 2019/07/09 ====
 +
 +=== Attendees ===
 +Jan-Simon, Frederic, Ronan, Kurokawa-san,​ Abe-san, Li-Xiaoming,​ Kusakabe-san,​ Stephane
 +
 +===Topics===
 +  * Fujitsu test report update (Fujitsu)
 +    * RC1 - new jira: 
 +      * https://​jira.automotivelinux.org/​browse/​SPEC-2547 ​ (Wifi status icon)
 +      * https://​jira.automotivelinux.org/​browse/​SPEC-2551 ​ (Mediaplayer /& BT)
 +      * https://​jira.automotivelinux.org/​browse/​SPEC-2552 ​ (Upsquare / avirt)
 +      * https://​jira.automotivelinux.org/​browse/​SPEC-2553 ​ (dragonboard boot)
 +    * RC2 - 
 +      * https://​jira.automotivelinux.org/​browse/​SPEC-2616 ​ (rpi shows no homescreen)
 +      * https://​jira.automotivelinux.org/​browse/​SPEC-2552 ​ (Upsquare also rc2)
 +      * https://​jira.automotivelinux.org/​browse/​SPEC-2553 ​ (dragonboard boot also rc2)
 +      * m3 testing WIP
 +    * RC3 -
 +      * Starting tomorrow. ​
 +
 +  * Fuego / Lava support
 +    * 06/25 : No update
 +    * 07/09 : No update
 +    * Trend to execute tests on target by cmdline '​ftc' ​
 +
 +  * Lava lab @ IOT.bzh / Frederic:
 +    * lava-docker version of master: 19fe02f7a341e302e3ad560fcb4cc872f2201a5c
 +    * 06/25 : No update
 +    * 07/09 : Still in a box
 +    * 07/23 : Still in a box
 +
 +  * Application lifecycle test (Corentin)
 +    * Update 06/25:
 +      * qemuarm / qemuarm64 added. ​
 +     * Todo: pass/fail criteria for jenkins and/or +/-1 to gerrit.
 +
 +  * Application tests 
 +    * Edi has problems reproducing the test wgt'​s ​
 +    * Test wgt's for apps submitted
 +    * Todo: build test wgt in ci  (Jan-Simon)
 +    * Todo: extend releng/​qa-testdefinitions to be able to download a 2nd wgt file (e.g. homescreen-test.wgt)
 +    * Todo: run on qemu targets (new qa-testdefinition)
 +
 +  * Working out pass/​fail/​skip for CIB / CIBT
 +    * how can app developers define pass/​fail/​skip
 +      * how can testdefinitions interpret
 +    * jenkins needs possibility to skip certain cases (and not fail)
 +    * <​app>​-test wgt's can have multiple invocations (e.g. representing different test plans) ​
 +
 +  * AGL license scanning (SPDX/​fossology)
 +    * -native recipe for tools to scan w/o fossology server (dosocs-native,​ )
 +    * alternative is to use fossology server and include a fossup-native (fossdriver? ​ XYZ(fork of fossup) ) in the build and provide the necessary variables.
 +    * Goal is to enable spdx scanning for the release build.
 +    * Update 07/09: Jan-Simon tried all three options (fossdriver,​ dosocs-host,​ dosocs)
 +      * need to file further bugs to be fixed
 +      * fossology version for fossdriver (not latest container): use 3.3.0
 +        * reproduce:
 +          * fossdriver: just add agl-fossdriver feature
 +          * dosocs: add agl-fossdriver feature and change local.conf from
 +            * INHERIT += "​fossdriver"​ to
 +            * INHERIT += "​dosocs"​
 +        * if possible sample run for ALS to compare with existing SPDXLite data (for Kusakabe-san)
 +     * Update 07/​23: ​
 +       * - POC using https://​github.com/​dl9pf/​meta-spdxscanner/​tree/​jsm-thud ​ and fossology container version 3.3
 +         * Quick resetup:
 +           * a) server host with: docker run -d -p 8081:80 fossology/​fossology:​3.3.0 ​   #Needs to be 3.3!!!
 +           * b) compile host with:
 +             * b1) fossdriver installed on build host https://​github.com/​fossology/​fossdriver
 +             * b2) ~/​.fossdriverrc
 +             * b3) conf/​local.conf:​
 +               * INHERIT += "​fossdriver-host"​
 +               * SPDX_DEPLOY_DIR = "​${TOPDIR}/​spdx/" ​  
 +
 +       * - POC up here: http://​95.216.96.43:​8081/​repo/?​mod=browse
 +         * Discussed during F2F in Yokohama
 +         * TLDR: We will run it for the HH 8.0.0 release
 +           * will merely record the parsed data and write the manifest as-is
 +           * clearing/​postprocessing done by Fujitsu
 +       * Meeting with Michael Jäger (fossology):​ we need to start using the rest api in fossdriver (instead of scraping the web-page)
 +       * Follow-up discussions on these alternatives
 +         * https://​github.com/​heremaps/​oss-review-toolkit
 +         * https://​github.com/​endocode
 +
 + 
 +On hold:
 +  * 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.
 +
 +New:
 +  * 
 +--------
 +==== Meeting 2019/07/09 ====
 +
 +=== Attendees ===
 +Jan-Simon, Frederic, Stephane, Li Xiaoming, Zhou Mingying, Ronan, Kusakabe-san
 +
 +===Topics===
 +  * Fujitsu test report update (Fujitsu)
 +    * RC1 - new jira: 
 +      * https://​jira.automotivelinux.org/​browse/​SPEC-2547 ​ (Wifi status icon)
 +      * https://​jira.automotivelinux.org/​browse/​SPEC-2551 ​ (Mediaplayer /& BT)
 +      * https://​jira.automotivelinux.org/​browse/​SPEC-2552 ​ (Upsquare / avirt)
 +      * https://​jira.automotivelinux.org/​browse/​SPEC-2553 ​ (dragonboard boot)
 +    * RC2 - 
 +      * https://​jira.automotivelinux.org/​browse/​SPEC-2616 ​ (rpi shows no homescreen)
 +      * https://​jira.automotivelinux.org/​browse/​SPEC-2552 ​ (Upsquare also rc2)
 +      * https://​jira.automotivelinux.org/​browse/​SPEC-2553 ​ (dragonboard boot also rc2)
 +      * m3 testing WIP
 +
 +  * Fuego / Lava support
 +    * 06/25 : No update
 +    * 07/09 : No update
 +
 +  * Lava lab @ IOT.bzh / Frederic:
 +    * lava-docker version of master: 19fe02f7a341e302e3ad560fcb4cc872f2201a5c
 +    * 06/25 : No update
 +    * 07/09 : Still in a box
 +
 +  * Application lifecycle test (Corentin)
 +    * Update 06/25:
 +      * qemuarm / qemuarm64 added. ​
 +     * Todo: pass/fail criteria for jenkins and/or +/-1 to gerrit.
 +
 +  * Application tests 
 +    * Edi has problems reproducing the test wgt'​s ​
 +    * Test wgt's for apps submitted
 +    * Todo: build test wgt in ci  (Jan-Simon)
 +    * Todo: extend releng/​qa-testdefinitions to be able to download a 2nd wgt file (e.g. homescreen-test.wgt)
 +    * Todo: run on qemu targets (new qa-testdefinition)
 +
 +  * Working out pass/​fail/​skip for CIB / CIBT
 +    * how can app developers define pass/​fail/​skip
 +      * how can testdefinitions interpret
 +    * jenkins needs possibility to skip certain cases (and not fail)
 +    * <​app>​-test wgt's can have multiple invocations (e.g. representing different test plans) ​
 +
 +  * AGL license scanning (SPDX/​fossology)
 +    * -native recipe for tools to scan w/o fossology server (dosocs-native,​ )
 +    * alternative is to use fossology server and include a fossup-native (fossdriver? ​ XYZ(fork of fossup) ) in the build and provide the necessary variables.
 +    * Goal is to enable spdx scanning for the release build.
 +    * Update 07/09: Jan-Simon tried all three options (fossdriver,​ dosocs-host,​ dosocs)
 +      * need to file further bugs to be fixed
 +      * fossology version for fossdriver (not latest container): use 3.3.0
 +        * reproduce:
 +          * fossdriver: just add agl-fossdriver feature
 +          * dosocs: add agl-fossdriver feature and change local.conf from
 +            * INHERIT += "​fossdriver"​ to
 +            * INHERIT += "​dosocs"​
 +        * if possible sample run for ALS to compare with existing SPDXLite data (for Kusakabe-san)
 +
 +
 +On hold:
 +  * 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.
 +
 +New:
 +  * 
 +
 +
 +--------
 +==== Meeting 2019/06/25 ====
 +
 +=== Attendees ===
 +Jan-Simon, Li, Ronan, Kusakabe-san,​ Stephane, Corentin
 +
 +===Topics===
 +  * Fujitsu test report update (Fujitsu)
 +    * RC1 - new jira: 
 +      * https://​jira.automotivelinux.org/​browse/​SPEC-2547 ​ (Wifi status icon)
 +      * https://​jira.automotivelinux.org/​browse/​SPEC-2551 ​ (Mediaplayer /& BT)
 +      * https://​jira.automotivelinux.org/​browse/​SPEC-2552 ​ (Upsquare / avirt)
 +      * https://​jira.automotivelinux.org/​browse/​SPEC-2553 ​ (dragonboard boot)
 +
 +  * Fuego / Lava support
 +    * 06/25 : No update
 +
 +  * Lava lab @ IOT.bzh / Frederic:
 +    * lava-docker version of master: 19fe02f7a341e302e3ad560fcb4cc872f2201a5c
 +    * 06/25 : No update
 +
 +  * Application lifecycle test (Corentin)
 +    * Update 06/25:
 +      * qemuarm / qemuarm64 added. ​
 +     * Todo: pass/fail criteria for jenkins and/or +/-1 to gerrit.
 +
 +  * Application tests 
 +    * Edi has problems reproducing the test wgt'​s ​
 +    * Test wgt's for apps submitted
 +    * Todo: build test wgt in ci  (Jan-Simon)
 +    * Todo: extend releng/​qa-testdefinitions to be able to download a 2nd wgt file (e.g. homescreen-test.wgt)
 +    * Todo: run on qemu targets (new qa-testdefinition)
 +
 +  * Working out pass/​fail/​skip for CIB / CIBT
 +    * how can app developers define pass/​fail/​skip
 +      * how can testdefinitions interpret
 +    * jenkins needs possibility to skip certain cases (and not fail)
 +    * <​app>​-test wgt's can have multiple invocations (e.g. representing different test plans) ​
 +
 +  * AGL license scanning (SPDX/​fossology)
 +    * -native recipe for tools to scan w/o fossology server (dosocs-native,​ )
 +    * alternative is to use fossology server and include a fossup-native (fossdriver? ​ XYZ(fork of fossup) ) in the build and provide the necessary variables.
 +    * Goal is to enable spdx scanning for the release build.
 +
 +On hold:
 +  * 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.
 +
 +New:
 +  * 
 +
 +
 +==== Meeting 2019/05/28 ====
 +
 +===Attendees===
 +Jan-Simon, Frederic, Kusakabe-san,​ Li Xiaoming, Stephane
 +
 +===Topics===
 +  * Fujitsu test report update (Fujitsu)
 +    * Update 05/​28: ​
 +      * tested mediaplayer with USB soundcard on RPI3b resulted in crash of mediaplayer
 +        * check sound device path in hal file ? /​usr/​libexec/​agl/​4a-hal/​etc ​
 +          * against ls /​dev/​snd/​by-id/​
 +        * does 4a-play work ? -> yes
 +        * 2nd: what are the messages in syslog (crash) -> please file a jira and attach.
 +      * Stephane reported some possible runtime issues on m4 (might be related to avirt, snd-aloop seems to work)
 +
 +  * Fuego / Lava support
 +    * Being reworked and re-submitted to lava.
 +    * Update 05/14: No update
 +    * Update 05/28: Change submitted. ​
 +
 +  * 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.
 +    * Update 05/28: 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
 +        * Update 05/28: no update
 +
 +  * Frederic:
 +    * lava-docker version of master: 19fe02f7a341e302e3ad560fcb4cc872f2201a5c
 +    * Update 05/14:
 +      * Update done. Cleaned-up master and restarting docker.
 +      * https://​jira.automotivelinux.org/​browse/​SPEC-2453
 +      * https://​jira.automotivelinux.org/​browse/​SPEC-2454
 +      * Lab will move to new office mid-june.
 +
 +  * 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. 
 +      * Update 05/28: no update
 +
 +New:
 +  * Li: 
 +    * AGL license scanning (SPDX/​fossology) - report
 +  * Stephane:
 +    * https://​github.com/​dl9pf/​meta-spdxscanner possibly adding a dosocs-native recipe and config fragment so we can just turn it on by feature.
 +
 +==== 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
 +    * Being reworked and re-submitted to lava.
 +    * Update 04/30: golden week
 +    * Update 05/14: No update
 +
 +  * Application lifecycle test
 +    * Update 04/16: https://​gerrit.automotivelinux.org/​gerrit/#/​c/​20955/​ done.
 +    * Update 04/30: Jobs being submitted, hunting bugs
 +      * releng-scripts/​utils/​create-jobs.py --machine qemux86-64 --build-type snapshot --branch master --version latest --app-changeid 21120 --app-patchset 2 --name AGL-gerrit-21120-2 --build-version AGL-gerrit-21120-2 --callback-from lab-agl-core
 +        * Need to change snapshot to use -crosssdk
 +        * '​--build-type'​ need better --help and doc 
 +        * @Corentin/​Khouloud,​ please take a look. Tnx.
 +    * 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: 04/16 - no news
 +    * Update 04/30: moving release files to mirrors.kernel.org
 +    * 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 2019-04-02: busy with thud uprev
 +        * Update 04/16: no update
 +        * Update 04/30: no update
 +        * Update 05/14: no update
 +
 +  * Frederic:
 +    * lava-docker version of master: 19fe02f7a341e302e3ad560fcb4cc872f2201a5c
 +    * Update 04/02: board up, but we need the next lava-docker version to have the device-type supported
 +    * Update 04/30:
 +      * 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).
 +    * Update 05/14:
 +      * Update done. Cleaned-up master and restarting docker.
 +
 +  * Talk about layer structure and moving components into the core 
 +    * proposal update to thud first, then take a look at all components (add/​move/​remove)
 +      * meta-agl-devel/​*
 +      * meta-oic
 +    * Update 04/16:
 +      * meta-oic removed already from master
 +      * need to talk about in SAT:
 +        * meta-agl-devel/​meta-audio-4a-framework
 +        * meta-agl-devel/​meta-speech-framework
 +        * meta-agl-devel/​meta-hmi-framework ​ **
 +      * Update 04/30:
 +        * Next SAT / F2F (slot on wed)
 +      * Update 05/14:
 +        * Talked during F2F 
 +          * https://​docs.google.com/​presentation/​d/​1b8VcJkymovpY6bnwUIsfERtGwfm_I62MkfxMt6cJJsU/​edit?​usp=sharing
 +    * Folder structure for AGL repo clone:
 +      * Sort projects into subfolder ?:
 +        * meta-agl/
 +        * meta-agl-*/
 +        * community-bsp/​
 +        * reference-bsp/​
 +        * own-project/​
 +        * upstream/
 +      * Update 04/30:
 +        * Next SAT / F2F (slot on wed)
 +      * Update 05/14:
 +        * Talked during F2F 
 +          * https://​docs.google.com/​presentation/​d/​1b8VcJkymovpY6bnwUIsfERtGwfm_I62MkfxMt6cJJsU/​edit?​usp=sharing
 +
 +
 +  * Application tests 
 +    * Edi has problems reproducing the test wgt'​s ​
 +      * will file a jira ticket (@Romain or @Frederic)
 +      * Update 04/16: helloworld test now runs (SPEC-2314)
 +      * Update 04/16: agl-service-gps
 +      * Update 04/30: testing various services now
 +        * bluetooth-service,​ weather-service,​ mediaplayer-service
 +        * some issues with afm-test (crash?? on 1 out of 3 tries)
 +          * please file a jira and assign to Romain
 +        * Need to investigate how to virtualize bt device, wifi device
 +           * https://​github.com/​martinpitt/​umockdev
 +        * Wrt Hardware: check if HW is up and we get a valid response from the hardware
 +        * Wrt services/​api'​s:​ check api's agains virtual or mock'd device.
 +      * 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/04/30 ====
 +
 +===Attendees===
 +Jan-Simon, Gmike, Stephane, Corentin, Khouloud
 +
 +===Topics===
 +  * Fujitsu test report update (Fujitsu)
 +    * Update 04/30: golden week
 +
 +  * Fuego / Lava support
 +    * Being reworked and re-submitted to lava.
 +    * Update 04/30: golden week
 +
 +  * Application lifecycle test
 +    * Update 04/16: https://​gerrit.automotivelinux.org/​gerrit/#/​c/​20955/​ done.
 +    * Update 04/30: Jobs being submitted, hunting bugs
 +      * releng-scripts/​utils/​create-jobs.py --machine qemux86-64 --build-type snapshot --branch master --version latest --app-changeid 21120 --app-patchset 2 --name AGL-gerrit-21120-2 --build-version AGL-gerrit-21120-2 --callback-from lab-agl-core
 +        * Need to change snapshot to use -crosssdk
 +        * '​--build-type'​ need better --help and doc 
 +        * @Corentin/​Khouloud,​ please take a look. Tnx.
 +
 +  * Infra update:
 +    * Update: 04/16 - no news
 +    * Update 04/30: moving release files to mirrors.kernel.org
 +
 +  * 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
 +            * PRSERV setup in infra, addition to jobs pending
 +            * Update 13/11: prserv setup, need to use in jobs
 +            * Update 11/12: Jobs rework to use PRSERV (but will invalidate sstate-cache)
 +          * 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 2019-04-02: busy with thud uprev
 +        * Update 04/16: no update
 +        * Update 04/30: no update
 +
 +    * issue with ptest packages, CI-build should enable agl-ptest
 +      * https://​gerrit.automotivelinux.org/​gerrit/​17505
 +      * tbd: selection of tests as some break the network filesystem
 +      * take board, run nbdroot and execute ptests one-by-one -> list of good/bad
 +        * Update 04/02: cannot reproduce locally - test on all boards in CI with snapshot
 +        * Update 04/16: no update
 +        * Update 04/30: systemd moved to meson. ptest was removed. Issue closed.
 +
 +  * Frederic:
 +    * lava-docker version of master: 19fe02f7a341e302e3ad560fcb4cc872f2201a5c
 +    * Update 04/02: board up, but we need the next lava-docker version to have the device-type supported
 +    * Update 04/30:
 +      * 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).
 +
 +  * Lava-docker update:
 +    * Update: 04/16: lava-docker release with fix this week, uprev planned for next week
 +    * Update 04/30: deployed
 +
 +  * Talk about layer structure and moving components into the core 
 +    * proposal update to thud first, then take a look at all components (add/​move/​remove)
 +      * meta-agl-devel/​*
 +      * meta-oic
 +    * Update 04/16:
 +      * meta-oic removed already from master
 +      * need to talk about in SAT:
 +        * meta-agl-devel/​meta-audio-4a-framework
 +        * meta-agl-devel/​meta-speech-framework
 +        * meta-agl-devel/​meta-hmi-framework ​ **
 +      * Update 04/30:
 +        * Next SAT / F2F (slot on wed)
 +
 +    * Folder structure for AGL repo clone:
 +      * Sort projects into subfolder ?:
 +        * AGL/
 +        * community-bsp/​
 +        * reference-bsp/​
 +        * own-project/​
 +        * upstream/
 +      * Update 04/30:
 +        * Next SAT / F2F (slot on wed)
 +
 +  * Application tests 
 +    * Edi has problems reproducing the test wgt'​s ​
 +      * will file a jira ticket (@Romain or @Frederic)
 +      * Update 04/16: helloworld test now runs (SPEC-2314)
 +      * Update 04/16: agl-service-gps
 +      * Update 04/30: testing various services now
 +        * bluetooth-service,​ weather-service,​ mediaplayer-service
 +        * some issues with afm-test (crash?? on 1 out of 3 tries)
 +          * please file a jira and assign to Romain
 +      * Need to investigate how to virtualize bt device, wifi device
 +        * https://​github.com/​martinpitt/​umockdev
 +      * Wrt Hardware: check if HW is up and we get a valid response from the hardware
 +      * Wrt services/​api'​s:​ check api's agains virtual or mock'd device.
 +
 +New:
 +  * gerrit and jira page load slow - filed https://​jira.automotivelinux.org/​browse/​SPEC-2370
 +
 +
 +
 +==== Meeting 2019/04/16 ====
 +
 +THIS MEETING WILL STILL USE GOTOMEETING !
 +
 +===Attendees===
 +Jan-Simon, Li, Edi, Stoyan, Corentin, Stephane, Kusakabe-san
 +
 +===Topics===
 +  * Fujitsu test report update (Fujitsu)
 +    * 7.0.1 w/ dragonboard 410c
 +      * https://​jira.automotivelinux.org/​browse/​SPEC-2324
 +      * likely kernel bug (-> BSP)
 +
 +  * Fuego / Lava support
 +    * Being reworked and re-submitted to lava.
 +
 +  * Application lifecycle test
 +    * Update 04/16: https://​gerrit.automotivelinux.org/​gerrit/#/​c/​20955/​ done.
 +
 +  * Thud upgrade
 +    * Status in weekly devcall
 +    * CI updates necessary
 +      * dtb names changed
 +        * fix required in releng.
 +      * arm32 SDK name changed armv7ve... -> armv7vet2...
 +
 +  * Infra update:
 +    * new CI infra is WIP, change in provider, build nodes will be physical machines
 +    * Update: 04/16 - no news
 +
 +  * 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
 +            * PRSERV setup in infra, addition to jobs pending
 +            * Update 13/11: prserv setup, need to use in jobs
 +            * Update 11/12: Jobs rework to use PRSERV (but will invalidate sstate-cache)
 +          * 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 2019-04-02: busy with thud uprev
 +        * Update 04/16: no update
 +
 +    * issue with ptest packages, CI-build should enable agl-ptest
 +      * https://​gerrit.automotivelinux.org/​gerrit/​17505
 +      * tbd: selection of tests as some break the network filesystem
 +      * take board, run nbdroot and execute ptests one-by-one -> list of good/bad
 +        * Update 02/19
 +            * AI for baylibre to fix systemd test
 +              * Removing network sub-tests from systemd ptest (due to netboot environment)
 +        * Update 04/02: cannot reproduce locally - test on all boards in CI with snapshot
 +        * Update 04/16: no update
 +
 +  * Frederic:
 +    * lava-docker version of master: 19fe02f7a341e302e3ad560fcb4cc872f2201a5c
 +    * Update 04/02: board up, but we need the next lava-docker version to have the device-type supported
 +
 +  * Lava-docker update:
 +    * already testing and PR issued
 +    * issue is pxe+grub+nbdroot (still pending in upstream)
 +    * uprev of master and slaves needed for this
 +      * schedule during next call
 +    * Update: 04/16: lava-docker release with fix this week, uprev planned for next week
 +
 +  * Talk about layer structure and moving components into the core 
 +    * proposal update to thud first, then take a look at all components (add/​move/​remove)
 +      * meta-agl-devel/​*
 +      * meta-oic
 +    * Update 04/16:
 +      * meta-oic removed already from master
 +      * need to talk about in SAT:
 +        * meta-agl-devel/​meta-audio-4a-framework
 +        * meta-agl-devel/​meta-speech-framework
 +        * meta-agl-devel/​meta-hmi-framework
 +
 +    * Folder structure for AGL repo clone:
 +      * Sort projects into subfolder ?:
 +        * AGL/
 +        * community-bsp/​
 +        * reference-bsp/​
 +        * own-project/​
 +        * upstream/
 +
 +  * Application tests 
 +    * Edi has problems reproducing the test wgt'​s ​
 +      * will file a jira ticket (@Romain or @Frederic)
 +      * Update 04/16: helloworld test now runs (SPEC-2314)
 +      * Update 04/16: agl-service-gps
 +       
 +   ​intel-corei7-64:​~#​ afm-test agl-service-gps-test.wgt ​
 +    PASS: agl-service-gps-test@1.0-2c2b36d-dirty started with pid=13949 ​
 +    ERROR: failed Resource temporarily unavailable
 +    PASS: agl-service-gps-test@1.0-2c2b36d-dirty killed and removed
 +
 +     * Try to build with IMAGE_INSTALL_append = " gps-utils"​
 +      * If that works we need to add the dependency in the proper place (agl-service-gps if agl-devel is enabled)
 +
 +New:
 +  * Switch to zoom !!
 +
 +
 +==== Meeting 2019/04/02 ====
 +===Attendees===
 +Jan-Simon, Tom, Edi, Stoyan, Li, Ronan, Corentin, Stephane, Frederic, Khouloud
 +
 +===Topics===
 +  * Fujitsu test report update (Fujitsu)
 +    * GG 7.0.1 tested
 +    * test reports: {{:​eg-ciat:​aglgg7_0_1regressiontestreport.zip|testreport xml zipped}}
 +      * Issues with USB radio, BT, hvac and dashboard
 +      * JIRA's to be filed or extended
 +  * Fuego / Lava support
 +    * Presentation to be held during AGL AMM
 +    * https://​aglammjapan2019.sched.com/​event/​L8VH/​enhanced-ciat-lab-for-agl-running-lava-with-fuegos-binary-test-cache-zhong-lu-li-gang-nanjing-fujitsu-nanda-software-technology-co-ltd
 +  * Test case submissions to JIRA (review)
 +    * https://​jira.automotivelinux.org/​projects/​SPEC?​selectedItem=com.thed.zephyr.je%3Azephyr-tests-page#​test-cycles-tab
 +    * 04/02: Ok so far
 +  * Application lifecycle test
 +    * Where to add app test:
 +      * https://​git.automotivelinux.org/​ci-management/​tree/​jjb/​ci-apps-verify/​ci-apps-jjb.yaml
 +      * we need to extend this with CIBT (multijob) similar to https://​git.automotivelinux.org/​ci-management/​tree/​jjb/​ci-AGL-verify/​ci-platform-jjb.yaml#​n150 ​
 +      * initially just qemux86-64 / image from https://​download.automotivelinux.org/​AGL/​snapshots/​master/​latest/​qemux86-64/​deploy/​images/​qemux86-64/​ for lava job
 +
 +Along the lines of:
 +      - multijob:
 +          name: CIBT-app-{project}
 +          condition: SUCCESSFUL
 +          projects:
 +            - name: '​ci-app-{project}-verify-CIBT-qemux86-64'​
 +              current-parameters:​ true
 +              #​abort-all-job:​ true
 +              kill-phase-on:​ FAILURE
 +      - multijob:
 +          name: '​CIBT-{project}-finish-success'​
 +          condition: SUCCESSFUL
 +          projects:
 +            - name: '​ci-app-{project}-verify-CIBT-finish-success'​
 +              current-parameters:​ true
 +              abort-all-job:​ true
 +              kill-phase-on:​ FAILURE
 +
 +
 +  * Thud upgrade
 +    * Status in weekly devcall
 +    * master-next branch:
 +      * https://​jira.automotivelinux.org/​browse/​SPEC-1837
 +      * https://​git.automotivelinux.org/​AGL/​meta-agl/​commit/?​h=next&​id=cd14a879b91fb74e58c01e31248590ce5351c94e
 +        * ''​repo grep AGL_FIXME''​
 +        * ''​find . -name *AGLFIXME*''​
 +        * and you shall find the interesting spots to fix.
 +      * Update 02/19: See mail on ML and sandbox
 +
 +  * Infra update:
 +    * new CI infra is WIP, change in provider, build nodes will be physical machines
 +
 +  * 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
 +            * PRSERV setup in infra, addition to jobs pending
 +            * Update 13/11: prserv setup, need to use in jobs
 +            * Update 11/12: Jobs rework to use PRSERV (but will invalidate sstate-cache)
 +          * 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 2019-01-22: Work resumed
 +        * Update 2019-02-19: Busy with GG7.0.0
 +        * Update 2019-04-02: busy with thud uprev
 +
 +    * issue with ptest packages, CI-build should enable agl-ptest
 +      * https://​gerrit.automotivelinux.org/​gerrit/​17505
 +      * tbd: selection of tests as some break the network filesystem
 +      * take board, run nbdroot and execute ptests one-by-one -> list of good/bad
 +        * Update 02/19
 +            * AI for baylibre to fix systemd test
 +              * Removing network sub-tests from systemd ptest (due to netboot environment)
 +              * Update 04/02: cannot reproduce locally - test on all boards in CI with snapshot
 +            * Working on app test for ci-apps-* (https://​jira.automotivelinux.org/​browse/​SPEC-1850)
 +              * WIP, close to be complete
 +
 +  * Frederic:
 +    * lava-docker version of master: 19fe02f7a341e302e3ad560fcb4cc872f2201a5c
 +    * Update 04/02: board up, but we need the next lava-docker version to have the device-type supported
 +  * Lava-docker update:
 +    * already testing and PR issued
 +    * issue is pxe+grub+nbdroot (still pending in upstream)
 +    * uprev of master and slaves needed for this
 +      * schedule during next call
 +
 +  * Talk about layer structure and moving components into the core 
 +    * proposal update to thud first, then take a look at all components (add/​move/​remove)
 +      * meta-agl-devel/​*
 +      * meta-oic
 +    * 02/19: defer after update
 +    * 04/02: "
 +
 +  * Ronan: RCAR-BSP 3.15.0 is ready for review in gerrit
 +    * 04/02: done
 +
 +NEW:
 +  * Application tests 
 +    * Edi has problems reproducing the test wgt'​s ​
 +    * will file a jira ticket (@Romain or @Frederic)
 +  * 
 +
 +=== Next meeting ===
 +Next meeting in 2 weeks.
 +
 +ATTENTION: we'll switch to zoom ! Watch-out for an updated calendar-invite.
 +
 +
 +==== Meeting 2019/02/19 ====
 +===Attendees===
 +Jan-Simon, Frederic, Kurokawa-san,​ Li Xiaoming, Ronan, Tom, Khouloud, Corentin
 +
 +===Topics===
 +  * Fujitsu test report update
 +    * Guppy 7.0.0: found Dashboard and HVAC crashing during test execution. -> JIRA (assign to Leon)
 +  * Test case submissions to JIRA
 +    * Test cases can be defined in Jira now.
 +    * Example: https://​jira.automotivelinux.org/​browse/​SPEC-2132
 +    * Todo: document tests executed
 +    * Update 2/19: Sample entries for '​Zephyr'​ [[https://​jira.automotivelinux.org/​projects/​SPEC?​selectedItem=com.thed.zephyr.je%3Azephyr-tests-page#​test-cycles-tab | here]
 +  * Fuego / Lava support
 +    * Patch for LAVA pending review https://​git.lavasoftware.org/​lava/​lava/​merge_requests/​330
 +    * Presentation to be held during AGL AMM
 +
 +  * 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
 +            * PRSERV setup in infra, addition to jobs pending
 +            * Update 13/11: prserv setup, need to use in jobs
 +            * Update 11/12: Jobs rework to use PRSERV (but will invalidate sstate-cache)
 +          * 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 2019-01-22: Work resumed
 +        * Update 2019-02-19: Busy with GG7.0.0
 +
 +    * master-next branch:
 +      * https://​jira.automotivelinux.org/​browse/​SPEC-1837
 +      * https://​git.automotivelinux.org/​AGL/​meta-agl/​commit/?​h=next&​id=cd14a879b91fb74e58c01e31248590ce5351c94e
 +        * ''​repo grep AGL_FIXME''​
 +        * ''​find . -name *AGLFIXME*''​
 +        * and you shall find the interesting spots to fix.
 +      * Update 02/19: See mail on ML and sandbox
 +
 +    * issue with ptest packages, CI-build should enable agl-ptest
 +      * https://​gerrit.automotivelinux.org/​gerrit/​17505
 +      * tbd: selection of tests as some break the network filesystem
 +      * take board, run nbdroot and execute ptests one-by-one -> list of good/bad
 +        * Update 02/19
 +            * AI for baylibre to fix systemd test
 +              * Removing network sub-tests from systemd ptest (due to netboot environment)
 +              * 02/19: deferred
 +            * Working on app test for ci-apps-* (https://​jira.automotivelinux.org/​browse/​SPEC-1850)
 +              * WIP, close to be complete
 +
 +     * SPEC-1902, Stephane will do the reference features, Jan-Simon the CI features. ​
 +       * Update 02/19
 +         * Some more updates done
 +
 +  * Frederic:
 +    * lava-docker version of master: 19fe02f7a341e302e3ad560fcb4cc872f2201a5c
 +      * working on 64bit rpi3 filesystem
 +      * still issues on rpi3
 +      * -> proposal: use x86 board or machine
 +
 +  * Jira-Zephyr vs Kiwi vs ???
 +    * Kiwi:
 +      * + attach artifacts to the test (stored in kiwi)
 +        * repo manifest -r
 +      * + formatted output -> pdf
 +    * Zephyr:
 +      * create dummy set , plan and ad-hoc and planned execution
 +      * duplicate build+test+core UI plans from Konsulko to compare (Tom)
 +    * No update:
 +      * 
 +  * Talk about layer structure and moving components into the core 
 +    * proposal update to thud first, then take a look at all components (add/​move/​remove)
 +      * meta-agl-devel/​*
 +      * meta-oic
 +    * 02/19: defer after update
 +
 +NEW:
 +  * Ronan: RCAR-BSP 3.15.0 is ready for review in gerrit
 +    * Gerrit: https://​gerrit.automotivelinux.org/​gerrit/#/​q/​owner:​ronan.lemartret%2540iot.bzh+status:​open
 +    * Sandbox: https://​git.automotivelinux.org/​AGL/​meta-renesas-rcar-gen3/​log/?​h=sandbox/​ronan/​rocko_bsp_v3.15.0
 +    * Plan:
 +      * for current master and to be cherry-picked to guppy and flounder (3.15.0+rocko)
 +      * master-next (thud) will also use 3.15.0+thud for now (push mar for BSP and apr for KF)
 +
 +
 +==== Meeting 2019/02/04 ====
 +===Attendees===
 +Jan-Simon, Walt, Tom, Frederic, Li, Ronan, Stephane
 +
 +===Topics===
 +  * Test case submissions to JIRA
 +    * Test cases can be defined in Jira now.
 +    * Example: https://​jira.automotivelinux.org/​browse/​SPEC-2132
 +    * Todo: document tests executed
 +    * AI: Fujitsu & Konsulko - document test cases in JIRA
 +  * Fuego / Lava support
 +    * Patch for LAVA pending review https://​git.lavasoftware.org/​lava/​lava/​merge_requests/​330
 +
 +  * 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
 +            * PRSERV setup in infra, addition to jobs pending
 +            * Update 13/11: prserv setup, need to use in jobs
 +            * Update 11/12: Jobs rework to use PRSERV (but will invalidate sstate-cache)
 +            * Update 11/12: postponed after CES.
 +            * Update 02/05: work started -> guppy final
 +          * AI (jsm): bitbake package-index
 +            * Update 11/12: postponed after CES.
 +            * Update 02/05: work started -> guppy final
 +          * AI (jsm): sync-out the rpm feeds for the snapshot builds
 +            * Update 11/12: more space on download server requested
 +            * Update 02/05: work started -> guppy final
 +          * 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>/​
 +            * Update 11/12: postponed after CES.
 +          * AI (Tom): is there a prserv (ro) version?
 +            * Update 11/12: postponed after CES.
 +              * Jan-Simon to talk to Ryan hot to dump the sqlite from prserv
 +        * UPDATE 2019-01-22: Work resumed
 +
 +    * master-next branch:
 +      * https://​jira.automotivelinux.org/​browse/​SPEC-1837
 +      * https://​git.automotivelinux.org/​AGL/​meta-agl/​commit/?​h=next&​id=cd14a879b91fb74e58c01e31248590ce5351c94e
 +        * ''​repo grep AGL_FIXME''​
 +        * ''​find . -name *AGLFIXME*''​
 +        * and you shall find the interesting spots to fix.
 +      * Update 13/11: no update
 +      * Update 27/11: no update
 +      * Update 11/12: no time, will look for a rebase and re-eval errors.
 +      * Update 2019-01-22: Scott / Tom will work on -next
 +      * Update 2019-02-05:
 +        * Scott: working on submodule fetcher upstream
 +        * Stephane: security manager fixed by Jose, dbus-cynara disabled (wgt install!)
 +          * smack ok, weston ok, no ivi-shell atm
 +          * binder + wgt builds work, issues around cynara
 +          * serves as reference for appfw update
 +    * issue with ptest packages, CI-build should enable agl-ptest
 +      * https://​gerrit.automotivelinux.org/​gerrit/​17505
 +      * tbd: selection of tests as some break the network filesystem
 +      * take board, run nbdroot and execute ptests one-by-one -> list of good/bad
 +        * Update 11/12: WIP
 +          * disabled systemd test as it disables network (bad in CI)
 +            * We'd have to disable any network test in the testsuite
 +          * Update 11/​12: ​ no update
 +            * AI for baylibre to fix systemd test
 +     * SPEC-1902, Stephane will do the reference features, Jan-Simon the CI features. ​
 +       * Update 27/11: WIP (draft in gerrit)
 +       * Update 11/12: WIP (draft in gerrit)
 +       * Update 2019-01-22: still draft in gerrit.
 +       * Update 2019-02-05: no time
 +
 +  * Kusakabe-san:​ manual testing done by Fujitsu - which usb hardware for radio/BT if not built-in ?
 +    * https://​wiki.automotivelinux.org/​agl-distro/​ces-2018-demo
 +      * radio/sdr: https://​www.rtl-sdr.com/​buy-rtl-sdr-dvb-t-dongles/​
 +      * bluetooth:
 +        *  Product: CSR8510 A10
 +      * AI: Walt: sample hardware list
 +  * Frederic:
 +    * lava-docker version of master: 19fe02f7a341e302e3ad560fcb4cc872f2201a5c
 +      * working on 64bit rpi3 filesystem
 +
 +New: 
 +  * Jira-Zephyr vs Kiwi vs ???
 +    * Kiwi:
 +      * + attach artifacts to the test (stored in kiwi)
 +        * repo manifest -r
 +      * + formatted output -> pdf
 +    * Zephyr:
 +      * create dummy set , plan and ad-hoc and planned execution
 +      * duplicate build+test+core UI plans from Konsulko to compare (Tom)
 +  * Talk about layer structure and moving components into the core 
 +    * proposal update to thud first, then take a look at all components (add/​move/​remove)
 +      * meta-agl-devel/​*
 +      * meta-oic
 +
 +
 +==== Meeting 2019/01/22 ====
 +===Attendees===
 +Jan-Simon, Frederic, Kusakabe-san
 +
 +===Topics===
 +  * Test case submissions to JIRA
 +    * Test cases can be defined in Jira now.
 +    * Example: https://​jira.automotivelinux.org/​browse/​SPEC-2132
 +    * Todo: document tests executed
 +    * AI: Fujitsu & Konsulko - document test cases in JIRA
 +  * Fuego / Lava support
 +    * Patch for LAVA pending review https://​git.lavasoftware.org/​lava/​lava/​merge_requests/​330
 +    * 
 +
 +  * 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
 +            * PRSERV setup in infra, addition to jobs pending
 +            * Update 13/11: prserv setup, need to use in jobs
 +            * Update 11/12: Jobs rework to use PRSERV (but will invalidate sstate-cache)
 +            * Update 11/12: postponed after CES.
 +          * AI (jsm): bitbake package-index
 +            * Update 11/12: postponed after CES.
 +          * AI (jsm): sync-out the rpm feeds for the snapshot builds
 +            * Update 11/12: more space on download server requested
 +          * 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>/​
 +            * Update 11/12: postponed after CES.
 +          * AI (Tom): is there a prserv (ro) version?
 +            * Update 11/12: postponed after CES.
 +        * UPDATE 2019-01-22: Work resumed
 +
 +    * master-next branch:
 +      * https://​jira.automotivelinux.org/​browse/​SPEC-1837
 +      * https://​git.automotivelinux.org/​AGL/​meta-agl/​commit/?​h=next&​id=cd14a879b91fb74e58c01e31248590ce5351c94e
 +        * ''​repo grep AGL_FIXME''​
 +        * ''​find . -name *AGLFIXME*''​
 +        * and you shall find the interesting spots to fix.
 +      * Update 13/11: no update
 +      * Update 27/11: no update
 +      * Update 11/12: no time, will look for a rebase and re-eval errors.
 +      * Update 2019-01-22: Scott / Tom will work on -next
 +    * issue with ptest packages, CI-build should enable agl-ptest
 +      * https://​gerrit.automotivelinux.org/​gerrit/​17505
 +      * tbd: selection of tests as some break the network filesystem
 +      * take board, run nbdroot and execute ptests one-by-one -> list of good/bad
 +        * Update 27/​11: ​
 +          * reviewed smack test and disabled it (meaningless)
 +            * LTP has meaningful smack tests
 +              * https://​github.com/​linux-test-project/​ltp/​tree/​master/​testcases/​kernel/​security/​smack
 +            * Stephane: need a check for our default config being active
 +              * Who writes it ?  (lava qa-testdefinition yaml needed) *Jose/​Stephane* , Jan-Simon does the yaml
 +              * Update 11/12: WIP
 +          * disabled systemd test as it disables network (bad in CI)
 +            * We'd have to disable any network test in the testsuite
 +              * Update 11/​12: ​ no update
 +              * AI for baylibre to fix systemd test
 +     * SPEC-1902, Stephane will do the reference features, Jan-Simon the CI features. ​
 +       * Update 27/11: WIP (draft in gerrit)
 +       * Update 11/12: WIP (draft in gerrit)
 +       * Update 2019-01-22: still draft in gerrit.
 +
 +New: 
 +  * Kusakabe-san:​ manual testing done by Fujitsu - which usb hardware for radio/BT if not built-in ?
 +    * https://​wiki.automotivelinux.org/​agl-distro/​ces-2018-demo
 +      * radio/sdr: https://​www.rtl-sdr.com/​buy-rtl-sdr-dvb-t-dongles/​
 +      * bluetooth:
 +        *  Product: CSR8510 A10
 +      * AI: Walt: sample hardware list
 +  * Frederic:
 +    * lava-docker version of master: 19fe02f7a341e302e3ad560fcb4cc872f2201a5c
 +    * 
 +
 +
 +==== Meeting 2018/12/11 ====
 +===Attendees===
 +Jan-Simon, Frederic, Stephane, Li, Ronan
 +
 +  * Fujitsu will do bi-weekly tests:
 +    * application tests:
 +      * bluetooth, hfp
 +      * radio
 +      * mediaplayer
 +      * navigation
 +      * hvac
 +      * dashboard
 +    * report by ? -> Jan-Simon to talk with Walt. (currently email)
 +    * Reviewing test report xls
 +    * Question about test result submission
 +      * We have now the '​zephyr'​ plugin for jira for test management installed
 +    * {{:​eg-ciat:​agl_app_test_case_20181127.xls| Test Report from Fujitsu}}
 +    * Update 11/​12: ​
 +      * This week GG RC2 6.99.2 (report to be added)
 +        * Issues on:
 +          * Bluetooth (add report to jira -> Matt R)
 +          * Navigation (subsequent starts still bring not navigation to foreground) (->​Tanikawa-san)
 +          * Mediaplayer (if usb-drive is removed, then mediaplayer hangs/does not play anymore, loop unstable) (-> Matt R)
 +        * {{:​eg-ciat:​agl_app_test_case_20181207.xls|Test Report from Fujitsu for 6.99.2 / GG RC2}}
 +        * Need to check if jira's are filed for these.
 +
 +  * Fuego
 +    * Update 02/10  No update
 +    * Update 30/10: Enhanced Lava support patch posted https://​lists.linuxfoundation.org/​pipermail/​fuego/​2018-September/​002422.html
 +    * Update 13/11: resend patch ? Li will send reminder
 +    * Update 27/11: Tim Bird looking at patch
 +    * Update 11/12: Tim is reviewing patch queue for a new release
 +
 +  * 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
 +            * PRSERV setup in infra, addition to jobs pending
 +            * Update 13/11: prserv setup, need to use in jobs
 +            * Update 11/12: Jobs rework to use PRSERV (but will invalidate sstate-cache)
 +            * Update 11/12: postponed after CES.
 +          * AI (jsm): bitbake package-index
 +            * Update 11/12: postponed after CES.
 +          * AI (jsm): sync-out the rpm feeds for the snapshot builds
 +            * Update 11/12: more space on download server requested
 +          * 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>/​
 +            * Update 11/12: postponed after CES.
 +          * AI (Tom): is there a prserv (ro) version?
 +            * Update 11/12: postponed after CES.
 +
 +    * master-next branch:
 +      * https://​jira.automotivelinux.org/​browse/​SPEC-1837
 +      * https://​git.automotivelinux.org/​AGL/​meta-agl/​commit/?​h=next&​id=cd14a879b91fb74e58c01e31248590ce5351c94e
 +        * ''​repo grep AGL_FIXME''​
 +        * ''​find . -name *AGLFIXME*''​
 +        * and you shall find the interesting spots to fix.
 +      * Update 13/11: no update
 +      * Update 27/11: no update
 +      * Update 11/12: no time, will look for a rebase and re-eval errors.
 +    * issue with ptest packages, CI-build should enable agl-ptest
 +      * https://​gerrit.automotivelinux.org/​gerrit/​17505
 +      * tbd: selection of tests as some break the network filesystem
 +      * take board, run nbdroot and execute ptests one-by-one -> list of good/bad
 +        * Update 27/​11: ​
 +          * reviewed smack test and disabled it (meaningless)
 +            * LTP has meaningful smack tests
 +              * https://​github.com/​linux-test-project/​ltp/​tree/​master/​testcases/​kernel/​security/​smack
 +            * Stephane: need a check for our default config being active
 +              * Who writes it ?  (lava qa-testdefinition yaml needed) *Jose/​Stephane* , Jan-Simon does the yaml
 +              * Update 11/12: WIP
 +          * disabled systemd test as it disables network (bad in CI)
 +            * We'd have to disable any network test in the testsuite
 +              * Update 11/​12: ​ no update
 +     * SPEC-1902, Stephane will do the reference features, Jan-Simon the CI features. ​
 +       * Update 27/11: WIP (draft in gerrit)
 +       * Update 11/12: WIP (draft in gerrit)
 +
 +  * INFRA updates
 +    * AGL core infra
 +      * LAVA
 +        * Lab iot/Lorient (France) - https://​github.com/​kernelci/​lava-docker/​blob/​master/​README.md
 +          * need public key of lab and deploy in lava master docker config
 +          * name of worker node (hostname -f): AGL-Lab-iotbzh
 +          * run *lavacli* to configure your worker + device + device_type
 +
 +Next call:  Jan 15th 2019 , Jan 22nd 2019 
 +
 +
 +==== Meeting 2018/11/13 ====
 +===Attendees===
 +Walt, Jan-Simon, Xiaoming Li, Ronan, Stephane, Frederic ​
 +
 +  * Fujitsu will do bi-weekly tests:
 +    * application tests:
 +      * bluetooth, hfp
 +      * radio
 +      * mediaplayer
 +      * navigation
 +      * hvac
 +      * dashboard
 +    * report by ? -> Jan-Simon to talk with Walt. (currently email)
 +    * Reviewing test report xls
 +    * Question about test result submission
 +      * We have now the '​zephyr'​ plugin for jira for test management installed
 +    * {{:​eg-ciat:​agl_app_test_case_20181127.xls| Test Report from Fujitsu}}
 +
 +  * Fuego
 +    * Update 02/10  No update
 +    * Update 30/10: Enhanced Lava support patch posted https://​lists.linuxfoundation.org/​pipermail/​fuego/​2018-September/​002422.html
 +    * Update 13/11: resend patch ? Li will send reminder
 +    * Update 27/11: Tim Bird looking at patch 
 +
 +  * 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
 +            * PRSERV setup in infra, addition to jobs pending
 +            * Update 13/11: prserv setup, need to use in jobs
 +          * AI (jsm): bitbake package-index
 +            * Update 30/10: no update
 +            * Update 13/11: no update
 +          * AI (jsm): sync-out the rpm feeds for the snapshot builds
 +            * Update 30/10: no update
 +            * Update 13/11: no update
 +          * 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>/​
 +            * Update 30/10: no update, waiting for feed
 +          * AI (Tom): is there a prserv (ro) version?
 +            * Update 30/10: no update
 +            * Update 13/11: no update
 +        * Update 27/11: no update
 +    * master-next branch:
 +      * https://​jira.automotivelinux.org/​browse/​SPEC-1837
 +      * https://​git.automotivelinux.org/​AGL/​meta-agl/​commit/?​h=next&​id=cd14a879b91fb74e58c01e31248590ce5351c94e
 +        * ''​repo grep AGL_FIXME''​
 +        * ''​find . -name *AGLFIXME*''​
 +        * and you shall find the interesting spots to fix.
 +      * Update 13/11: no update
 +      * Update 27/11: no update
 +    * issue with ptest packages, CI-build should enable agl-ptest
 +      * https://​gerrit.automotivelinux.org/​gerrit/​17505
 +      * tbd: selection of tests as some break the network filesystem
 +      * take board, run nbdroot and execute ptests one-by-one -> list of good/bad
 +        * Update 27/​11: ​
 +          * reviewed smack test and disabled it (meaningless)
 +            * LTP has meaningful smack tests
 +              * https://​github.com/​linux-test-project/​ltp/​tree/​master/​testcases/​kernel/​security/​smack
 +            * Stephane: need a check for our default config being active
 +              * Who writes it ?  (lava qa-testdefinition yaml needed) *Jose/​Stephane* , Jan-Simon does the yaml
 +          * disabled systemd test as it disables network (bad in CI)
 +            * We'd have to disable any network test in the testsuite
 +     * SPEC-1902, Stephane will do the reference features, Jan-Simon the CI features. ​
 +       * Update 27/11: WIP (draft in gerrit)
 +
 +
 +
 + 
 +==== Meeting 2018/11/13 ====
 +===Attendees===
 +Jan-Simon, Xiaoming Li, Ronan, Stephane, Frederic, Kusakabe-san
 +
 +Topics:
 +
 +  * INFRA updates
 +    * AGL core infra
 +      * LAVA
 +        * AGL-core-lab (Germany) ​
 +        * Lab iot/Lorient (France) - https://​github.com/​kernelci/​lava-docker/​blob/​master/​README.md
 +          * need public key of lab and deploy in lava master docker config
 +          * name of worker node (hostname -f): AGL-Lab-iotbzh
 +        * Lab baylibre (US)
 +      * KernelCI
 +        * Performance issues
 +        * Navigation not user-friendly
 +        * 13/11: no update
 +  * Fuego
 +    * Update 02/10  No update
 +    * Update 30/10: Enhanced Lava support patch posted https://​lists.linuxfoundation.org/​pipermail/​fuego/​2018-September/​002422.html
 +    * Update 13/11: resend patch ? Li will send reminder
 +
 +  * Fujitsu will do bi-weekly tests:
 +    * application tests:
 +      * bluetooth, hfp
 +      * radio
 +      * mediaplayer
 +      * navigation
 +      * hvac
 +      * dashboard
 +    * report by ? -> Jan-Simon to talk with Walt. (currently email)
 +
 + 
 +
 +  * 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
 +            * PRSERV setup in infra, addition to jobs pending
 +            * Update 13/11: prserv setup, need to use in jobs
 +          * AI (jsm): bitbake package-index
 +            * Update 30/10: no update
 +            * Update 13/11: no update
 +          * AI (jsm): sync-out the rpm feeds for the snapshot builds
 +            * Update 30/10: no update
 +            * Update 13/11: no update
 +          * 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>/​
 +            * Update 30/10: no update, waiting for feed
 +          * AI (Tom): is there a prserv (ro) version?
 +            * Update 30/10: no update
 +            * Update 13/11: no update
 +
 +  * Current issues:
 +    * [[https://​jira.automotivelinux.org/​issues/?​jql=status%20in%20(Open%2C%20%22In%20Progress%22%2C%20Reopened)%20AND%20component%20in%20(%22Build%20and%20Tools%22%2C%20CIAT)|Filter]]
 +    * New nbd client (proposal by Dominig) - SPEC-1423
 +      * https://​gerrit.automotivelinux.org/​gerrit/#/​c/​13445/​
 +      * As discussed during F2F in Karlsruhe:
 +        * nbd.v3=1 (Stephane) - add boot argument to switch between old and newer implementation
 +        * Update 2018-10-30: no update (need lava code change first)
 +        * Update 2018-11-13: on hold, as lava changes needed first
 +    * https://​jira.automotivelinux.org/​browse/​SPEC-1667
 +      * Update 2018-10-30: no news
 +      * Update 2018-11-13: no update
 +    * 2018-10-30: CIAT infra sprint with baylibre
 +      * https://​jira.automotivelinux.org/​browse/​SPEC-1847
 +
 +  * New issues:
 +    * master-next branch:
 +      * https://​jira.automotivelinux.org/​browse/​SPEC-1837
 +      * https://​git.automotivelinux.org/​AGL/​meta-agl/​commit/?​h=next&​id=cd14a879b91fb74e58c01e31248590ce5351c94e
 +        * ''​repo grep AGL_FIXME''​
 +        * ''​find . -name *AGLFIXME*''​
 +        * and you shall find the interesting spots to fix.
 +      * Update 13/11: no update
 +    * issue with ptest packages, CI-build should enable agl-ptest
 +      * https://​gerrit.automotivelinux.org/​gerrit/​17505
 +      * tbd: selection of tests as some break the network filesystem
 +      * take board, run nbdroot and execute ptests one-by-one -> list of good/bad
 +    * Discussion about autobuild, cmake, $make, and location of resulting files
 +      * cleanup needed when moving to cmake module.
 +        * a) autobuild/​(agl|linux)/​autobuild (currently fallback qmake/make : make && make package)
 +        * b) location of wgt: build dir (${B}) , $(toplevel build dir)/*.wgt
 +      * 13/11: ci-management (app-ci) and aglwgt.bbclass need to temporarily support old/new world (with big bbwarn)
 +        * Then convert apps over and remove exception
 +
 +New issues:
 +    * Slaves fail to reach download server -> SDK -> app builds '​just'​ succeed
 +    * SPEC-1902, Stephane will do the reference features, Jan-Simon the CI features. ​
 +
 +Next meeting in 2 week
 +
 +==== Meeting 2018/10/30 ====
 +===Attendees===
 +Jan-Simon, Xiaoming Li, Ronan, Romain, Stephane
 +
 +Topics:
 +
 +  * ATS (Automated Testing Summit) readout/​report
 +    * https://​elinux.org/​Automated_Testing_Summit
 +  * INFRA updates
 +    * AGL core infra
 +      * LAVA
 +        * AGL-core-lab (Germany) ​
 +        * Lab iot/Lorient (France) - https://​github.com/​kernelci/​lava-docker/​blob/​master/​README.md
 +        * Lab baylibre (US)
 +      * KernelCI
 +        * Performance issues
 +        * Navigation not user-friendly
 +  * Fuego
 +    * Update 02/10  No update
 +    * Update 30/10: Enhanced Lava support patch posted https://​lists.linuxfoundation.org/​pipermail/​fuego/​2018-September/​002422.html
 +
 +  * 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
 +            * PRSERV setup in infra, addition to jobs pending
 +          * AI (jsm): bitbake package-index
 +            * Update 30/10: no update
 +          * AI (jsm): sync-out the rpm feeds for the snapshot builds
 +            * Update 30/10: no update
 +          * 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>/​
 +            * Update 30/10: no update, waiting for feed
 +          * AI (Tom): is there a prserv (ro) version?
 +            * Update 30/10: no update
 +
 +  * Current issues:
 +    * [[https://​jira.automotivelinux.org/​issues/?​jql=status%20in%20(Open%2C%20%22In%20Progress%22%2C%20Reopened)%20AND%20component%20in%20(%22Build%20and%20Tools%22%2C%20CIAT)|Filter]]
 +    * New nbd client (proposal by Dominig) - SPEC-1423
 +      * https://​gerrit.automotivelinux.org/​gerrit/#/​c/​13445/​
 +      * As discussed during F2F in Karlsruhe:
 +        * nbd.v3=1 (Stephane) - add boot argument to switch between old and newer implementation
 +        * Update 2018-10-30: no update (need lava code change first)
 +    * Ronan: how to avoid broken build env due to binary bsp update?
 +      * detect if binary driver artifacts mismatch
 +      * Update 2018-08-21: waiting for BSP
 +      * Update 2018-10-30: Done
 +    * SPEC-1378 container
 +      * Update 2018-07-10: no news
 +      * Update 2018-08-21: build still failing with connection issues
 +      * Update 2018-10-30: new cloud network fixed the issue for now. close.
 +    * https://​jira.automotivelinux.org/​browse/​SPEC-1667
 +      * Update 2018-10-30: no news
 +    * 2018-10-30: CIAT infra sprint with baylibre
 +      * https://​jira.automotivelinux.org/​browse/​SPEC-1847
 +
 +  * New issues:
 +    * master-next branch:
 +      * https://​jira.automotivelinux.org/​browse/​SPEC-1837
 +      * https://​git.automotivelinux.org/​AGL/​meta-agl/​commit/?​h=next&​id=cd14a879b91fb74e58c01e31248590ce5351c94e
 +        * ''​repo grep AGL_FIXME''​
 +        * ''​find . -name *AGLFIXME*''​
 +        * and you shall find the interesting spots to fix.
 +    * issue with ptest packages, CI-build should enable agl-ptest
 +      * https://​gerrit.automotivelinux.org/​gerrit/​17505
 +    * Discussion about autobuild, cmake, $make, and location of resulting files
 +      * cleanup needed when moving to cmake module.
 +        * a) autobuild/​(agl|linux)/​autobuild (currently fallback qmake/make : make && make package)
 +        * b) location of wgt: build dir (${B}) , $(toplevel build dir)/*.wgt
 +
 +Next meeting in 2 week
 +
 +==== Meeting 2018/10/02 ====
 +===Attendees===
 +Jan-Simon, Stephane, Tom, Ronan
 +
 +Topics:
 +
 +  * INFRA updates
 +    * AGL core infra
 +      * LAVA
 +        * AGL-core-lab (Germany) - uprev'​ed with lava-docker
 +        * Lab iot/Lorient (France) - https://​github.com/​kernelci/​lava-docker/​blob/​master/​README.md
 +        * Lab baylibre (US) - uprev'​ed with lava-docker
 +      * KernelCI
 +        * Performance issues
 +        * Navigation not user-friendly
 +  * Fuego
 +    * Update 02/10  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
 +          * 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'​ )
 +          * AI (Ton): is there a prserv (ro) version?
 +
 +
 +  * Current issues:
 +    * [[https://​jira.automotivelinux.org/​issues/?​jql=status%20in%20(Open%2C%20%22In%20Progress%22%2C%20Reopened)%20AND%20component%20in%20(%22Build%20and%20Tools%22%2C%20CIAT)|Filter]]
 +    * New nbd client (proposal by Dominig) - SPEC-1423
 +      * https://​gerrit.automotivelinux.org/​gerrit/#/​c/​13445/​
 +      * As discussed during F2F in Karlsruhe:
 +        * nbd.v3=1 (Stephane) - add boot argument to switch between old and newer implementation
 +        * Update 2018-08-21: no update
 +    * Ronan: how to avoid broken build env due to binary bsp update?
 +      * detect if binary driver artifacts mismatch
 +      * Update 2018-08-21: waiting for BSP
 +    * SPEC-1378 container
 +      * Update 2018-07-10: no news
 +      * Update 2018-08-21: build still failing with connection issues
 +    * docker container jobs fail:
 +      * https://​build.automotivelinux.org/​view/​jjb-weekly-jobs/​job/​snapshot-jjb-container-weekly/​101/​console
 +      * adding extra line of defense checking the file size SPEC-979
 +      * Update 2018-06-26: WIP
 +      * Update 2018-07-10: debugged the container build, still broken
 +        * docker save docker.automotivelinux.org/​agl/​worker-generic:​5.99-116 | xz -T0 -c >​docker_agl_worker-generic-5.99-116.tar.xz
 +        * Error response from daemon: reference does not exist
 +    * generic container vs. xds container discussion:
 +      * generic container uncompressed:​ 1.5GB (~380MB compressed)
 +      * xds containner uncompressed:​ 600MB (~150MB compressed)
 +      * converge by cleaning up generic one ? 
 +      * for the download server AI:​jsmoeller query download stats
 +      * doc site has 2 different chapters:
 +        * http://​docs.automotivelinux.org/​docs/​getting_started/​en/​dev/​reference/​setup-sdk-environment.html
 +        * http://​docs.automotivelinux.org/​docs/​devguides/​en/​dev/​reference/​xds/​part-1/​2-1_install-xds-server-docker.html
 +        * different audiences, but bad guidance/​nomenclature/​naming aas to what should be used where
 +      * sleep over it and discuss further in SAT
 +      * Sebastian investigated the disk/space usage 
 +        * 1) most taken by yocto dependencies (gcc)
 +        * 2) docs (nodejs)
 +        * 3) 100mb for x11 clients (rdp)
 +      * Use platform and app-development (native and html5) containers.
 +    * Smaller SDK size (e.g. no kernel-devsrc and so on) for app developers (jira for GG)
 +    * https://​jira.automotivelinux.org/​browse/​SPEC-1667
 +
 +  * New issues:
 +    * 
 +
 +==== Meeting 2018/09/25 ====
 +===Attendees===
 +Jan-Simon, Frederic, Kurokawa-san,​ Khiem Nguyen, Xiaoming Li, Ronan, Scott, Tom, '​Renesas dev',
 +
 +Topic: SPEC-920 ​ ( https://​jira.automotivelinux.org/​browse/​SPEC-920 )
 +
 +Notes:
 +  * RPM feed for image and SDK by eg. dnf or dnf-sdk wrapper
 +  * Limitation/​Problem observed:
 +    * PRSERV use the HASH to match-up with the revision (generated/​stored/​served)
 +    * Revert in metadata (recipe) will lead to '​old'​ revision being used (prserv replies with old rev)
 +  * https://​github.com/​iotbzh/​YoMo
 +  * poky/​meta/​conf/​bitbake.conf:​PKGR ?= "​${PR}${EXTENDPRAUTO}"​
 +  * https://​github.com/​iotbzh/​YoMo/​blob/​master/​doc/​YoMo_repositories.md
 +  * Remaining problem: metadata revert will lead to r4->r3 due to hash being recognized by prserv as existing
 +  * AIs:
 +    * To try things out, get in 16667 to master only (it is optional and not enabled by default)
 +    * 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)
 +
 +
 +==== Meeting 2018/08/21 ====
 +===Attendees===
 +Jan-Simon, Ronan, Li Xiaoming, Frederic ​
 +
 +  == AGL CIAT meeting ==
 +  ​
 +===Topics===
 +  * Status updates:
 +    * Infra: ​
 +      * slave lab in Lorient being setup https://​lava.automotivelinux.org/​scheduler/​worker/​AGL-Lab-iotbzh.lorient.iot
 +        * Further investigation needed based on Dominigs email.
 +          * Need to try pxe next
 +        * Update 2018-06-26: Input during ALS, working sample with ipxe shown. Doc to be sent to ML.
 +          * Liu showed procedure
 +            * Advanced Network stack enabled.
 +            * Enable network boot in bios boot config screen (Fixed boot order)
 +            * build IPXE from     ​git.ipxe.org/​ipxe.git ; cd ipxe/src
 +            * shell.ipxe:  ​
 +              * #!ipxe
 +              * shell
 +            * make bin-x86_64-efi/​ipxe.efi EMBED=./​shell.ipxe
 +          * Frederic: got pxe shell and network boot
 +        * Update 2018-07-10: ​
 +          * ipxe works , but LAVA had issues with the serial (https://​lava.automotivelinux.org/​scheduler/​job/​5735#​L179)
 +          * uprev for new lava server version pending when serial is debugged
 +        * Update 2018-07-24: ​
 +          * serial debugging still WIP
 +        * Update 2018-08-21:
 +          * need to follow-up
 +    * Lava
 +      * waiting for LAVA rev. 2018.04 to be ready in lava-docker
 +      * Branch available, see https://​jira.automotivelinux.org/​browse/​SPEC-1299
 +      * Means we also have to update the slaves (=new version of lava-dispatcher)
 +      * WIP: uprev slaves.
 +      * Update 2018-06-26: Schedule next week (week 27) for lab uprev.
 +      * Update 2018-07-10: Jan-Simon started to uprev the AGL-core-lab and uses the lava-docker
 +        * Issues:
 +          * certificate exchange was missing (added meanwhile)
 +          * WIP currently: Need to create new server certificate and exchange
 +            * http://​lavadocker.automotivelinux.org:​10080/ ​ but needs fix for https
 +      * Update 2018-07-24:
 +        * fix zmq auth issue
 +        * persistent db
 +        * 2018.04 uprev done
 +        * Jan-Simon working on docker boards.yaml for master server
 +      * Update 2018-08-21:
 +        * Connection issues between slave and master, need to debug with Ryan.
 +    * KernelCI
 +      * webui changes WIP
 +        * tabs for gerrit/CI , weekly, daily, release builds
 +        * Update 2018-06-26: demo last week during ALS, plan to deploy week 27
 +        * Update 2018-07-10: no update, delayed
 +        * Update 2018-07-24: baylibre has test instance deployed with ui changes
 +        * Update 2018-08-21:
 +          * Deploying latest changes
 +    * Fuego
 +      * any update ? - 2018-05-15: no updates
 +        * 2018-05-29: no update on lava support
 +        * Update 2018-06-26: Presentation during ALS with better integration (add link)
 +        * 2018-07-10: no patches for integration,​ yet.
 +        * 2018-07-24: no update
 +        * Update 2018-08-21: no update
 +
 +  * Current issues:
 +    * [[https://​jira.automotivelinux.org/​issues/?​jql=status%20in%20(Open%2C%20%22In%20Progress%22%2C%20Reopened)%20AND%20component%20in%20(%22Build%20and%20Tools%22%2C%20CIAT)|Filter]]
 +    * New nbd client (proposal by Dominig) - SPEC-1423
 +      * https://​gerrit.automotivelinux.org/​gerrit/#/​c/​13445/​
 +      * As discussed during F2F in Karlsruhe:
 +        * nbd.v3=1 (Stephane) - add boot argument to switch between old and newer implementation
 +        * port new nbd-client for lava-dispatcher
 +        * Update 2018-05-15: need to investigate uprev of nbd-client in yocto/oe before we uprev.
 +        * Update 2018-07-24: investigating client versions
 +        * Update 2018-08-21: no update
 +    * Ronan: how to avoid broken build env due to binary bsp update?
 +      * detect if binary driver artifacts mismatch
 +      * separate dummy recipe/​package with no rpm (empty)
 +        * which does the check for the binary at configure stage.
 +        * e.g. at configure step.
 +      * Update 2018-07-24: waiting for rc3 (for BSP 3.9)
 +      * Update 2018-08-21: waiting for BSP
 +    * SPEC-1378 container
 +      * Update 2018-07-10: no news
 +      * Update 2018-08-21: build still failing with connection issues
 +    * docker container jobs fail:
 +      * https://​build.automotivelinux.org/​view/​jjb-weekly-jobs/​job/​snapshot-jjb-container-weekly/​101/​console
 +      * adding extra line of defense checking the file size SPEC-979
 +      * Update 2018-06-26: WIP
 +      * Update 2018-07-10: debugged the container build, still broken
 +        * docker save docker.automotivelinux.org/​agl/​worker-generic:​5.99-116 | xz -T0 -c >​docker_agl_worker-generic-5.99-116.tar.xz
 +        * Error response from daemon: reference does not exist
 +    * generic container vs. xds container discussion:
 +      * generic container uncompressed:​ 1.5GB (~380MB compressed)
 +      * xds containner uncompressed:​ 600MB (~150MB compressed)
 +      * converge by cleaning up generic one ? 
 +      * for the download server AI:​jsmoeller query download stats
 +      * doc site has 2 different chapters:
 +        * http://​docs.automotivelinux.org/​docs/​getting_started/​en/​dev/​reference/​setup-sdk-environment.html
 +        * http://​docs.automotivelinux.org/​docs/​devguides/​en/​dev/​reference/​xds/​part-1/​2-1_install-xds-server-docker.html
 +        * different audiences, but bad guidance/​nomenclature/​naming aas to what should be used where
 +      * sleep over it and discuss further in SAT
 +      * Sebastian investigated the disk/space usage 
 +        * 1) most taken by yocto dependencies (gcc)
 +        * 2) docs (nodejs)
 +        * 3) 100mb for x11 clients (rdp)
 +      * Use platform and app-development (native and html5) containers.
 +    * Smaller SDK size (e.g. no kernel-devsrc and so on) for app developers (jira for GG)
 +
 +  * New issues:
 +    * https://​jira.automotivelinux.org/​browse/​SPEC-1667
 +    * 
 +
 +===Next meeting(s)===
 +Next call in 2 weeks, same place, same time (13:00 UTC)
 +
 +
 +==== Meeting 2018/07/24 ====
 +===Attendees===
 +Jan-Simon, Frederic, Li Xiaoming, Clement, Kevin, Stephane, Ronan
 +
 +  == AGL CIAT meeting ==
 +  ​
 +===Topics===
 +  * Status updates:
 +    * Infra: ​
 +      * slave lab in Lorient being setup https://​lava.automotivelinux.org/​scheduler/​worker/​AGL-Lab-iotbzh.lorient.iot
 +        * Further investigation needed based on Dominigs email.
 +          * Need to try pxe next
 +        * Update 2018-06-26: Input during ALS, working sample with ipxe shown. Doc to be sent to ML.
 +          * Liu showed procedure
 +            * Advanced Network stack enabled.
 +            * Enable network boot in bios boot config screen (Fixed boot order)
 +            * build IPXE from     ​git.ipxe.org/​ipxe.git ; cd ipxe/src
 +            * shell.ipxe:  ​
 +              * #!ipxe
 +              * shell
 +            * make bin-x86_64-efi/​ipxe.efi EMBED=./​shell.ipxe
 +          * Frederic: got pxe shell and network boot
 +        * Update 2018-07-10: ​
 +          * ipxe works , but LAVA had issues with the serial (https://​lava.automotivelinux.org/​scheduler/​job/​5735#​L179)
 +          * uprev for new lava server version pending when serial is debugged
 +        * Update 2018-07-24: ​
 +          * serial debugging still WIP
 +      * download server speed issues under investigation
 +        * for now we doubled the speed ... = ~1.5MB/s max
 +        * Debugging ongoing, workaround for CI WIP
 +        * Update 2018-06-26: Seems to be an upstream ISP issue. Workaround seems in place but no final Solution atm.
 +        * Update 2018-07-10: Cloud internal network structure changed (slaves on own private net now)
 +        * Update 2018-07-24: taking care of lab in Lorient.
 +    * Lava
 +      * waiting for LAVA rev. 2018.04 to be ready in lava-docker
 +      * Branch available, see https://​jira.automotivelinux.org/​browse/​SPEC-1299
 +      * Means we also have to update the slaves (=new version of lava-dispatcher)
 +      * WIP: uprev slaves.
 +      * Update 2018-06-26: Schedule next week (week 27) for lab uprev.
 +      * Update 2018-07-10: Jan-Simon started to uprev the AGL-core-lab and uses the lava-docker
 +        * Issues:
 +          * certificate exchange was missing (added meanwhile)
 +          * WIP currently: Need to create new server certificate and exchange
 +            * http://​lavadocker.automotivelinux.org:​10080/ ​ but needs fix for https
 +      * Update 2018-07-24:
 +        * fix zmq auth issue
 +        * persistent db
 +        * 2018.04 uprev done
 +        * Jan-Simon working on docker boards.yaml for master server
 +    * KernelCI
 +      * webui changes WIP
 +        * tabs for gerrit/CI , weekly, daily, release builds
 +        * Update 2018-06-26: demo last week during ALS, plan to deploy week 27
 +        * Update 2018-07-10: no update, delayed
 +        * Update 2018-07-24: baylibre has test instance deployed with ui changes
 +          * 
 +    * Fuego
 +      * any update ? - 2018-05-15: no updates
 +        * 2018-05-29: no update on lava support
 +        * Update 2018-06-26: Presentation during ALS with better integration (add link)
 +        * 2018-07-10: no patches for integration,​ yet.
 +        * 2018-07-24: no update
 +
 +  * Current issues:
 +    * [[https://​jira.automotivelinux.org/​issues/?​jql=status%20in%20(Open%2C%20%22In%20Progress%22%2C%20Reopened)%20AND%20component%20in%20(%22Build%20and%20Tools%22%2C%20CIAT)|Filter]]
 +    * SPEC-1378
 +      * Update 2018-05-29: wip
 +      * Update 2018-06-12: wip
 +      * Update 2018-06-26: Reduce build frequency to RC's final / ondemand / move proper container to release folder.
 +      * Update 2018-07-10: no news
 +    * New nbd client (proposal by Dominig) - SPEC-1423
 +      * https://​gerrit.automotivelinux.org/​gerrit/#/​c/​13445/​
 +      * As discussed during F2F in Karlsruhe:
 +        * nbd.v3=1 (Stephane) - add boot argument to switch between old and newer implementation
 +        * port new nbd-client for lava-dispatcher
 +        * Update 2018-05-15: need to investigate uprev of nbd-client in yocto/oe before we uprev.
 +        * Update 2018-05-29: no update
 +        * Update 2018-06-12: investigating client versions
 +        * Update 2018-06-26: investigating client versions
 +        * Update 2018-07-10: investigating client versions
 +        * Update 2018-07-24: investigating client versions
 +    * Ronan: how to avoid broken build env due to binary bsp update?
 +      * detect if binary driver artifacts mismatch
 +      * separate dummy recipe/​package with no rpm (empty)
 +        * which does the check for the binary at configure stage.
 +        * e.g. at configure step.
 +      * Update 2018-06-12: no update
 +      * Update 2018-06-26: no update, plan is to do a python class.
 +      * Update 2018-07-10: investigating for new bsp (3.9)
 +      * Update 2018-07-24: waiting for rc3 (for BSP 3.9)
 +    * docker container jobs fail:
 +      * https://​build.automotivelinux.org/​view/​jjb-weekly-jobs/​job/​snapshot-jjb-container-weekly/​101/​console
 +      * adding extra line of defense checking the file size SPEC-979
 +      * Update 2018-06-26: WIP
 +      * Update 2018-07-10: debugged the container build, still broken
 +        * docker save docker.automotivelinux.org/​agl/​worker-generic:​5.99-116 | xz -T0 -c >​docker_agl_worker-generic-5.99-116.tar.xz
 +        * Error response from daemon: reference does not exist
 +    * generic container vs. xds container discussion:
 +      * generic container uncompressed:​ 1.5GB (~380MB compressed)
 +      * xds containner uncompressed:​ 600MB (~150MB compressed)
 +      * converge by cleaning up generic one ? 
 +      * for the download server AI:​jsmoeller query download stats
 +      * doc site has 2 different chapters:
 +        * http://​docs.automotivelinux.org/​docs/​getting_started/​en/​dev/​reference/​setup-sdk-environment.html
 +        * http://​docs.automotivelinux.org/​docs/​devguides/​en/​dev/​reference/​xds/​part-1/​2-1_install-xds-server-docker.html
 +        * different audiences, but bad guidance/​nomenclature/​naming aas to what should be used where
 +      * sleep over it and discuss further in SAT
 +      * Sebastian investigated the disk/space usage 
 +        * 1) most taken by yocto dependencies (gcc)
 +        * 2) docs (nodejs)
 +        * 3) 100mb for x11 clients (rdp)
 +      * Use platform and app-development (native and html5) containers.
 +
 +  * New issues:
 +    * Smaller SDK size (e.g. no kernel-devsrc and so on) for app developers (jira for GG)
 +
 +===Next meeting(s)===
 +Next call in 2 weeks, same place, same time (13:00 UTC)
 +
 +==== Meeting 2018/07/10 ====
 +===Attendees===
 +Jan-Simon, Frederic, Ronan, Tanibata-san,​ Li Xiaoming
 +
 +  == AGL CIAT meeting ==
 +  ​
 +===Topics===
 +  * Status updates:
 +    * Infra: ​
 +      * slave lab in Lorient being setup https://​lava.automotivelinux.org/​scheduler/​worker/​AGL-Lab-iotbzh.lorient.iot
 +        * Further investigation needed based on Dominigs email.
 +          * Need to try pxe next
 +        * Update 2018-06-26: Input during ALS, working sample with ipxe shown. Doc to be sent to ML.
 +          * Liu showed procedure
 +            * Advanced Network stack enabled.
 +            * Enable network boot in bios boot config screen (Fixed boot order)
 +            * build IPXE from     ​git.ipxe.org/​ipxe.git ; cd ipxe/src
 +            * shell.ipxe:  ​
 +              * #!ipxe
 +              * shell
 +            * make bin-x86_64-efi/​ipxe.efi EMBED=./​shell.ipxe
 +          * Frederic: got pxe shell and network boot
 +        * Update 2018-07-10: ​
 +          * ipxe works , but LAVA had issues with the serial (https://​lava.automotivelinux.org/​scheduler/​job/​5735#​L179)
 +          * uprev for new lava server version pending when serial is debugged.
 +      * download server speed issues under investigation
 +        * for now we doubled the speed ... = ~1.5MB/s max
 +        * Debugging ongoing, workaround for CI WIP
 +        * Update 2018-06-26: Seems to be an upstream ISP issue. Workaround seems in place but no final Solution atm.
 +        * Update 2018-07-10: Cloud internal network structure changed (slaves on own private net now)
 +    * Lava
 +      * waiting for LAVA rev. 2018.04 to be ready in lava-docker
 +      * Branch available, see https://​jira.automotivelinux.org/​browse/​SPEC-1299
 +      * Means we also have to update the slaves (=new version of lava-dispatcher)
 +      * WIP: uprev slaves.
 +      * Update 2018-06-26: Schedule next week (week 27) for lab uprev.
 +      * Update 2018-07-10: Jan-Simon started to uprev the AGL-core-lab and uses the lava-docker
 +        * Issues:
 +          * certificate exchange was missing (added meanwhile)
 +          * WIP currently: Need to create new server certificate and exchange
 +            * http://​lavadocker.automotivelinux.org:​10080/ ​ but needs fix for https
 +    * KernelCI
 +      * webui changes WIP
 +        * tabs for gerrit/CI , weekly, daily, release builds
 +        * Update 2018-06-26: demo last week during ALS, plan to deploy week 27
 +        * Update 2018-07-18: no update, delayed
 +    * Fuego
 +      * any update ? - 2018-05-15: no updates
 +        * 2018-05-29: no update on lava support
 +        * Update 2018-06-26: Presentation during ALS with better integration (add link)
 +        * 2018-07-10: no patches for integration,​ yet.
 +
 +  * Current issues:
 +    * [[https://​jira.automotivelinux.org/​issues/?​jql=status%20in%20(Open%2C%20%22In%20Progress%22%2C%20Reopened)%20AND%20component%20in%20(%22Build%20and%20Tools%22%2C%20CIAT)|Filter]]
 +    * SPEC-1378
 +      * Update 2018-05-29: wip
 +      * Update 2018-06-12: wip
 +      * Update 2018-06-26: Reduce build frequency to RC's final / ondemand / move proper container to release folder.
 +      * Update 2018-07-10: no news
 +    * New nbd client (proposal by Dominig) - SPEC-1423
 +      * https://​gerrit.automotivelinux.org/​gerrit/#/​c/​13445/​
 +      * As discussed during F2F in Karlsruhe:
 +        * nbd.v3=1 (Stephane) - add boot argument to switch between old and newer implementation
 +        * port new nbd-client for lava-dispatcher
 +        * Update 2018-05-15: need to investigate uprev of nbd-client in yocto/oe before we uprev.
 +        * Update 2018-05-29: no update
 +        * Update 2018-06-12: investigating client versions
 +        * Update 2018-06-26: investigating client versions
 +        * Update 2018-07-10: investigating client versions
 +    * Ronan: how to avoid broken build env due to binary bsp update?
 +      * detect if binary driver artifacts mismatch
 +      * separate dummy recipe/​package with no rpm (empty)
 +        * which does the check for the binary at configure stage.
 +        * e.g. at configure step.
 +      * Update 2018-06-12: no update
 +      * Update 2018-06-26: no update, plan is to do a python class.
 +      * Update 2018-07-10: investigating for new bsp (3.9)
 +    * docker container jobs fail:
 +      * https://​build.automotivelinux.org/​view/​jjb-weekly-jobs/​job/​snapshot-jjb-container-weekly/​101/​console
 +      * adding extra line of defense checking the file size SPEC-979
 +      * Update 2018-06-26: WIP
 +      * Update 2018-07-10: debugged the container build, still broken
 +        * docker save docker.automotivelinux.org/​agl/​worker-generic:​5.99-116 | xz -T0 -c >​docker_agl_worker-generic-5.99-116.tar.xz
 +        * Error response from daemon: reference does not exist
 +
 +  * New issues:
 +    * widget creation workflow (SPEC-1579) - workflow was done in '16 and documented here:
 +      * https://​wiki.automotivelinux.org/​troubleshooting/​app-recipes?​s[]=make%20package
 +      * need to avoid breaking old releases going forward
 +      * app builds with SDK in CI and aglwgt.bbclass ​
 +    * https://​jira.automotivelinux.org/​browse/​SPEC-1530
 +      * Ronan pushes a fix to gerrit (cmake module)
 +      * Upstream ?! AI: Ronan to open jira to track and do the submit upstream
 +      * will use patch as short-term fix until submitted upstream
 +    * Go stdlib install. ​
 +    * generic container vs. xds container discussion:
 +      * generic container uncompressed:​ 1.5GB (~380MB compressed)
 +      * xds containner uncompressed:​ 600MB (~150MB compressed)
 +      * converge by cleaning up generic one ? 
 +      * for the download server AI:​jsmoeller query download stats
 +      * doc site has 2 different chapters:
 +        * http://​docs.automotivelinux.org/​docs/​getting_started/​en/​dev/​reference/​setup-sdk-environment.html
 +        * http://​docs.automotivelinux.org/​docs/​devguides/​en/​dev/​reference/​xds/​part-1/​2-1_install-xds-server-docker.html
 +        * different audiences, but bad guidance/​nomenclature/​naming aas to what should be used where
 +      * sleep over it and discuss further in SAT
 +
 +===Next meeting(s)===
 +Next call in 2 weeks, same place, same time (13:00 UTC)
 +
 +==== Meeting 2018/06/26 ====
 +===Attendees===
 +Jan-Simon, Frederic, Ronan, Stephane, Liu, Oki-san
 +
 +  == AGL CIAT meeting ==
 +  ​
 +===Topics===
 +  * Status updates:
 +    * Infra: ​
 +      * slave lab in Lorient being setup https://​lava.automotivelinux.org/​scheduler/​worker/​AGL-Lab-iotbzh.lorient.iot
 +        * Further investigation needed based on Dominigs email.
 +          * Need to try pxe next
 +        * Update 2018-06-26: Input during ALS, working sample with ipxe shown. Doc to be sent to ML.
 +          * Liu showed procedure
 +            * Advanced Network stack enabled.
 +            * Enable network boot in bios boot config screen (Fixed boot order)
 +            * build IPXE from     ​git.ipxe.org/​ipxe.git ; cd ipxe/src
 +            * shell.ipxe:  ​
 +              * #!ipxe
 +              * shell
 +            * make bin-x86_64-efi/​ipxe.efi EMBED=./​shell.ipxe
 +          * Frederic: got pxe shell and network boot
 +      * download server speed issues under investigation
 +        * for now we doubled the speed ... = ~1.5MB/s max
 +        * Debugging ongoing, workaround for CI WIP
 +        * Update 2018-06-26: Seems to be an upstream ISP issue. Workaround seems in place but no final Solution atm.
 +    * Lava
 +      * waiting for LAVA rev. 2018.04 to be ready in lava-docker
 +      * Branch available, see https://​jira.automotivelinux.org/​browse/​SPEC-1299
 +      * Means we also have to update the slaves (=new version of lava-dispatcher)
 +      * WIP: uprev slaves.
 +      * Update 2018-06-26: Schedule next week (week 27) for lab uprev.
 +    * KernelCI
 +      * webui changes WIP
 +        * tabs for gerrit/CI , weekly, daily, release builds
 +      * * Update 2018-06-26: demo last week during ALS, plan to deploy week 27
 +    * Fuego
 +      * any update ? - 2018-05-15: no updates
 +        * 2018-05-29: no update on lava support
 +        * Update 2018-06-26: Presentation during ALS with better integration (add link)
 +
 +  * Current issues:
 +    * [[https://​jira.automotivelinux.org/​issues/?​jql=status%20in%20(Open%2C%20%22In%20Progress%22%2C%20Reopened)%20AND%20component%20in%20(%22Build%20and%20Tools%22%2C%20CIAT)|Filter]]
 +    * SPEC-1378
 +      * Update 2018-05-29: wip
 +      * Update 2018-06-12: wip
 +      * Update 2018-06-26: Reduce build frequency to RC's final / ondemand / move proper container to release folder.
 +    * New nbd client (proposal by Dominig) - SPEC-1423
 +      * https://​gerrit.automotivelinux.org/​gerrit/#/​c/​13445/​
 +      * As discussed during F2F in Karlsruhe:
 +        * nbd.v3=1 (Stephane) - add boot argument to switch between old and newer implementation
 +        * port new nbd-client for lava-dispatcher
 +        * Update 2018-05-15: need to investigate uprev of nbd-client in yocto/oe before we uprev.
 +        * Update 2018-05-29: no update
 +        * Update 2018-06-12: investigating client versions
 +        * Update 2018-06-26: investigating client versions
 +    * Ronan: how to avoid broken build env due to binary bsp update?
 +      * detect if binary driver artifacts mismatch
 +      * separate dummy recipe/​package with no rpm (empty)
 +        * which does the check for the binary at configure stage.
 +        * e.g. at configure step.
 +      * Update 2018-06-12: no update
 +      * Update 2018-06-26: no update, plan is to do a python class.
 +    * https://​jira.automotivelinux.org/​browse/​SPEC-1434
 +      * Update 2018-06-26: Closed. Fix in current master.
 +    * docker container jobs fail:
 +      * https://​build.automotivelinux.org/​view/​jjb-weekly-jobs/​job/​snapshot-jjb-container-weekly/​101/​console
 +      * adding extra line of defense checking the file size SPEC-979
 +      * Update 2018-06-26: WIP
 +
 +  * New issues:
 +    * no
 +
 +===Next meeting(s)===
 +Next call in 2 weeks, same place, same time (13:00 UTC)
 +
 +
 +==== Meeting 2018/05/29 ====
 +===Attendees===
 +Jan-Simon, ​
 +
 +  == AGL CIAT meeting ==
 +  ​
 +===Topics===
 +  * Status updates:
 +    * Infra: ​
 +      * slave lab in Lorient being setup https://​lava.automotivelinux.org/​scheduler/​worker/​AGL-Lab-iotbzh.lorient.iot
 +        * worked during f2f on netboot with uefi, need to either use grubefi or pxe . 
 +        * Further investigation needed based on Dominigs email.
 +          * Need to try pxe next
 +      * download server speed issues under investigation
 +        * for now we doubled the speed ... = ~1.5MB/s max
 +        * Ryan to does a debug session with provider
 +        * Debugging ongoing, workaround for CI WIP
 +    * Lava
 +      * waiting for LAVA rev. 2018.04 to be ready in lava-docker
 +      * Branch available, see https://​jira.automotivelinux.org/​browse/​SPEC-1299
 +      * Means we also have to update the slaves (=new version of lava-dispatcher)
 +      * WIP: uprev slaves.
 +    * KernelCI
 +      * webui changes WIP
 +        * tabs for gerrit/CI , weekly, daily, release builds
 +    * Fuego
 +      * any update ? - 2018-05-15: no updates
 +        * 2018-05-29: no update on lava support
 +
 +
 +  * Current issues:
 +    * [[https://​jira.automotivelinux.org/​issues/?​jql=status%20in%20(Open%2C%20%22In%20Progress%22%2C%20Reopened)%20AND%20component%20in%20(%22Build%20and%20Tools%22%2C%20CIAT)|Filter]]
 +    * SPEC-1378
 +      * Update 2018-05-29: wip
 +      * Update 2018-06-12: wip
 +    * New nbd client (proposal by Dominig) - SPEC-1423
 +      * https://​gerrit.automotivelinux.org/​gerrit/#/​c/​13445/​
 +      * As discussed during F2F in Karlsruhe:
 +        * nbd.v3=1 (Stephane) - add boot argument to switch between old and newer implementation
 +        * port new nbd-client for lava-dispatcher
 +        * Update 2018-05-15: need to investigate uprev of nbd-client in yocto/oe before we uprev.
 +        * Update 2018-05-29: no update
 +        * Update 2018-06-12: investigating client versions
 +    * Ronan: how to avoid broken build env due to binary bsp update?
 +      * detect if binary driver artifacts mismatch
 +      * separate dummy recipe/​package with no rpm (empty)
 +        * which does the check for the binary at configure stage.
 +        * e.g. at configure step.
 +      * Update 2018-06-12: no update
 +    * https://​jira.automotivelinux.org/​browse/​SPEC-1434
 +
 +  * New issues:
 +    * docker container jobs fail:
 +      * https://​build.automotivelinux.org/​view/​jjb-weekly-jobs/​job/​snapshot-jjb-container-weekly/​101/​console
 +      * adding extra line of defense checking the file size SPEC-979
 +
 +===Next meeting(s)===
 +Next call in 2 weeks, same place, same time (13:00 UTC)
 +
 +
 +==== Meeting 2018/05/29 ====
 +===Attendees===
 +Jan-Simon, Frederic Marec, ​
 +
 +  == AGL CIAT meeting ==
 +  ​
 +===Topics===
 +
 +  * Status updates:
 +    * Infra: ​
 +      * slave lab in Lorient being setup https://​lava.automotivelinux.org/​scheduler/​worker/​AGL-Lab-iotbzh.lorient.iot
 +        * healthcheck jobs need debugging
 +        * https://​lava.automotivelinux.org/​scheduler/​job/​5556
 +        * scheduled for wed.
 +      * download server speed issues under investigation
 +        * for now we doubled the speed ... = ~1.5MB/s max
 +        * Ryan to does a debug session with provider
 +    * Lava
 +      * waiting for LAVA rev. 2018.04 to be ready in lava-docker
 +      * Branch available, see https://​jira.automotivelinux.org/​browse/​SPEC-1299
 +      * Means we also have to update the slaves (=new version of lava-dispatcher)
 +    * KernelCI
 +      * webui changes WIP
 +        * tabs for gerrit/CI , weekly, daily, release builds
 +    * Fuego
 +      * any update ? - 2018-05-15: no updates
 +        * 2018-05-29: no update on lava support
 +
 +
 +  * Current issues:
 +    * [[https://​jira.automotivelinux.org/​issues/?​jql=status%20in%20(Open%2C%20%22In%20Progress%22%2C%20Reopened)%20AND%20component%20in%20(%22Build%20and%20Tools%22%2C%20CIAT)|Filter]]
 +    * SPEC-1378
 +      * Update 2018-04-17: No update
 +      * EE & FF 
 +      * Update 2018-05-15: wip, creating templates fir ci-management repo
 +      * Update 2018-05-29: wip
 +    * New nbd client (proposal by Dominig) - SPEC-1423
 +      * https://​gerrit.automotivelinux.org/​gerrit/#/​c/​13445/​
 +      * As discussed during F2F in Karlsruhe:
 +        * nbd.v3=1 (Stephane) - add boot argument to switch between old and newer implementation
 +        * port new nbd-client for lava-dispatcher
 +        * Update 2018-05-15: need to investigate uprev of nbd-client in yocto/oe before we uprev.
 +        * Update 2018-05-29: no update
 +    * Ronan: how to avoid broken build env due to binary bsp update?
 +      * detect if binary driver artifacts mismatch
 +      * separate dummy recipe/​package with no rpm (empty)
 +        * which does the check for the binary at configure stage.
 +        * e.g. at configure step.
 +
 +  * New issues:
 +    * Layer reorg in stage 3.
 +    * https://​jira.automotivelinux.org/​browse/​SPEC-1434
 +
 +===Next meeting(s)===
 +Next call in 2 weeks, same place, same time (13:00 UTC)
 +
 +==== Meeting 2018/05/15 ====
 +===Attendees===
 +Jan-Simon, Frederic Marec, Liu Wenlong, Tanibata-san,​ Oki-san, Ronan Le Martret, Stephane Desneux, Tiejun Chen
 +
 +===Topics===
 +  == AGL CIAT meeting ==
 +
 +  * Status updates:
 +    * Infra: ​
 +      * slave lab in Lorient being setup https://​lava.automotivelinux.org/​scheduler/​worker/​AGL-Lab-iotbzh.lorient.iot
 +      * download server speed issues under investigation
 +        * It thinks it is an issue within the openstack network
 +    * Lava
 +      * waiting for LAVA rev. 2018.4 to be ready in lava-docker
 +    * KernelCI
 +      * webui changes WIP
 +        * tabs for gerrit/CI , weekly, daily, release builds
 +    * Fuego
 +      * any update ? - 2018-05-15: no updates
 +
 +
 +  * Current issues:
 +    * [[https://​jira.automotivelinux.org/​issues/?​jql=status%20in%20(Open%2C%20%22In%20Progress%22%2C%20Reopened)%20AND%20component%20in%20(%22Build%20and%20Tools%22%2C%20CIAT)|Filter]]
 +    * SPEC-979 (Stephane): ​
 +      * docker images: See jira. Fixing docker build and using BUILD_NUMBER. Also separate release job for container images (other from weekly container build). ​
 +    * SPEC-1378
 +      * Update 2018-04-17: No update
 +      * EE & FF 
 +      * Update 2018-05-15: wip, creating templates fir ci-management repo
 +    * New nbd client (proposal by Dominig) - SPEC-1423
 +      * https://​gerrit.automotivelinux.org/​gerrit/#/​c/​13445/​
 +      * As discussed during F2F in Karlsruhe:
 +        * nbd.v3=1 (Stephane) - add boot argument to switch between old and newer implementation
 +        * port new nbd-client for lava-dispatcher
 +        * Update 2018-05-15: need to investigate uprev of nbd-client in yocto/oe before we uprev.
 +    * m3ulcb, h3ulcb build issues in jira, Ronan is looking into it.
 +      * Update 2018-05-15: done
 +    * Ronan: how to avoid broken build env due to binary bsp update?
 +      * detect if binary driver artifacts mismatch
 +
 +  * New issues:
 +    * Layer reorg in stage 3.
 +
 +===Next meeting(s)===
 +Next call in 2 weeks, same place, same time (13:00 UTC)
 +
 +==== Meeting 2018/04/17 ====
 +
 +  == AGL CIAT meeting ==
 +
 +
 +  * Readout of the [[https://​wiki.automotivelinux.org/​agl-distro/​apr2018-f2f|Karlsruhe F2F Meeting]]:
 +    * General CIAT Session ([[https://​docs.google.com/​presentation/​d/​1u1ezfkA9FUisPMTAZDcsuBmPsSLWtvJXpWnr3PiRFUk/​edit?​usp=sharing|Slides]])
 +    * Fuego subsession ([[https://​docs.google.com/​presentation/​d/​1faeQzB4YolsodrHX52wiyAYMvwvLBxheNg9zgx6pnC0/​edit?​usp=sharing|Slides1]],​ [[https://​drive.google.com/​file/​d/​0BxAiYws0XCAxWDMxanRRdlV3cUNuMldSWEZ2S3FYQkotVmd3/​view?​usp=sharing|Slides2]])
 +
 +  * Status updates:
 +    * Infra: blocked due to travel/F2F, continuing this week
 +
 +  * Current issues:
 +    * SPEC-1374: tried to reduce build parallelism
 +      * Update 2018-04-17: Fixed. Was problem in cogent repo - Ronan fixed by blacklisting.
 +    * SPEC-1334: https://​jira.automotivelinux.org/​browse/​SPEC-1334
 +      * infra to run ptests is there
 +      * Update 2018-04-17: Fixed by Jose. ptests can be built again.
 +    * SPEC-781:
 +      * Missing license file checksum
 +      * Update 2018-04-17: Fixed. Closed.
 +    * https://​git.automotivelinux.org/​ci-management/​tree/​packer <- jenkins build slaves
 +      * install '​packer'​
 +      * then run ./​local_packer_run.sh ​
 +      * image is in '​OUTPUT'​ can be run in qemu
 +    * SPEC-979 (Stephane): ​
 +      * docker images: See jira. Fixing docker build and using BUILD_NUMBER. Also separate release job for container images (other from weekly container build). ​
 +      * Created
 +        * SPEC-1378
 +          * Update 2018-04-17: No update
 +        * SPEC-1379
 +          * Update 2018-04-17: Merged. Closed.
 +
 +  * New issues:
 +    * New nbd client (proposal by Dominig)
 +      * https://​gerrit.automotivelinux.org/​gerrit/#/​c/​13445/​
 +      * As discussed during F2F in Karlsruhe:
 +        * nbd.v3=1 (Stephane) - add boot argument to switch between old and newer implementation
 +        * port new nbd-client for lava-dispatcher
 +    * m3ulcb, h3ulcb build issues in jira, Ronan is looking into it.
 +    * Ronan: how to avoid broken build env due to binary bsp update?
 +
 +===Next meeting(s)===
 +Next call in 4 weeks (due to may 1st being a public holiday) same place, same time (13:00 UTC)
 +
 +
 +==== Meeting 2018/04/03 ====
 +===Attendees===
 +Jan-Simon, Kurokawa-san,​ Kusakabe-san,​ Stephane, Oki-san, Ronan, Frederic, Liu Wenlong, Mohammed Gueroud, Vinod, ​
 +
 +===Topics===
 +
 +  == AGL CIAT meeting ==
 +
 +  * Status updates:
 +    * KernelCI
 +      * configuration in progress
 +    * LAVA docker in LFIT
 +      * setting ACL and tokens
 +    * CIBT / LAVA
 +      * https://​jira.automotivelinux.org/​browse/​SPEC-1209
 +        * Update: font package is causing the issue (Kudos to Jose)
 +        * Plan: make this update non-blocking for serial terminal access
 +        * WIP (enable KVM + fix to postinst).
 +        * Update 2018-04-03: KVM active in lava lab, thus mitigated.
 +    * Next actions: enabling more ptests and test scripts
 +  * New: 
 +    * SPEC-1374: tried to reduce build parallelism
 +    * SPEC-1334: https://​jira.automotivelinux.org/​browse/​SPEC-1334
 +      * infra to run ptests is there,
 +    * SPEC-781:
 +      * Missing license file checksum
 +    * https://​git.automotivelinux.org/​ci-management/​tree/​packer <- jenkins build slaves
 +      * install '​packer'​
 +      * then run ./​local_packer_run.sh ​
 +      * image is in '​OUTPUT'​ can be run in qemu
 +    * SPEC-979 (Stephane): ​
 +      * docker images: See jira. Fixing docker build and using BUILD_NUMBER. Also separate release job for container images (other from weekly container build). ​
 +      * Created
 +        * SPEC-1378
 +        * SPEC-1379
 +        * SPEC-1380
 +    * New board support in FUEGO (Oki-san)
 +      * Introducing during F2F in Karlsuhe on Friday
 +
 +===Next meeting(s)===
 +Next call in 2 weeks (apr 17th) same place, same time (13:00 UTC)
 +
 +
 +==== Meeting 2018/03/06 ====
 +===Attendees===
 +Jan-Simon Möller, Frederic Marec
 +
 +===Topics===
 +  * Status updates:
 +    * Infra:
 +      * downtime required today to re-setup firewall node in cloud env (to improve BW)
 +        * See email.
 +    * KernelCI
 +      * deployed
 +      * remaining issue: access to data older than 14d (UI)
 +    * LAVA docker in LFIT
 +      * restoring database dump
 +      * setting ACL and tokens
 +    * CIBT / LAVA
 +      * https://​jira.automotivelinux.org/​browse/​SPEC-1209
 +        * Update: font package is causing the issue
 +        * Plan: make this update non-blocking for serial terminal access
 +        * WIP (enable KVM + fix to postinst).
 +    * Lab-in-a-box
 +      * Training session during AMM - update/​feedback ?
 +
 +===Next meeting(s)===
 +Next call in 2 weeks (march 20th) same place, same time (13:00 UTC)
 +
 +==== Meeting 2018/02/13 ====
 +===Attendees===
 +Jan-Simon, Tim, Frederic, Kyohhei-san,​ Ronan, Kusakabe-san,​ Stephane
 +
 +===Topics===
 +
 +  == Hosting the FUEGO meeting today, welcome! ==
 +
 +   * Status update
 +     * Fuego status
 +       * next Major release areas of focus
 +          * Documentation conversion to reStructuredText
 +          * Documentation for end users (not developers)
 +            * How to customize tests (criteria.json)
 +            * Dynamic test documentation in reStructuredText
 +              * Combination of human-readable and Fuego-generated content
 +          * Fuego automated release testing (Fuego selftest)
 +            * ProFusion has started work
 +            * Have done major cleanups to Dockerfile
 +            * Working towards having a downloadable docker image (not requiring image build by end user)
 +            * work is in fuego '​next'​ branch of tbird20d git repository
 +        * System provisioning
 +          * Build and deploy system to target
 +            * Stuck working on some Board Farm management software issues
 +          * May add following soon:
 +            * board status check
 +            * board hardware reboot
 +            * board serial monitor (maybe)
 +      * Work is currently being done in the '​master'​ branch
 +      * A few tests changes recently:
 +        * added more Realtime tests: backfire, migratetest,​ deadlinetest
 +        * more changes for LTP: parsing of realtime results
 +
 +  == AGL CIAT meeting ==
 +
 +  * Status updates:
 +    * KernelCI
 +      * https termination issue resolved, deploying now.
 +      * https://​github.com/​lucj/​kernelci-docker/​issues/​13#​issuecomment-360921103
 +    * LAVA docker in LFIT
 +      * working on deployment with external labs
 +      * migrating the existing configuration
 +    * CIBT / LAVA
 +      * need helping hand debugging qemux86-64 target
 +        * https://​build.automotivelinux.org/​job/​ci-platform-meta-agl-demo-verify-CIBT-qemux86-64/​283/​console
 +        * https://​jira.automotivelinux.org/​browse/​SPEC-1209
 +        * reproduce:
 +          * build for qemux86-64 and run with runqemu
 +
 +    A start job is running for Run pending postinsts (5min 5s / no limit)[K[ ​   [0;​31m*[0;​1;​31m*[0m] ​
 +    A start job is running for Run pending postinsts (5min 5s / no limit)[K[ ​    ​[0;​31m*[0m]
 +    A start job is running for Run pending postinsts (5min 6s / no limit)[K[ ​   [0;​31m*[0;​1;​31m*[0m] ​
 +    A start job is running for Run pending postinsts (5min 6s / no limit)[K[ ​  ​[0;​31m*[0;​1;​31m [0m[0;​31m*[0m] ​
 +    A start job is running for Run pending postinsts (5min 7s / no limit)[K[ ​ [0;​31m*[0;​1;​31m*[0m[0;​31m* [0m] 
 +    A start job is running for Run pending postinsts (5min 7s / no limit)[ ​
 +
 +          * Update 2018-02-13: kvm mitigates the issue, will be enabled in the labs
 +     * Lab-in-a-box
 +       * Training session during AMM
 +
 +     * New: 
 +       * ...
 +
 +===Next meeting(s)===
 +Need to skip call due to Embedded World.
 +Next call in 3 & 5 weeks (march 6th and march 20th) same place, same time (13:00 UTC)
 +
 +
 +==== Meeting 2018/01/30 ====
 +===Attendees===
 +Jan-Simon Möller, Kotaro Hasioto, Liu Wenlong, Tetsuji Yamamoto, Frederic Marec, Ronan Le Martret
 +
 +===Topics===
 +  * Status updates:
 +    * KernelCI
 +      * https termination issue being worked on (mixed https/http connection otherwise)
 +      * https://​github.com/​lucj/​kernelci-docker/​issues/​13#​issuecomment-360921103
 +    * CIBT / LAVA
 +      * need helping hand debugging qemux86-64 target
 +        * https://​build.automotivelinux.org/​job/​ci-platform-meta-agl-demo-verify-CIBT-qemux86-64/​283/​console
 +        * https://​jira.automotivelinux.org/​browse/​SPEC-1209
 +        * reproduce:
 +          * build for qemux86-64 and run with runqemu
 +
 +    A start job is running for Run pending postinsts (5min 5s / no limit)[K[ ​   [0;​31m*[0;​1;​31m*[0m] ​
 +    A start job is running for Run pending postinsts (5min 5s / no limit)[K[ ​    ​[0;​31m*[0m]
 +    A start job is running for Run pending postinsts (5min 6s / no limit)[K[ ​   [0;​31m*[0;​1;​31m*[0m] ​
 +    A start job is running for Run pending postinsts (5min 6s / no limit)[K[ ​  ​[0;​31m*[0;​1;​31m [0m[0;​31m*[0m] ​
 +    A start job is running for Run pending postinsts (5min 7s / no limit)[K[ ​ [0;​31m*[0;​1;​31m*[0m[0;​31m* [0m] 
 +    A start job is running for Run pending postinsts (5min 7s / no limit)[ ​
 +
 +     * Fuego
 +       * no update
 +     * Lab-in-a-box
 +       * no update
 +
 +  * New topics:
 +    * 
 +
 +==== Meeting 2018/01/02 ====
 +===Attendees===
 +Jan-Simon Möller, Frederic Marec, Liu Wenlong, Kyohhei Oki, Ronan Le Martret, Tetsuji Yamamoto
 +
 +===Topics===
 +
 +  == AGL CIAT meeting ==
 +
 +
 +  * Status updates:
 +    * KernelCI
 +      * Setup WIP with LF-IT
 +        * https://​kernelci-docker.automotivelinux.org:​8080/​
 +        * Update 2018/01/16: instance up, being moved to production URL
 +    * CIBT / LAVA
 +      * need helping hand debugging qemux86-64 target
 +        * https://​build.automotivelinux.org/​job/​ci-platform-meta-agl-demo-verify-CIBT-qemux86-64/​283/​console
 +        * https://​jira.automotivelinux.org/​browse/​SPEC-1209
 +        * reproduce:
 +          * build for qemux86-64 and run with runqemu
 +
 +    running for Run pending postinsts (5min 5s / no limit)[K[ ​   [0;​31m*[0;​1;​31m*[0m] A start job is running for Run pending postinsts (5min 5s / no limit)[K[ ​    ​[0;​31m*[0m] A start job is running for Run pending postinsts (5min 6s / no limit)[K[ ​   [0;​31m*[0;​1;​31m*[0m] A start job is running for Run pending postinsts (5min 6s / no limit)[K[ ​  ​[0;​31m*[0;​1;​31m*[0m[0;​31m*[0m] A start job is running for Run pending postinsts (5min 7s / no limit)[K[ ​ [0;​31m*[0;​1;​31m*[0m[0;​31m* [0m] A start job is running for Run pending postinsts (5min 7s / no limit)[ ​
 +
 +
 +  * Roadmap for 2018
 +    * From CIAT EG
 +      * Lab in a box
 +        * Board management
 +        * Board on developer'​s desk
 +      * Improved publishing of test results
 +        * UI improvements to KCi
 +      * Additional tests
 +        * Applications
 +          * test output should use TAP as output format
 +          * work out example test for one application
 +        * Platform
 +          * ptests (embedded in the yocto recipes)
 +        * BSPs
 +          * KSelfTest
 +      * Fuego integration
 +        * Support to run tests as lava jobs (from within Fuego)
 +
 +  * New:
 +
 +===Next meeting(s)===
 +Call in 2 weeks same place, same time (13:00 UTC)
 +
 +===
 +
 +--------
 +
 +==== Meeting 2018/01/02 ====
 +===Attendees===
 +Jan-Simon Möller, Loys Ollivier, Frederic Marec, Liu Wenlong, Ronan
 +
 +===Topics===
 +
 +  == AGL CIAT meeting ==
 +
 +  * Open Round
 +    * Jan-Simon
 +    * Loys
 +  * Status updates:
 +    * KernelCI
 +      * Setup WIP with LF-IT
 +        * Need newer docker on CentOS 7 (due to docker compose)
 +        * https://​jira.automotivelinux.org/​browse/​SPEC-1208
 +        * Update: new version in git
 +          * fixes seed.sh (dropping --gzip)
 +          * adds log persistency
 +          * https://​kernelci-docker.automotivelinux.org:​8080/​
 +
 +    * CIBT / LAVA
 +      * need helping hand debugging qemux86-64 target
 +        * https://​build.automotivelinux.org/​job/​ci-platform-meta-agl-demo-verify-CIBT-qemux86-64/​283/​console
 +        * reproduce:
 +          * build for qemux86-64 and run with runqemu
 +
 +    running for Run pending postinsts (5min 5s / no limit)[K[ ​   [0;​31m*[0;​1;​31m*[0m] A start job is running for Run pending postinsts (5min 5s / no limit)[K[ ​    ​[0;​31m*[0m] A start job is running for Run pending postinsts (5min 6s / no limit)[K[ ​   [0;​31m*[0;​1;​31m*[0m] A start job is running for Run pending postinsts (5min 6s / no limit)[K[ ​  ​[0;​31m*[0;​1;​31m*[0m[0;​31m*[0m] A start job is running for Run pending postinsts (5min 7s / no limit)[K[ ​ [0;​31m*[0;​1;​31m*[0m[0;​31m* [0m] A start job is running for Run pending postinsts (5min 7s / no limit)[ ​
 +
 +
 +===Next meeting(s)===
 +Call in 2 weeks same place, same time (13:00 UTC) .  Jan 16th 2018.
 +
 +
 +
 ==== Meeting 2017/12/19 ==== ==== Meeting 2017/12/19 ====
 ===Attendees=== ===Attendees===
eg-ciat/meetings-archive.txt · Last modified: 2022/10/11 11:53 by jsmoeller