User Tools

Site Tools


eg-ciat:meetings

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
eg-ciat:meetings [2019/04/16 11:49]
jsmoeller
eg-ciat:meetings [2019/06/25 11:29]
jsmoeller
Line 3: Line 3:
 ==== Dial In info ==== ==== Dial In info ====
  
--------------- NEW 
  
 Topic: AGL EG-CIAT Meeting Topic: AGL EG-CIAT Meeting
Line 26: Line 25:
 Find your local number: https://​zoom.us/​u/​adIxBQMUc2 Find your local number: https://​zoom.us/​u/​adIxBQMUc2
  
--------------- NEW 
- 
-In addition to the conference call and web meeting, meetings use IRC channel #automotive on freenode.net 
- 
-1. To join the meeting go to https://​global.gotomeeting.com/​join/​997304269 
- 
-2. **Preferred method is to use your microphone and speakers (VoIP) - a headset is recommended**. ​ Or, call in using your telephone. 
- 
-| Australia: +61 2 9091 7603           | Italy: +39 0 699 26 68 65                  | 
-| Austria: +43 (0) 7 2088 0716         | Japan (toll-free):​ 0 120 242 200           | 
-| Belgium: +32 (0) 28 08 4372          | Netherlands:​ +31 (0) 208 080 759           | 
-| Canada: +1 (647) 497-9380 ​           | New Zealand: +64 9 974 9579                | 
-| Canada (toll-free):​ 1 877 777 3281   | Norway: +47 21 04 30 59                    | 
-| Denmark: +45 (0) 69 91 84 58         | Spain: +34 931 76 1534                     | 
-| Finland: +358 (0) 931 58 1773        | Sweden: +46 (0) 852 500 691                | 
-| France: +33 (0) 170 950 590          | Switzerland:​ +41 (0) 435 0026 89           | 
-| Germany: +49 (0) 692 5736 7300       | United Kingdom: +44 (0) 20 3713 5011       | 
-| India (toll-free):​ 000 800 100 8227  | United States (toll-free):​ 1 877 309 2073  | 
-| Ireland: +353 (0) 15 360 756         | United States: +1 (312) 757-3119 ​          | 
- 
-Access Code: 997-304-269\\ 
-Audio PIN: Shown after joining the meeting 
- 
-Meeting ID: 997-304-269 ​ 
  
 -------- --------
Line 69: Line 44:
  
 -------- --------
 +==== Meeting 2019/06/25 ====
 +
 +=== Attendees ===
 +Jan-Simon
 +
 +===Topics===
 +  * Fujitsu test report update (Fujitsu)
 +
 +  * Fuego / Lava support
 +
 +  * Application lifecycle test
 +      * Todo: pass/fail criteria for jenkins and/or +/-1 to gerrit.
 +
 +  * Lava lab @ IOT.bzh / Frederic:
 +    * lava-docker version of master: 19fe02f7a341e302e3ad560fcb4cc872f2201a5c
 +
 +  * Application tests 
 +    * Edi has problems reproducing the test wgt'​s ​
 +
 +  * AGL license scanning (SPDX/​fossology) - report
 +
 +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:
 +  * a
 +
 +
 +==== Meeting 2019/05/28 ====
  
-==== Meeting 2019/04/16 ==== 
 ===Attendees=== ===Attendees===
-Jan-Simon, ​+Jan-Simon, ​Frederic, Kusakabe-san,​ Li Xiaoming, Stephane
  
 ===Topics=== ===Topics===
   * Fujitsu test report update (Fujitsu)   * 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   * Fuego / Lava support
 +    * Being reworked and re-submitted to lava.
 +    * Update 05/14: No update
 +    * Update 05/28: Change submitted. ​
 +
   * Application lifecycle test   * Application lifecycle test
-    * Where to add app test+    * Update 05/14:  
-      * https://​git.automotivelinux.org/​ci-management/​tree/​jjb/​ci-apps-verify/​ci-apps-jjb.yaml +      * Need to fix jobs with branches != master ​(e.g. http://lava.automotivelinux.org/​scheduler/job/3496 ). Corentin will try to add branch
-      * 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 ​ +      * Todopass/fail criteria for jenkins and/or +/-1 to gerrit.
-      * 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+  * Infra update: 
-      - multijob+    * Update 05/14: No update. 
-          ​nameCIBT-app-{project} +    * Update 05/28: No update. 
-          ​conditionSUCCESSFUL + 
-          ​projects+  * SPEC-920 
-            - name: 'ci-app-{project}-verify-CIBT-qemux86-64'​ +    * Fix in gerrit 16867 
-              ​current-parameterstrue +    * further discussion 
-              #abort-all-jobtrue +      * AIs: 
-              kill-phase-on: FAILURE +      * Scott: take a look at the prserv if we can solve above issue on rpm feeds 
-      - multijob+      * AI (jsm/ryan)forbid revert button (?edit button?) 
-          ​name: 'CIBT-{project}-finish-success+      ​* Tom: may need policy around reverts and bumping PR value (at least for meta-layers) 
-          ​conditionSUCCESSFUL +      * In the end have a multi-config build with "​bitbake agl-world"​ 
-          ​projects+        * atm share sstate-cache but separate TMPDIR 
-            - name: 'ci-app-{project}-verify-CIBT-finish-success'​ +        * https://​www.yoctoproject.org/​docs/​2.4.3/​mega-manual/​mega-manual.html#​platdev-building-targets-with-multiple-configurations 
-              ​current-parameterstrue +          ​* bitbake multiconfig:​m3conf multiconfig:​h3conf multiconfig:intelcorei7conf dummy-image 
-              abort-all-jobtrue +            * conf/​m3conf.conf ​   
-              kill-phase-on: FAILURE +            * 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/12Jobs 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/16no 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   * Thud upgrade
     * Status in weekly devcall     * Status in weekly devcall
     * CI updates necessary     * CI updates necessary
 +      * dtb names changed
 +        * fix required in releng.
 +      * arm32 SDK name changed armv7ve... -> armv7vet2...
  
   * Infra update:   * Infra update:
     * new CI infra is WIP, change in provider, build nodes will be physical machines     * new CI infra is WIP, change in provider, build nodes will be physical machines
 +    * Update: 04/16 - no news
  
   * SPEC-920   * SPEC-920
Line 134: Line 461:
           * AI (Tom): is there a prserv (ro) version? - Likely no.           * AI (Tom): is there a prserv (ro) version? - Likely no.
         * Update 2019-04-02: busy with thud uprev         * Update 2019-04-02: busy with thud uprev
 +        * Update 04/16: no update
  
     * issue with ptest packages, CI-build should enable agl-ptest     * issue with ptest packages, CI-build should enable agl-ptest
Line 142: Line 470:
             * AI for baylibre to fix systemd test             * AI for baylibre to fix systemd test
               * Removing network sub-tests from systemd ptest (due to netboot environment)               * 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/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) +        Update 04/16no update
-              * WIP, close to be complete+
  
   * Frederic:   * Frederic:
Line 155: Line 482:
     * uprev of master and slaves needed for this     * uprev of master and slaves needed for this
       * schedule during next call       * 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    * Talk about layer structure and moving components into the core 
Line 160: Line 488:
       * meta-agl-devel/​*       * meta-agl-devel/​*
       * meta-oic       * 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    * Application tests 
     * Edi has problems reproducing the test wgt'​s ​     * Edi has problems reproducing the test wgt'​s ​
-    ​* will file a jira ticket (@Romain or @Frederic)+      ​* 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: New:
-  * nn+  * Switch to zoom !!
  
  
eg-ciat/meetings.txt · Last modified: 2024/07/10 12:40 by jsmoeller