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
Last revision Both sides next revision
eg-ciat:meetings [2020/09/29 12:30]
jsmoeller
eg-ciat:meetings [2024/05/29 12:25]
jsmoeller
Line 28: Line 28:
  
 -------- --------
-==== Roadmap for 2020 ====+==== Roadmap for 2023 ==== 
 + 
 +  * Extend image/​machine matrix 
 +  * Extend testsuite - contribution from Fujitsu 
 +  * Uprev LAVA 
 +  * Remote LAVA labs 
 +  * Extend test matrix 
 +  * Binary feed
  
-  * Improved publishing of test results 
-    * Email Reports 
-      * improve format and feedback to gerrit 
-  * Additional tests 
-    * Applications 
-      * build and test different wgt types (normal, debug, test, coverage) 
-  * Fuego integration 
-    * Support to run tests as lava jobs (from within Fuego) 
-  * Images in build matrix 
-    * more variants! (plan is to use qemux86-64 for this) 
-      * e.g. sota enabled 
-      * agl-demo-platform-html5 (html5-only UI) 
-      * cluster profile/​image 
-      * telematic profile/​image 
-  * move from jenkins-job-builder to a .jenkinsci or yaml based description 
  
 -------- --------
  
-==== Meeting ​2020/09/29 ====+==== Meeting ​2024/05/29 ====
  
 === Attendees === === Attendees ===
-Jan-Simon ​MöllerCorentin+Jan-Simon, ​Walt, Scott
  
 ===Topics=== ===Topics===
  
-  * Corentin +Active topics:
-    * Update 09/15 +
-      * Past week +
-        * -coverage +
-        * pytest / pyagl integration +
-      * This week +
-        * fix qemu wrt  "​-device VGA,​vgamem_mb=64,​edid=on"​ +
-          * check also:  -device qemu-xhci -device usb-tablet -device usb-kbd -object rng-random,​filename=/​dev/​urandom,​id=rng0 -device virtio-rng-pci,​rng=rng0 +
-          * qemu-system-aarch64 -drive id=disk0,​file=agl-demo-platform-crosssdk.ext4,​if=none,​format=raw -device virtio-blk-device,​drive=disk0 __**-show-cursor -device VGA,​vgamem_mb=64,​edid=on -device qemu-xhci -device usb-tablet -device usb-kbd**__ -object rng-random,​filename=/​dev/​urandom,​id=rng0 -device virtio-rng-pci,​rng=rng0 ​ -vnc :0 **-soundhw hda** **-machine virt -cpu cortex-a57** -m 2048 -serial mon:stdio -serial null -kernel /​home/​dl9pf/​yocto/​build-qemuarm64/​tmp/​deploy/​images/​qemuarm64/​Image--5.4.57+git0+4aeda12f7f_d3100abbe1-r0-qemuarm64-20200928084041.bin -append '​root=/​dev/​vda rw  console=ttyS0 mem=2048M ip=dhcp console=ttyAMA0 quiet '  +
-        * env.yaml / env.dut.yaml in lava-docker ? +
-          * sound on (env QEMU_AUDIO_DRV=none) in env.yaml +
-          * env.dut.yaml (deploy with lava-docker) - env vars for artifactorial +
-        * kernelci update+
  
-  * gcov (for -coverage wgt run on target) +  * lava lab status 
-    * issue: gcov files from the build need to be present on target +    * 02/21:  
-      * gcda and gcno need to be in a build-time directory structure +      * baylibrehosts failing ​in tftp 
-      * build-time directory structure is embedded +      * agl-coreoperational
-      * might need gcovr (or lcov) , jq ? +
-      * GCOV_PREFIX,​ GCOV_PREFIX_STRIP to be set in env variable  +
-      * GCOV_PREFIX=/tmp/​gcov/<​wgtname>/<​build-time folder structure>​ +
-        * option 1-fprofile-prefix-path ? (but gcc-10 only or patch) +
-        * option 2: namespace + overlayfs to deploy necessary folder structure +
-        * or kcov (but bad with shared libraries https://​github.com/​SimonKagstrom/​kcov ) +
-      * deploy +
-        * /​usr/​src/​debug/<​wgtname>​ (default debugsource location ​in YP) +
-        * /​usr/​src/​coverage/<​wgtname> ​ +
-      * run -coverage wgt +
-        * mkdir -p /​tmp/​gcov/<​wgtname>​ +
-        * cp -ar /​usr/​src/​coverage/<​wgtname>/​* /​tmp/​gcov/<​wgtname>​ +
-        * chsmack -r -a "​System::​shared"​ /tmp/gcov +
-        * stop -coverage wgt (to write out files) +
-        * find .gcda files and run gcov in source directory  +
-        * report coverage % through lava result +
-    * go forward with deploy part, test -fprofile-prefix-path patch (app-templates)+
  
-  * gitlab mirror +  * uprevs-next branch 
-    * 09/15 WIP to mirror out to gitlab.com/automotivegradelinux +    * 05/29 
-    * 09/29  +      * Next branch merged to master 
-      * mirror in active sync +      * Next branch re-aligned to new YP master 
-      * todo: autocloser actions+        * Scott has patches to build the images as well on YP master
  
-  * AGL license scanning (SPDX/​fossology) +  * IC image and integration of drm-leasemanager 
-      09/15 +    11/29 
-        9.0.3 uploadedready for clearing +      Images merged https://​gerrit.automotivelinux.org/​gerrit/​c/​AGL/​meta-agl-devel/​+/​29355  
-      * 09/29 +      * fixme'​s:​ order of displays is not fixednetwork issues 
-        * 10.0.0 uploaded+      * need to work out automated test 
 +        * CI to build image 
 +        * LAVA test description,​ shell script 
 +    * 3/6 
 +      * Image is building, need a test description.
  
-  * Test wgts: +  * Pi 5 
-    * Need help going through wgts and making sure +    * 2/21 
-      * afm-util install/uninstall +      * https://github.com/agherzan/meta-raspberrypi/commit/9dc6673d41044f1174551120ce63501421dbcd85 
-      * afm-util stop/​start +    * 5/29 
-      * basically: ​https://git.automotivelinux.org/src/qa-testdefinitions/tree/common/​scripts/​application-lifecycle.sh +      * Template there build working 
-        * qemux86-64 +      * Pinged Corentin to add pi5 to lab.
-    * wgt tests '​passlist':​ +
-      * - cloud-proxy service ​       +
-      * - sometimes network service +
-      * - bluetooth (start race)+
  
-On hold: +  * Boards in CI
-   * Discussion on email reports  +    keep qemuarm as 32bit ARM target 
-     * examplehttps://​lists.automotivelinux.org/​g/​agl-test-reports/​message/​258 +    remove BBE 
-     ​add doc page summarizing existing presentations SPEC-2980 +    * Add Pi5 
-     ​Update 08/18 +    * Add e.gBBAI 
-       * next: +
-         * need to update kernelci instance +
-  * SW360: +
-    * Update 09/01: +
-      * Temporary location: http://​95.217.112.185:​8080/​ +
-    * Update 09/15 +
-      * sw360.zip: liferay start does not complete +
-      * needs some work to get this up  +
-      * upstream: recent upstream did not work +
-        * https://​github.com/​sw360/​sw360chores+
  
-  * HTML5 apps, CI integration with ./​autobuild/​autobuild script +  * QT6
-    * https://​jira.automotivelinux.org/​browse/​SPEC-2773 +    * bring in layer
-    * 09/01 +
-      * html5 on hold+
  
-New+On Hold
-  *  +  * Yocto-check-layer - https://​jira.automotivelinux.org/​browse/​SPEC-4680 
 +    * 11/29 
 +      * Next step is then to deal with meta-agl-demo and all its dependencies. This is a larger operation and unsure we can actually deal with all dependency layers. We need to see if we can exempt external layers and only check meta-agl-demo content in the meantime. 
 + 
 +Next meeting: 
 +Jun 12
  
-Next call: 
-Tuesday Oct 13th - same timeslot. 
  
  
-==== Meeting ​2020/09/15 ====+==== Meeting ​2024/03/20 ====
  
 === Attendees === === Attendees ===
-Jan-Simon ​MöllerCorentinScott, Li, Brian, Matthew, Takada-san, Zhou+Jan-Simon, ​WaltVictor ​
  
 ===Topics=== ===Topics===
-  * Fuego / Lava support 
-    * Update 09/15 
-      * https://​git.lavasoftware.org/​lava/​lava/​-/​merge_requests/​330 merged ! 
  
-  * Corentin +Active topics:
-    * Update 09/15 +
-      * Past week +
-        * https://​git.lavasoftware.org/​lava/​lava/​-/​merge_requests/​330 +
-        * extend for -coverage +
-      * This week +
-        * -coverage +
-        * pytest / pyagl integration +
-        * kernelci update +
-  * gcov (for -coverage wgt run on target) +
-    * issue: gcov files from the build need to be present on target +
-      * gcda and gcno need to be in a build-time directory structure +
-      * build-time directory structure is embedded +
-      * might need gcovr (or lcov) , jq ? +
-      * GCOV_PREFIX,​ GCOV_PREFIX_STRIP to be set in env variable  +
-      * GCOV_PREFIX=/​tmp/​gcov/<​wgtname>/<​build-time folder structure>​ +
-        * option 1: -fprofile-prefix-path ? (but gcc-10 only or patch) +
-        * option 2: namespace + overlayfs to deploy necessary folder structure +
-        * or kcov (but bad with shared libraries https://​github.com/​SimonKagstrom/​kcov ) +
-      * deploy:  +
-        * /​usr/​src/​debug/<​wgtname>​ (default debugsource location in YP) +
-        * /​usr/​src/​coverage/<​wgtname>​  +
-      * run -coverage wgt +
-        * mkdir -p /​tmp/​gcov/<​wgtname>​ +
-        * cp -ar /​usr/​src/​coverage/<​wgtname>/​* /​tmp/​gcov/<​wgtname>​ +
-        * chsmack -r -a "​System::​shared"​ /tmp/gcov +
-        * stop -coverage wgt (to write out files) +
-        * find .gcda files and run gcov in source directory  +
-        * report coverage % through lava result +
-    * go forward with deploy part, test -fprofile-prefix-path patch (app-templates)+
  
-  * gitlab mirror +  * lava lab status 
-    * 09/15 WIP to mirror out to gitlab.com/​automotivegradelinux+    * 02/21:  
 +      * baylibre: operational 
 +      * agl-core: operational
  
-  * python-driven tests for appfw (pyagl+  * uprevs/ ​-next branch / Denys 
-    * 09/01 plan is to have a first patchset in gerrit this week +    * 02/07 
-    * 09/15 merged. Work on CI integration+      * 4 patches ​for next branch in gerrit 
 +      * need to check out weston 13 (Marius
 +    * 2/21 
 +      * Working on scarthgap support for -next 
 +      * Still waiting for dependency layers ​to pick up scarthgap 
 +        * meta-selinux 
 +        * meta-openembedded 
 +        * meta-rcar-gen3 (has nanbield-dev branch) 
 +    * 3/20 
 +      * meta-selinux , meta-security do not have a scarthgap branch, but LAYER_COMPAT is at least queued 
 +      * meta-openembedded has now a scarthgap branch 
 +      * meta-rcar-gen3 (has nanbield-dev branch), s4 
 +      * meta-sancloud ?
  
-  * AGL license scanning (SPDX/fossology) +  * IC image and integration of drm-leasemanager 
-      * 09/15 +    * 11/2 
-        * 9.0.3 uploadedready for clearing+      * Scott has image locally for drm-lease, ​ 
 +        * lxc network is broken for agl-cluster-demo-lxc-host.bb 
 +        * focus on agl-host-drm-lease-test image 
 +    * 11/29 
 +      * Images merged https://​gerrit.automotivelinux.org/​gerrit/​c/​AGL/​meta-agl-devel/​+/​29355  
 +      * fixme'​s:​ order of displays is not fixednetwork issues 
 +      * need to work out automated test 
 +        * CI to build image 
 +        * LAVA test description,​ shell script 
 +    * 3/6 
 +      * WIP
  
-  * Test wgts: +  * Pi 5 
-    * Need help going through wgts and making sure +    * 2/7 
-      * afm-util install/​uninstall +      * No update (e.g meta-raspberrypi) 
-      * afm-util stop/start +      * meta-raspberrypi has pi5 in master branch now. (should be ready for scarthgap ​next LTS) 
-      * basically: ​https://git.automotivelinux.org/src/qa-testdefinitions/tree/common/​scripts/​application-lifecycle.sh +      * https://github.com/agherzan/meta-raspberrypi/pull/1271 
-        * qemux86-64 +        * if it lands in kirkstone, we could add a template. 
-    * wgt tests '​passlist':​ +      * could do template for https://​github.com/​agherzan/​meta-raspberrypi/​blob/​master/​conf/​machine/​raspberrypi-armv8.conf ​in -next  
-      * - radio service cannot work in qemu +    2/21 
-        do a null driver done +      * https://​github.com/​agherzan/​meta-raspberrypi/​commit/​9dc6673d41044f1174551120ce63501421dbcd85 
-        * 9/15 working on tests +    
-      * - cloud-proxy service ​       +
-      - sometimes network service +
-      * - bluetooth (start race)+
  
-On hold: 
-   * Discussion on email reports ​ 
-     * example: https://​lists.automotivelinux.org/​g/​agl-test-reports/​message/​258 
-     * add doc page summarizing existing presentations SPEC-2980 
-     * Update 08/18 
-       * next: 
-         * need to update kernelci instance 
-  * SW360: 
-    * Update 09/01: 
-      * Temporary location: http://​95.217.112.185:​8080/​ 
-    * Update 09/15 
-      * sw360.zip: liferay start does not complete 
-      * needs some work to get this up  
-      * upstream: recent upstream did not work 
-        * https://​github.com/​sw360/​sw360chores 
  
-  ​HTML5 apps, CI integration with ./​autobuild/​autobuild script +New business: 
-    * https://jira.automotivelinux.org/​browse/​SPEC-2773 +  ​Edi got a Sifive unmatched (incl. gfx), one for devtwo in CI, one spare 
-    09/01 +    * Graphics Firmware added to template 
-      * html5 on hold+    * input issue not resolved, yet 
 +    * Rust: 
 +      * databroker crash during FOSDEM, related to rust dependencies.  
 +        got workaround for risc board 
 +      * virtio-sound:​ might need uprev to rust >=1.71 
 +      * scarthgap uses rust 1.74.1 , so the uprev will help 
 +  * agl-compositor as separate project/​repo
  
-  +On Hold:
-New: +
-    * Corentin: Jan-Simon will look for SDR dongle for UP2 +
-    * Li+
  
-Next call+  * Yocto-check-layer - https://​jira.automotivelinux.org/​browse/​SPEC-4680 
-Tuesday Sep 29th same timeslot.+    * 11/29 
 +      * Next step is then to deal with meta-agl-demo and all its dependencies. This is a larger operation and unsure we can actually deal with all dependency layers. We need to see if we can exempt external layers and only check meta-agl-demo content in the meantime.
  
 +  * Extend Testing
  
  
-==== Meeting ​2020/09/01 ====+Next meeting: 
 +Apr 3rd 
 + 
 + 
 +==== Meeting ​2024/02/07 ====
  
 === Attendees === === Attendees ===
-Jan-Simon ​Möller, Walt MinerLi Xiaoming, Corentin Labbe, Scott Murray, Matthew Commons+Jan-Simon, Walt, Marius
  
 ===Topics=== ===Topics===
-  * Fuego / Lava support 
-    * Update 09/01 
-      * Tested with latest master, hope to get it in upstream 
-      * https://​git.lavasoftware.org/​lava/​lava/​-/​merge_requests/​330 
  
-  * Corentin +Active topics:
-    * Update 09/01 +
-      * Past week +
-        * extend for -coverage +
-        * https://​git.lavasoftware.org/​lava/​lava/​-/​merge_requests/​330 +
-        * lava uprev +
-      * This week +
-        * -coverage +
-        * kernelci update+
  
-  * HTML5 apps, CI integration with ./​autobuild/​autobuild script +  * lava lab status 
-    * https://​jira.automotivelinux.org/​browse/​SPEC-2773 +    * 02/21:  
-    08/18+      baylibreoperational 
-      * Need to follow-up and ship the source tree with the coverage wgt. +      * agl-core: operational
-        * need to run gcov on the target when the trace is finished +
-        * thus ship source tree with gcov annotation files +
-    * 09/01 +
-      * html5 on hold+
  
-  * python-driven tests for appfw +  * uprevs/ ​-next branch / Denys 
-    * 09/01 plan is to have a first patchset ​in gerrit ​this week+    * 02/07 
 +      * 4 patches for next branch ​in gerrit 
 +      * need to check out weston 13 (Marius) 
 +    * 2/21 
 +      * Working on scarthgap support for -next 
 +      * Still waiting for dependency layers to pick up scarthgap 
 +        * meta-selinux 
 +        * meta-openembedded 
 +        * meta-rcar-gen3 (has nanbield-dev branch) 
 +    * 3/6 
 +      * 
  
-  * AGL license scanning (SPDX/fossology) +  * IC image and integration of drm-leasemanager 
-      * 07.07: +    * 11/2 
-        * 9.0.2 analysis did run +      * Scott has image locally for drm-lease, ​ 
-        * open for license review +        * lxc network is broken for agl-cluster-demo-lxc-host.bb 
-      08/28: +        * focus on agl-host-drm-lease-test image 
-        9.0.2 done in fossology +    11/29 
-        9.0.3 will be uploaded when released later this week +      Images merged https://​gerrit.automotivelinux.org/​gerrit/​c/​AGL/​meta-agl-devel/​+/​29355 ​ 
-          * should we try the reuse decider ? +      fixme'​sorder of displays is not fixed, network issues 
-          * Liyes for AGL packages +      * need to work out automated test 
-      * 09/01: +        * CI to build image 
-        * 9.0.3 uploading ​to fossology +        * LAVA test description,​ shell script 
-        * will send email when ready for license clearing.+    * 3/6 
 +      * WIP
  
-  * SW360: +  * Pi 5 
-    * Will send Dockerfile for sw360 container +    * 2/7 
-    Update 06/09: +      No update (e.g meta-raspberrypi) 
-      * https://wiki.automotivelinux.org/_media/eg-ciat/sw360.zip ​ new file +      * meta-raspberrypi has pi5 in master branch now. (should be ready for scarthgap ​next LTS) 
-      * AI JS: Check with Ryan how to deploy +      * https://github.com/agherzan/meta-raspberrypi/pull/1271 
-    * Update 07/07 +        if it lands in kirkstonewe could add a template
-      Host is upport not exposed, yet. +      * could do template for https://github.com/​agherzan/​meta-raspberrypi/​blob/​master/​conf/​machine/​raspberrypi-armv8.conf in -next  
-    * Update 07/21 +    * 2/21 
-      * No update +      * https://github.com/agherzan/​meta-raspberrypi/​commit/​9dc6673d41044f1174551120ce63501421dbcd85 
-    * Update 08/18: +      * 
-      * Host updates pending ​disk space+
-    * Update 09/01: +
-      * Temporary location: http://95.217.112.185:​8080+
-      * will get domain next+
  
-   * Discussion on email reports ​ 
-     * example: https://​lists.automotivelinux.org/​g/​agl-test-reports/​message/​258 
-     * add doc page summarizing existing presentations SPEC-2980 
-     * Follow-up with Khouloud on testreport email 
-       * Add link for failures back to lava (best: line of test) 
-       * Add link for failures back to jenkins job 
-       * tldr: find right section of log with one click 
-     * Update 07/07 
-       * blocked by python 3 update 
-     * Update 21/07 
-       * unblocked wrt python3 update 
-     * Update 08/18 
-       * next: 
-         * need to update kernelci instance 
  
-  * Test wgts+New business
-    Need help going through wgts and making sure +  Edi got a Sifive unmatched (inclgfx), one for dev, two in CI, one spare 
-      * afm-util install/​uninstall +    Graphics Firmware added to template 
-      * afm-util stop/​start +    input issue not resolved, yet 
-      * basically: https://git.automotivelinux.org/​src/​qa-testdefinitions/​tree/​common/​scripts/​application-lifecycle.sh +    * Rust
-        qemux86-64 +      * databroker crash during FOSDEM, related to rust dependencies. ​ 
-        Jan-Simon will contact Li wrt update SPEC-2795 ​ +        * got workaround for risc board 
-    * wgt tests '​passlist'​+      * virtio-soundmight need uprev to rust >=1.71 
-      * - radio service cannot work in qemu +      * scarthgap uses rust 1.74.1 so the uprev will help 
-        * option1: make it pass +  agl-compositor as separate project/​repo
-        * option2: do a null driver +
-      * - cloud-proxy service ​       +
-      * - sometimes network service +
-      * - bluetooth (start race) +
-  +
-New: +
-    * Pawel+
-      * Brought up Board@Desk during AMMInvestigating libguestfs issue, will demo later. +
-    Corentin: Jan-Simon will look for SDR dongle for UP2+
  
-Next call: +On Hold:
-Tuesday Sep 15th - same timeslot.+
  
 +  * Yocto-check-layer - https://​jira.automotivelinux.org/​browse/​SPEC-4680
 +    * 11/29
 +      * Next step is then to deal with meta-agl-demo and all its dependencies. This is a larger operation and unsure we can actually deal with all dependency layers. We need to see if we can exempt external layers and only check meta-agl-demo content in the meantime.
  
 +  * Extend Testing
  
-==== Meeting ​2020/08/18 ====+ 
 +Next meeting: 
 +Mar 20th 
 + 
 + 
 +==== Meeting ​2024/02/07 ====
  
 === Attendees === === Attendees ===
-Jan-Simon ​MöllerMathew Commons, Corentin Labbe, Seigo Takada, Scott Murray, Marius ​Vlad+Jan-Simon, ​Walt, Scott, Marius, Denys 
  
 ===Topics=== ===Topics===
-  * Fuego / Lava support 
-    * Update 07/07 
-      * Patch updated in https://​git.lavasoftware.org/​lava/​lava/​-/​merge_requests/​330 
-      * Remi OOO till Jul 30th 
-    * Update 08/18 
-      * No update 
  
-  * Corentin +Active topics:
-    * Update 08/18 +
-      * Past week +
-        * building multiple wgt packages in CI +
-        * updated application lifecycle to run '​release',​ '​test',​ '​debug'​ in CI +
-      * This week +
-        * extend for -coverage +
-        * https://​git.lavasoftware.org/​lava/​lava/​-/​merge_requests/​330 +
-jira)+
  
-  * HTML5 apps, CI integration with ./​autobuild/​autobuild script +  * lava lab status 
-    * https://​jira.automotivelinux.org/​browse/​SPEC-2773 +    * 02/21:  
-    * 07/21:  +      * baylibreoperational 
-      * Follow-upship source tree with coverage wgt to allow parsing on the target (gcov) +      * agl-coreoperational
-      * does the debug/​coverage prefix strip option end-up in the SDK ??? +
-    * 08/18: +
-      * Need to follow-up and ship the source tree with the coverage wgt. +
-        * need to run gcov on the target when the trace is finished +
-        * thus ship source tree with gcov annotation files+
  
 +  * uprevs/ -next branch / Denys
 +    * 02/07
 +      * 4 patches for next branch in gerrit
 +      * need to check out weston 13 (Marius)
 +    * 2/21
 +      * Working on scarthgap support for -next
 +      * Still waiting for dependency layers to pick up scarthgap
 +        * meta-selinux
 +        * meta-openembedded
 +        * meta-rcar-gen3 (has nanbield-dev branch)
  
-  * AGL license scanning (SPDX/fossology) +  * IC image and integration of drm-leasemanager 
-      * 07.07: +    * 11/2 
-        * 9.0.2 analysis did run +      * Scott has image locally for drm-lease, ​ 
-        * open for license review +        * lxc network is broken for agl-cluster-demo-lxc-host.bb 
-      * 08/28+        * focus on agl-host-drm-lease-test image 
-        * 9.0.2 done in fossology +    * 11/29 
-        * 9.0.3 will be uploaded when released later this week +      * Images merged https://​gerrit.automotivelinux.org/​gerrit/​c/​AGL/​meta-agl-devel/​+/​29355  
-          should we try the reuse decider ? +      * fixme'​sorder of displays is not fixed, network issues 
-          Li: yes for AGL packages+      * need to work out automated test 
 +        * CI to build image 
 +        * LAVA test description,​ shell script 
 +    02/07 
 +      WIP
  
-  * SW360: +  * Pi 5 
-    * Will send Dockerfile for sw360 container +    * 2/7 
-    Update 06/09: +      No update (e.g meta-raspberrypi) 
-      * https://wiki.automotivelinux.org/_media/eg-ciat/sw360.zip  new file +      * meta-raspberrypi has pi5 in master branch now. (should be ready for scarthgap ​next LTS) 
-      * AI JSCheck with Ryan how to deploy +      * https://github.com/agherzan/meta-raspberrypi/pull/1271 
-    * Update 07/07 +        * if it lands in kirkstone, we could add a template
-      * Host is up, port not exposed, yet+      * could do template for https://github.com/​agherzan/​meta-raspberrypi/​blob/​master/​conf/​machine/​raspberrypi-armv8.conf in -next  
-    * Update 07/21 +    * 2/21 
-      * No update +      * https://​github.com/​agherzan/​meta-raspberrypi/​commit/​9dc6673d41044f1174551120ce63501421dbcd85 
-    * Update 08/18+      * 
-      * Host updates pending / disk space.+
  
-   * Discussion on email reports ​ 
-     * example: https://​lists.automotivelinux.org/​g/​agl-test-reports/​message/​258 
-     * add doc page summarizing existing presentations SPEC-2980 
-     * Follow-up with Khouloud on testreport email 
-       * Add link for failures back to lava (best: line of test) 
-       * Add link for failures back to jenkins job 
-       * tldr: find right section of log with one click 
-     * Update 07/07 
-       * blocked by python 3 update 
-     * Update 21/07 
-       * unblocked wrt python3 update 
-     * Update 08/18 
-       * next: 
-         * need to update kernelci instance 
-         * plan is to do this during the next planned downtime in ~2weeks 
-         * prep branch or tag until then 
  
-  * Lihow to test binding manually ​(post/token+New business: 
-    * afaik afm-util show id  will tell port +  * Edi got a Sifive unmatched ​(incl. gfx), one for dev, two in CI, one spare 
-    * if agl-devel is onthen check journalctl +    * Graphics Firmware added to template 
-      05/12no update +    * input issue not resolvedyet 
-      * 05/26: Li did some more testsissue/jira ? +    Rust
-        * Jan 24 14:49:47 raspberrypi3 afm-system-daemon[292]:​ ERROR: can't start system unit afm-appli-myapp--0.1--main@.service ​for uid 1001 [/​w/​workspace/​release-jjb-halibut-snapshot/​MACHINE/​raspberrypi3/​label/​agl-test-slave/​repoclone/​output/​tmp/​work/​armv7vet2hf-neon-vfpv4-agl-linux-gnueabi/​af-main/​halibut+gitAUTOINC+1289070816-r0/​git/​src/​afm-urun.c:​252] ​ +      * databroker crash during FOSDEMrelated to rust dependencies. ​ 
-      * 06/09: +        * got workaround ​for risc board 
-        * no update +      * virtio-soundmight need uprev to rust >=1.71 
-      * 06/23: +      * scarthgap uses rust 1.74.1 , so the uprev will help 
-        * https://​lava.automotivelinux.org/​scheduler/​job/​10818#​results_1029988 +  agl-compositor as separate project/repo
-      08/18: +
-        * We're seeing a lot of issues when we run the in CI now.+
  
-  * Test wgts need inspection on issues: +On Hold:
-    * FAIL: Failed to start application agl-service-geofence-test +
-    * ERROR: ​ failed Resource temporarily unavailable +
-    * Update 05/26: WIP +
-    * Update 06/09:  +
-      * https://​jira.automotivelinux.org/​browse/​SPEC-3365 +
-      * No further updates +
-    * 06/23: +
-      * https://​jira.automotivelinux.org/​browse/​SPEC-3365 +
-      * no updates +
-    * 07/07 +
-      * no update +
-    * 07/21 +
-      * https://​gerrit.automotivelinux.org/​gerrit/​c/​src/​app-framework-main/​+/​25037 +
-      * Fixes: afm-util run (no 2nd restart) - and test wgt issues +
-    * 08/18 +
-      * partially fixed, still test wgts need a check+
  
-New+  * Yocto-check-layer - https://​jira.automotivelinux.org/​browse/​SPEC-4680 
-    * Pawel: +    * 11/29 
-      * Brought up Board@Desk during AMMInvestigating libguestfs issue, will demo later+      * Next step is then to deal with meta-agl-demo and all its dependenciesThis is a larger operation and unsure we can actually deal with all dependency layers. We need to see if we can exempt external layers and only check meta-agl-demo content in the meantime
-    + 
 +  ​Extend Testing
  
-Next call: 
-Tuesday Sep 1st - same timeslot. 
  
 +Next meeting:
 +Mar 6th
  
  
-==== Meeting ​2020/07/21 ====+==== Meeting ​2024/02/07 ====
  
 === Attendees === === Attendees ===
-Jan-Simon ​Möller, Scott Murray, Pawel Wieczorek, Mathew Commons, Li Xiaoming,+Jan-Simon, Walt, Scott, ​Marius 
  
 ===Topics=== ===Topics===
-  * Fuego / Lava support 
-    * Update 12/10: 
-      * Reworking https://​git.lavasoftware.org/​lava/​lava/​merge_requests/​330 
-      * waiting for upstream review 
-    * Update 07/07 
-      * Patch updated in https://​git.lavasoftware.org/​lava/​lava/​-/​merge_requests/​330 
-      * Remi OOO till Jul 30th 
  
-  * Corentin +Active topics:
-    * Update 07/07 +
-      * Past week +
-        * merged python3 support +
-        * check app-test (afm-util status)  +
-      * This week +
-        * extend ci-management to run "​autobuild package-all"​ (insert jira) +
-        * extent ci-management (application jobs) to upload the multiple wgt files being built now (insert jira)+
  
-  * Application tests , build multiple wgts +  * lava lab status 
-    * Todo: extend releng/qa-testdefinitions to be able to download a 2nd wgt file (e.g. homescreen-test.wgt) +    * 02/07:  
-  * HTML5 apps, CI integration with ./​autobuild/​autobuild script +      * baylibreoperational 
-    * https://​jira.automotivelinux.org/​browse/​SPEC-2773 +      * agl-core: maintenance
-    * 07/21:  +
-      * Follow-upship source tree with coverage wgt to allow parsing on the target (gcov) +
-      * does the debug/​coverage prefix strip option end-up in the SDK ???+
  
-  * AGL license scanning (SPDX/fossology) +  * uprevs-next branch / Denys 
-      * 07.07: +    * 12/13 
-        9.0.2 analysis did run +      * Next look after CES 
-        open for license review+    02/07 
 +      4 patches ​for next branch in gerrit 
 +      * need to check out weston 13 (Marius)
  
-  * SW360: +  * IC image and integration of drm-leasemanager 
-    * Will send Dockerfile ​for sw360 container +    * 11/2 
-    * Update 06/09: +      * Scott has image locally ​for drm-lease,  
-      * https://wiki.automotivelinux.org/​_media/eg-ciat/sw360.zip ​ new file +        * lxc network is broken for agl-cluster-demo-lxc-host.bb 
-      * AI JSCheck with Ryan how to deploy +        * focus on agl-host-drm-lease-test image 
-    Update 07/07 +    * 11/29 
-      Host is up, port not exposedyet. +      * Images merged ​https://gerrit.automotivelinux.org/​gerrit/c/​AGL/​meta-agl-devel/+/​29355 ​ 
-    * Update ​07/21 +      * fixme'​sorder of displays is not fixed, network issues 
-      * No update+      * need to work out automated test 
 +        CI to build image 
 +        LAVA test descriptionshell script 
 +    * 02/07 
 +      * WIP
  
-   ​* ​Discussion on email reports ​ +  * Pi 5 
-     ​example: ​https://lists.automotivelinux.org/g/agl-test-reports/message/258 +    ​* ​No update (e.g meta-raspberrypi) 
-     ​* add doc page summarizing existing presentations SPEC-2980 +    * meta-raspberrypi has pi5 in master branch now. (should be ready for scarthgap / next LTS) 
-     ​Follow-up with Khouloud on testreport email +    ​* https://github.com/agherzan/meta-raspberrypi/pull/1271 
-       * Add link for failures back to lava (bestline of test) +      if it lands in kirkstone, we could add a template. 
-       * Add link for failures back to jenkins job +    could do template ​for https://github.com/​agherzan/​meta-raspberrypi/​blob/​master/​conf/​machine/​raspberrypi-armv8.conf in -next 
-       * tldr: find right section of log with one click +
-     * Update 07/07 +
-       * blocked by python 3 update +
-     * Update 21/07 +
-       * unblocked wrt python3 update+
  
-  * Li: how to test binding manually (post/​token) 
-    * afaik afm-util show id  will tell port 
-    * if agl-devel is on, then check journalctl 
-      * 05/12: no update 
-      * 05/26: Li did some more tests, issue/jira ? 
-        * Jan 24 14:49:47 raspberrypi3 afm-system-daemon[292]:​ ERROR: can't start system unit afm-appli-myapp--0.1--main@.service for uid 1001 [/​w/​workspace/​release-jjb-halibut-snapshot/​MACHINE/​raspberrypi3/​label/​agl-test-slave/​repoclone/​output/​tmp/​work/​armv7vet2hf-neon-vfpv4-agl-linux-gnueabi/​af-main/​halibut+gitAUTOINC+1289070816-r0/​git/​src/​afm-urun.c:​252] ​ 
-      * 06/09: 
-        * no update 
-      * 06/23: 
-        * https://​lava.automotivelinux.org/​scheduler/​job/​10818#​results_1029988 
  
-  * Test wgts need inspection on issues+New business
-    FAIL: Failed to start application agl-service-geofence-test +  Edi got a Sifive unmatched (incl. gfx), one for dev, two in CI, one spare 
-    * ERROR: ​ failed Resource temporarily unavailable +  * Layerindextest is failing on meta-pipewire 
-    ​Update 05/26WIP +    * https://git.automotivelinux.org/​AGL/meta-agl/tree/meta-pipewire/recipes-multimedia/wireplumber/wireplumber_git.bb#​n65 ​ 
-    ​* Update 06/09:  +    can remove ​(only declared)
-      ​* https://jira.automotivelinux.org/​browse/SPEC-3365 +
-      * No further updates +
-    * 06/23: +
-      * https://jira.automotivelinux.org/​browse/​SPEC-3365 +
-      * no updates +
-    * 07/07 +
-      * no update +
-    * 07/21 +
-      * https://gerrit.automotivelinux.org/​gerrit/​c/​src/​app-framework-main/​+/​25037 +
-      Fixes: afm-util run (no 2nd restart- and test wgt issues+
  
-New: 
-    * Li: 
-      * https://​jira.automotivelinux.org/​browse/​SPEC-3508 
-    * Brian: 
-      * Build caching demo 
-    * Pawel: 
-      * Brought up Board@Desk during AMM. Investigating libguestfs issue, will demo later. 
  
-Next call: +On Hold:
-Tuesday Aug 18th - same timeslot.+
  
 +  * Yocto-check-layer - https://​jira.automotivelinux.org/​browse/​SPEC-4680
 +    * 11/29
 +      * Next step is then to deal with meta-agl-demo and all its dependencies. This is a larger operation and unsure we can actually deal with all dependency layers. We need to see if we can exempt external layers and only check meta-agl-demo content in the meantime.
  
-==== Meeting ​2020/07/07 ====+  * Extend Testing 
 +    * 11/29 
 +      * No update 
 + 
 + 
 +Next meeting: 
 +Feb 21st 
 + 
 + 
 +==== Meeting ​2023/12/13 ====
  
 === Attendees === === Attendees ===
-Jan-Simon, ​Corentin, Li, Scott+Jan-Simon, ​Walt, Scott, Marius 
  
 ===Topics=== ===Topics===
-  * infra: please try responsiveness of 
-    * https://​confluence.automotivelinux.org/​display/​MAIN/​AGL+Long+Term+Support 
-    * vs. 
-    * https://​test-confluence.automotivelinux.org/​display/​TEST/​AGL+Long+Term+Support ​ 
  
-  * Fujitsu test report update (Fujitsu) +  * lava lab status 
-    * 06/23 +    * 11/29 
-      * Pi4 no audio ... let's check driver module/​kernel config and wireplumber-config device name        +      * Lab-baylibre operational 
-        we do build CONFIG_SND_BCM2835=m +      Lab-agl-core down due to system update 
-        * there is no wireplumber-config for the pi4, so the default might end-up only on hdmi (best guess) +      * LAVA update available, need to schedule uprev with Ryan 
-          * https://​git.automotivelinux.org/​AGL/​meta-agl-devel/​tree/​meta-pipewire/​recipes-multimedia/​wireplumber/​wireplumber-board-config-agl?​h=master +    * 12/13 
-    * 07/07 +      * Maint window scheduled with Ryan
-      * RC1: no test due to budget +
-      * upsquare: use qemux86-64 wic +
-      * pi: SPEC-3455 for UI (SPEC-3348) +
-   +
-  * Fuego / Lava support +
-    * Update ​12/10: +
-      * Reworking https://​git.lavasoftware.org/​lava/​lava/​merge_requests/​330 +
-      * waiting for upstream review +
-    * Update 05/26 +
-      * ported and staged for 2020.05 +
-    * Update 06/09: +
-      * Corentin will ping Remi +
-    * Update 06/23 +
-      * No update from Corentin +
-    * Update 07/07 +
-      * Patch updated in https://​git.lavasoftware.org/​lava/​lava/​-/​merge_requests/​330 +
-      * Remi OOO till Jul 30th+
  
-  * Corentin: ​ +  * uprevs/ -next branch / Denys 
-    * Update 07/07 +    * 11/29 
-      * Past week +      * 3.1.29 uploaded 
-        Fixed packer images, ​ +      4.0.14 is WIP 
-      * This week +      * -next is waiting for the next cycle 
-        * merge python3 patches +    12/13 
-        * check app-test (afm-util status) ​ +      Next look after CES
-        extend ci-management to run "​autobuild package-all"​ (insert jira) +
-        extent ci-management (application jobs) to upload the multiple wgt files being built now (insert jira)+
  
 +  * Yocto-check-layer - https://​jira.automotivelinux.org/​browse/​SPEC-4680
 +    * 10/18
 +      * no update
 +    * 11/29
 +      * Next step is then to deal with meta-agl-demo and all its dependencies. This is a larger operation and unsure we can actually deal with all dependency layers. We need to see if we can exempt external layers and only check meta-agl-demo content in the meantime.
 + 
 +  * Extend Testing
 +    * 11/29
 +      * No update
  
-  * Application tests , build multiple wgts +  * IC image and integration ​of drm-leasemanager 
-    * Todo: extend releng/​qa-testdefinitions to be able to download a 2nd wgt file (e.g. homescreen-test.wgt) +    * 11/2 
-  * HTML5 apps, CI integration ​with ./​autobuild/​autobuild script +      * Scott has image locally for drm-lease, ​ 
-    * https://​jira.automotivelinux.org/​browse/​SPEC-2773 +        lxc network ​is broken for agl-cluster-demo-lxc-host.bb 
-    * Update 03/03: +        focus on agl-host-drm-lease-test image 
-      * postponed after test wgt +    * 11/29 
-    04/28: +      * Images merged ​https://​gerrit.automotivelinux.org/​gerrit/​c/AGL/meta-agl-devel/+/​29355 ​ 
-      * Scott will post his first round of aglwgt/​autobuild fixes after next is merged+      * fixme'​s:​ order of displays is not fixed, network issues 
-      Plan is to review in gerrit this week +      * need to work out automated test 
-    * 05/12: +        CI to build image 
-      * Scott has his patches for review in gerrit +        LAVA test description,​ shell script
-        * https://​gerrit.automotivelinux.org/​gerrit/​q/topic:​%2522smurray/aglwgt%2522 +
-        * First patchset out of a series. +
-    * 05/26: +
-      * Next set of patches in preparation +
-    * 06/23: +
-      * aglwgt bbclass rewrite  +
-      * waiting for marius branch ​to land first +
-    7/7: +
-      * declare virtory for now +
-      * Follow-up: ship source tree with coverage wgt to allow parsing on the target (gcov) +
-      does the debug/​coverage prefix strip option end-up in the SDK ???+
  
-  * AGL license scanning (SPDX/​fossology) +  * New Beagle Boards 
-      * 05/12: +      * Denys pushed an update
-        * License clearing done+      No update 
-        Next step? +    12/13 
-      05/26 +      * Templates for BeagleAI-64 and BeaglePlay 
-        * Next ? +      * meta-ti update in gerrit
-          * extend clearing work ? +
-            * more boards +
-            * or more packages +
-            * discussion about completing one target. Li will discuss further. +
-            * fossology has a '​reuse'​ decider that can built on existing decisions from previous runs. +
-      * 06/09: +
-        * 9.0.2 being uploaded to the fossology server +
-        * no analysis run, yet. still making sure all artifacts are fully uploaded. +
-        * found issue Dockerfile should install unzip (so we we don't use the php built-in), verifying that. Will have Ryan update our container. +
-      * 06/23: +
-        * unzip issue still a WIP item as: +
-          * during '​ununpack',​ we cannot abort the agent. But also cannot reupload the same file +
-          * the agents can get stuck -> unstable operation +
-      * 07.07: +
-        * 9.0.2 analysis did run +
-        * open for license review+
  
-  * SW360: +  * Pi 5 
-    * Will send Dockerfile for sw360 container +    * No update (e.g meta-raspberrypi) 
-    * Update 03/03: + 
-      eta in 2 weeks + 
-    * Update 03/31: +  ​icu-native change ​in https://gerrit.automotivelinux.org/​gerrit/​c/​AGL/​meta-agl-demo/+/29486  
-      * tests of sw360 in progress, working on 2 issues atm  +    * symptomit does not trigger ​rebuild ​in https://build.automotivelinux.org/​job/​ci-platform-meta-agl-demo-verify-CIB-html5-qemux86-64/409/consoleFull ​ as it should. (grep for icu-native
-    * Update 04/13: +      * https://jira.automotivelinux.org/​browse/SPEC-4980 
-      * sw360 Dockerfile and user guide:​{{:​eg-ciat:​sw360.7z|here}}. +      * https://​bugzilla.yoctoproject.org/​show_bug.cgi?​id=15302 
-      * Todo Jan-Simon: setup sw360 with ryan + 
-        * Setup server on same aws host but increase cpu/mem + 
-        * Go from there. +Next meeting
-    * Update 04/28: +Jan 17th 
-      * Afraid we cannot use the Dockerfile as-is in AGL infra + 
-      * Items to work on: + 
-        * a) no proxy settings, no proxy user, no proxy pass +==== Meeting 2023/11/29 ==== 
-          * TLDR: if we deploy this in AWS, there is no Proxy at all. + 
-        * b) Dockerfile uses downloaded Oracle jdkcan't we use openjdk installed in the distro installed by apt-get? +=== Attendees === 
-        * c) all data/databases need to be on persistent shared volume(s) +Jan-SimonWaltScott, Yan, Marius 
-        * d) all setup needs to be automatic (in Dockerfile) + 
-              * no manual setup steps - only docker ​build & docker run + 
-        * e) ? would it make sense to split using docker-compose ? +===Topics===
-      * Who can work on this ? @Kusakabe-san +
-    * Update 05/12: +
-      * work started on Dockerfile +
-    * Update 05/26: +
-      * a), b), c) completed +
-      * d) wip +
-      * let's exchange email +
-    * Update 06/09: +
-      * https://wiki.automotivelinux.org/​_media/eg-ciat/​sw360.zip ​ new file +
-      * AI JSCheck with Ryan how to deploy +
-    * Update 06/23+
-      * Still working through it with  +
-    * Update 07/07 +
-      * Host is upport not exposedyet.+
  
-   Discussion on email reports ​ +  ​lava lab status 
-     ​example: https://​lists.automotivelinux.org/​g/​agl-test-reports/​message/​258 +    11/29 
-     ​add doc page summarizing existing presentations SPEC-2980 +      Lab-baylibre operational 
-     ​Follow-up with Khouloud on testreport email +      Lab-agl-core down due to system update 
-       * Add link for failures back to lava (best: line of test) +      LAVA update available, need to schedule uprev with Ryan
-       ​Add link for failures back to jenkins job +
-       * tldr: find right section of log with one click +
-     * Update 06/09 +
-       * based on KernelCI instanced update +
-     * Update 07/07 +
-       * blocked by python 3 update+
  
-  * Li: how to test binding manually (post/token) +  * uprevs/ -next branch / Denys 
-    * afaik afm-util show id  will tell port +    * 11/2 
-    * if agl-devel is on, then check journalctl +      * e.g. after workshop we can take a look again. 
-      * 05/12: no update +    11/29 
-      05/26: Li did some more tests, issue/jira ? +      3.1.29 uploaded 
-        Jan 24 14:49:47 raspberrypi3 afm-system-daemon[292]:​ ERROR: can't start system unit afm-appli-myapp--0.1--main@.service for uid 1001 [/​w/​workspace/​release-jjb-halibut-snapshot/​MACHINE/​raspberrypi3/​label/​agl-test-slave/​repoclone/​output/​tmp/​work/​armv7vet2hf-neon-vfpv4-agl-linux-gnueabi/​af-main/​halibut+gitAUTOINC+1289070816-r0/​git/​src/​afm-urun.c:​252] ​ +      * 4.0.14 is WIP 
-      * 06/09: +      * -next is waiting for the next cycle
-        * no update +
-      * 06/23: +
-        * https://​lava.automotivelinux.org/​scheduler/​job/​10818#​results_1029988+
  
-  * Test wgts need inspection on issues: +  * Yocto-check-layer - https://​jira.automotivelinux.org/​browse/​SPEC-4680 
-    * FAIL: Failed to start application agl-service-geofence-test +    * 10/18
-    * ERROR: ​ failed Resource temporarily unavailable +
-    * Update 05/26: WIP +
-    * Update 06/09:  +
-      * https://​jira.automotivelinux.org/​browse/​SPEC-3365 +
-      * No further updates +
-    * 06/23: +
-      * https://​jira.automotivelinux.org/​browse/​SPEC-3365 +
-      * no updates +
-    * 07/07+
       * no update       * no update
 +    * 11/29
 +      * Next step is then to deal with meta-agl-demo and all its dependencies. This is a larger operation and unsure we can actually deal with all dependency layers. We need to see if we can exempt external layers and only check meta-agl-demo content in the meantime.
 + 
 +  * Extend Testing
 +    * 11/29
 +      * No update
 +    * 
 +
 +  * IC image and integration of drm-leasemanager
 +    * 11/2
 +      * Scott has image locally for drm-lease, ​
 +        * lxc network is broken for agl-cluster-demo-lxc-host.bb
 +        * focus on agl-host-drm-lease-test image
 +    * 11/29
 +      * Images merged https://​gerrit.automotivelinux.org/​gerrit/​c/​AGL/​meta-agl-devel/​+/​29355 ​
 +      * fixme'​s:​ order of displays is not fixed, network issues
 +      * need to work out automated test
 +        * CI to build image
 +        * LAVA test description,​ shell script
 +
 +  * RISC-V
 +    * rust/ring crate situation getting better, databroker supposed to build now
 +    * new release of databroker available gerrit 29490
 +
 +  * BeagleAI
 +    * Denys pushed an update.
 +    * No update
 +
 +  * Pi 5
 +    * No update (e.g meta-raspberrypi)
 +
  
 New: New:
-  * Li:  +  * icu-native change in https://gerrit.automotivelinux.org/​gerrit/c/AGL/meta-agl-demo/​+/​29486 ​ 
-    * test-wgt +    symptom: it does not trigger a rebuild in https://build.automotivelinux.org/​job/ci-platform-meta-agl-demo-verify-CIB-html5-qemux86-64/409/consoleFull ​ as it should(grep for icu-native) 
-      * https://jira.automotivelinux.org/​browse/SPEC-2795 reopened ​-> devcall +    * bitbake -S printdiff icu-native 
-      * https://jira.automotivelinux.org/​browse/SPEC-3457 triage ​-> devcall +    * Need debug session w/ Ryan
-      * https://jira.automotivelinux.org/​browse/​SPEC-3466 triage ​-> devcall +
-    * working on missing tests and checking test coverage +
-  * Matthew and Brian +
-    * will try a pi4 configuration+
  
-Next call: 
-Tuesday July 21st - same timeslot. 
  
 +Next meeting:
 +Dec 13th
  
  
-==== Meeting ​2020/06/23 ====+==== Meeting ​2023/11/02 ====
  
 === Attendees === === Attendees ===
-Jan-Simon, Scott, Brian, Matthew, Li+Jan-Simon, Walt, Scott 
  
 ===Topics=== ===Topics===
-  * infra: please try responsiveness of 
-    * https://​confluence.automotivelinux.org/​display/​MAIN/​AGL+Long+Term+Support 
-    * vs. 
-    * https://​test-confluence.automotivelinux.org/​display/​TEST/​AGL+Long+Term+Support ​ 
  
-  * Fujitsu test report update (Fujitsu) +  * lava lab status 
-    * 06/09: +    * 11/02 
-      * https://​lists.automotivelinux.org/​g/​agl-dev-community/​message/​8413 +      * Lab Baylibre operational 
-      * Pi4 no audio ... let's check driver module/​kernel config and wireplumber-config device name string. +      * AGL core lab up 
-    * 06/23 +      * Ryan scheduled Updates and announced
-      * Pi4 no audio ... let's check driver module/​kernel config and wireplumber-config device name        +        * jenkins not executing jobs due to an migration issue of the cloud configuration 
-        * we do build CONFIG_SND_BCM2835=m +        * jenkins ​is back up now 
-        * there is no wireplumber-config for the pi4, so the default might end-up only on hdmi (best guess) +        bbe build failingneed to debug.  
-          https://git.automotivelinux.org/​AGL/​meta-agl-devel/​tree/​meta-pipewire/​recipes-multimedia/​wireplumber/​wireplumber-board-config-agl?​h=master +        
-   +
-  * Fuego / Lava support +
-    * Update 12/10: +
-      * Reworking https://​git.lavasoftware.org/​lava/​lava/​merge_requests/​330 +
-      * waiting for upstream review +
-    * Update 05/26 +
-      * ported and staged for 2020.05 +
-    * Update 06/09: +
-      * Corentin will ping Remi +
-    * Update 06/23 +
-      ​No update from Corentin+
  
-  * Corentin: ​ +  * -next branch / Denys 
-    * Update 06/09: +    * 10/18 
-      * Past week +      * no newswaiting for update cycle after Nanbield release. ​ 
-        * kernelci-dev updatednew metadata in the jobs required +      * Next LTS will be YP 5.0 Scarthgap . Release is planned for Apr. 
-        * updated releng-scripts to python3 , JS needs to check CI builders before we merge +    * 11/2 
-      * This week +      * e.g. after workshop we can take a look again.
-        * blocked on python3 conversion  +
-        * verification of kernelci- update with new metadata +
-    * Update 06/23 +
-      * Past week +
-        * transitioned releng to py3, builders were updated, but jinja2 version issue +
-          * https://​gerrit.automotivelinux.org/​gerrit/​c/​ci-management/​+/​24810 +
-      * This week +
-        * should have all deployed by EOW+
  
 +  * Yocto-check-layer - https://​jira.automotivelinux.org/​browse/​SPEC-4680
 +    * 10/18
 +      * no update
 + 
 +  * Extend Testing
 +    * 10/18
 +      * 
  
-  * Application tests , build multiple wgts +  * IC image and integration of drm-leasemanager 
-    * Todo: extend releng/qa-testdefinitions to be able to download a 2nd wgt file (e.g. homescreen-test.wgt) +    * 09/20 
-  HTML5 apps, CI integration ​with ./​autobuild/​autobuild script +      Next: bring up simple demo image with 2 containers bringing up a static reference image 
-    * https://​jira.automotivelinux.org/​browse/​SPEC-2773 +    * 10/04 
-    * Update 03/03: +      * Scott looking into the container images next 
-      * postponed after test wgt +    * 10/18 
-    * 04/28: +      * WIP 
-      * Scott will post his first round of aglwgt/​autobuild fixes after next is merged. +    * 11/2 
-      * Plan is to review in gerrit this week +      * Scott has image locally ​for drm-lease, ​ 
-    * 05/12: +        * lxc network is broken for agl-cluster-demo-lxc-host.bb 
-      * Scott has his patches ​for review in gerrit +        * focus on agl-host-drm-lease-test image
-        * https://​gerrit.automotivelinux.org/​gerrit/​q/​topic:​%2522smurray/​aglwgt%2522 +
-        * First patchset out of a series. +
-    * 05/26: +
-      * Next set of patches in preparation +
-    * 06/23: +
-      * aglwgt bbclass rewrite  +
-      * waiting for marius branch to land first+
  
-  * AGL license scanning (SPDX/​fossology) +  * RISC-V 
-      * 05/12: +    rust/ring crate situation getting betterdatabroker supposed to build now
-        * License clearing done. +
-        * Next step? +
-      * 05/26 +
-        * Next ? +
-          * extend clearing work ? +
-            * more boards +
-            * or more packages +
-            * discussion about completing one target. Li will discuss further. +
-            * fossology has a '​reuse'​ decider that can built on existing decisions from previous runs. +
-      * 06/09: +
-        * 9.0.2 being uploaded to the fossology server +
-        * no analysis run, yet. still making sure all artifacts are fully uploaded. +
-        * found issue Dockerfile should install unzip (so we we don't use the php built-in), verifying that. Will have Ryan update our container. +
-      06/23: +
-        * unzip issue still a WIP item as: +
-          * during '​ununpack'​we cannot abort the agent. But also cannot reupload the same file +
-          * the agents can get stuck -> unstable operation+
  
-  * SW360: +  * BeagleAI 
-    * Will send Dockerfile for sw360 container +    * Denys pushed an update.
-    * Update 03/03: +
-      * eta in 2 weeks +
-    * Update 03/31: +
-      * tests of sw360 in progress, working on 2 issues atm  +
-    * Update 04/13: +
-      * sw360 Dockerfile and user guide:​{{:​eg-ciat:​sw360.7z|here}}. +
-      * Todo Jan-Simon: setup sw360 with ryan +
-        * Setup server on same aws host but increase cpu/mem +
-        * Go from there. +
-    * Update 04/28: +
-      * Afraid we cannot use the Dockerfile as-is in AGL infra +
-      * Items to work on: +
-        * a) no proxy settings, no proxy user, no proxy pass +
-          * TLDR: if we deploy this in AWS, there is no Proxy at all. +
-        * b) Dockerfile uses downloaded Oracle jdk: can't we use openjdk installed in the distro installed by apt-get? +
-        * c) all data/​databases need to be on persistent shared volume(s) +
-        * d) all setup needs to be automatic (in Dockerfile) +
-              * no manual setup steps - only docker build & docker run +
-        * e) ? would it make sense to split using docker-compose ? +
-      * Who can work on this ? @Kusakabe-san +
-    * Update 05/12: +
-      * work started on Dockerfile +
-    * Update 05/26: +
-      * a), b), c) completed +
-      * d) wip +
-      * let's exchange email +
-    * Update 06/09: +
-      * https://​wiki.automotivelinux.org/​_media/​eg-ciat/​sw360.zip ​ new file +
-      * AI JS: Check with Ryan how to deploy +
-    * Update 06/23: +
-      * Still working through it with +
  
-   Discussion on email reports ​ +  ​Pi 5 
-     * example: https://​lists.automotivelinux.org/​g/​agl-test-reports/​message/​258 +    first boards shipping, sourced 2
-     * add doc page summarizing existing presentations SPEC-2980 +
-     * Follow-up with Khouloud on testreport email +
-       * Add link for failures back to lava (best: line of test) +
-       * Add link for failures back to jenkins job +
-       * tldr: find right section of log with one click +
-     * Update 06/09 +
-       based on KernelCI instanced update+
  
-  * Li: how to test binding manually ​(post/token) +  * am335x ​(bbegfx works again ... 
-    * afaik afm-util show id  will tell port +
-    * if agl-devel is on, then check journalctl +
-      * 05/12: no update +
-      * 05/26: Li did some more tests, issue/jira ? +
-        * Jan 24 14:49:47 raspberrypi3 afm-system-daemon[292]:​ ERROR: can't start system unit afm-appli-myapp--0.1--main@.service for uid 1001 [/​w/​workspace/​release-jjb-halibut-snapshot/​MACHINE/​raspberrypi3/​label/​agl-test-slave/​repoclone/​output/​tmp/​work/​armv7vet2hf-neon-vfpv4-agl-linux-gnueabi/​af-main/​halibut+gitAUTOINC+1289070816-r0/​git/​src/​afm-urun.c:252]  +
-      * 06/09: +
-        * no update +
-      * 06/23: +
-        * https://​lava.automotivelinux.org/​scheduler/​job/​10818#​results_1029988+
  
-  * Test wgts need inspection on issues: 
-    * FAIL: Failed to start application agl-service-geofence-test 
-    * ERROR: ​ failed Resource temporarily unavailable 
-    * Update 05/26: WIP 
-    * Update 06/​09: ​ 
-      * https://​jira.automotivelinux.org/​browse/​SPEC-3365 
-      * No further updates 
-    * 06/23: 
-      * https://​jira.automotivelinux.org/​browse/​SPEC-3365 
-      * no updates 
  
 New: New:
-  * Li: starting point for (ui) app: 
-    * qmake example: https://​git.automotivelinux.org/​apps/​dashboard/​tree/​ 
-    * cmake example: https://​git.automotivelinux.org/​apps/​mixer/​tree/​ 
-    * working on review of LICENSE files in app repos 
-    * bbe: source meta-agl/​scripts/​aglsetup.sh -m bbe -b build-bb3 agl-demo agl-devel 
-      * bitbake agl-image-minimal 
-      * bitbake agl-demo-platform ​  # afaik works with 720p 
  
-Next call: 
-Tuesday July 7th - same timeslot. 
  
 +Next meeting:
 +Nov 15th
  
-==== Meeting ​2020/06/09 ====+ 
 + 
 +==== Meeting ​2023/10/04 ====
  
 === Attendees === === Attendees ===
-Jan-Simon, ​LiScottCorentinTakada-san+Jan-Simon, ​YanMariusScottDenys 
  
 ===Topics=== ===Topics===
-  * infra: please try responsiveness of 
-    * https://​confluence.automotivelinux.org/​display/​MAIN/​AGL+Long+Term+Support 
-    * vs. 
-    * https://​test-confluence.automotivelinux.org/​display/​TEST/​AGL+Long+Term+Support ​ 
  
-  * Fujitsu test report update (Fujitsu) +  * lava lab status 
-    * 06/09: +    * 10/18 
-      * https://​lists.automotivelinux.org/​g/​agl-dev-community/​message/​8413 +      * Lab Baylibre operational 
-      * Pi4 no audio ... let's check driver module/​kernel config ​and wireplumber-config device name string.+      * AGL core lab up 
 +      * Ryan scheduled Updates ​and announced.
  
-  * Fuego Lava support +  * -next branch ​Denys 
-    * Update 12/10+    * 10/04 
-      * Reworking https://​git.lavasoftware.org/​lava/​lava/​merge_requests/​330 +      * mesa issue fixed, but still visible in -next branch (depends on kernel) 
-      * waiting for upstream review +      * good news is all is building atm, 
-    * Update 05/12: +      * waiting for next update cycle from upstream YP 
-      * Test in progress +    * 10/18 
-      * Test ported to 2020.04 +      * no news, waiting ​for update cycle after Nanbield release.  
-    * Update 05/26 +      * Next LTS will be YP 5.0 Scarthgap . Release is planned for Apr.
-      * ported and staged ​for 2020.05 +
-    * Update 06/09: +
-      * Corentin ​will ping Remi+
  
-  * Corentin:  +  * Yocto-check-layer - https://​jira.automotivelinux.org/​browse/​SPEC-4680 
-    * Update 05/26 +    * 10/04 
-      * Past week +      * no update 
-        * Pi4 no change, u-boot master did not help +    10/18 
-        testing the patch and upstreaming +      * no update 
-      * This week +  
-        email reports through kernelci.automotivelinux.org - prepare uprev +  Extend Testing 
-    * Update 06/09: +    * 10/04 
-      Past week +    10/18 
-        * kernelci-dev updated, new metadata in the jobs required +      * 
-        * updated releng-scripts to python3 , JS needs to check CI builders before we merge +
-      * This week +
-        * blocked on python3 conversion  +
-        * verification of kernelci- update with new metadata+
  
-  * Application tests , build multiple wgts +  * IC image and integration ​of drm-leasemanager 
-    * Todo: extend releng/​qa-testdefinitions to be able to download a 2nd wgt file (e.g. homescreen-test.wgt) +    * 09/20 
-  * HTML5 apps, CI integration ​with ./​autobuild/​autobuild script +      * Next: bring up simple demo image with 2 containers bringing up a static reference image 
-    * https://​jira.automotivelinux.org/​browse/​SPEC-2773 +    * 10/04 
-    * Update 03/03: +      * Scott looking into the container images ​next 
-      * postponed after test wgt +    * 10/18 
-    * 04/28: +      * WIP
-      * Scott will post his first round of aglwgt/​autobuild fixes after next is merged. +
-      * Plan is to review in gerrit this week +
-    * 05/12: +
-      * Scott has his patches for review in gerrit +
-        * https://​gerrit.automotivelinux.org/​gerrit/​q/​topic:​%2522smurray/​aglwgt%2522 +
-        * First patchset out of a series. +
-    * 05/26: +
-      * Next set of patches in preparation+
  
-  * AGL license scanning (SPDX/​fossology) +New
-      * 05/12+  discussed -next, RiscV and rust/crates ​ <-- revisit 
-        License clearing done. +    RiscV + rust (ring crate) to build 
-        * Next step? +  discussed BeaglePlay or BeagleAI ​Will look at BeagleAI first. 
-      * 05/26 +    will have about 4 weeks to find solution for BeagleAI 
-        Next ? +  Pi5 will get 3-4 boards starting 10/23 for workshop 
-          extend clearing work +    *  
-            more boards +  am335x: https://git.yoctoproject.org/​meta-ti/​commit/?​id=c3b08caa9b63ea287963c9d02a448e00b3bb7653 ​ 
-            or more packages +    gfx could work again
-            * discussion about completing one target. Li will discuss further. +
-            fossology has a '​reuse'​ decider that can built on existing decisions from previous runs. +
-      06/09: +
-        * 9.0.2 being uploaded to the fossology server +
-        no analysis run, yet. still making sure all artifacts are fully uploaded. +
-        * found issue Dockerfile should install unzip (so we we don't use the php built-in), verifying that. Will have Ryan update our container.+
  
-  * SW360+Next meeting
-    * Will send Dockerfile for sw360 container +Nov 1st
-    * Update 03/03: +
-      * eta in 2 weeks +
-    * Update 03/31: +
-      * tests of sw360 in progress, working on 2 issues atm  +
-    * Update 04/13: +
-      * sw360 Dockerfile and user guide:​{{:​eg-ciat:​sw360.7z|here}}. +
-      * Todo Jan-Simon: setup sw360 with ryan +
-        * Setup server on same aws host but increase cpu/mem +
-        * Go from there. +
-    * Update 04/28: +
-      * Afraid we cannot use the Dockerfile as-is in AGL infra +
-      * Items to work on: +
-        * a) no proxy settings, no proxy user, no proxy pass +
-          * TLDR: if we deploy this in AWS, there is no Proxy at all. +
-        * b) Dockerfile uses downloaded Oracle jdk: can't we use openjdk installed in the distro installed by apt-get? +
-        * c) all data/​databases need to be on persistent shared volume(s) +
-        * d) all setup needs to be automatic (in Dockerfile) +
-              * no manual setup steps - only docker build & docker run +
-        * e) ? would it make sense to split using docker-compose ? +
-      * Who can work on this ? @Kusakabe-san +
-    * Update 05/12: +
-      * work started on Dockerfile +
-    * Update 05/26: +
-      * a), b), c) completed +
-      * d) wip +
-      * let's exchange email +
-    * Update 06/09: +
-      * https://​wiki.automotivelinux.org/​_media/​eg-ciat/​sw360.zip ​ new file +
-      * AI JS: Check with Ryan how to deploy+
  
-   * Discussion on email reports ​ 
-     * example: https://​lists.automotivelinux.org/​g/​agl-test-reports/​message/​258 
-     * add doc page summarizing existing presentations SPEC-2980 
-     * Follow-up with Khouloud on testreport email 
-       * Add link for failures back to lava (best: line of test) 
-       * Add link for failures back to jenkins job 
-       * tldr: find right section of log with one click 
-     * Update 05/12 
-       * WIP 
-     * Update 05/26 
-       * no update 
-     * Update 06/09 
-       * based on KernelCI instanced update 
  
-  * Li: how to test binding manually (post/​token) 
-    * afaik afm-util show id  will tell port 
-    * if agl-devel is on, then check journalctl 
-      * 05/12: no update 
-      * 05/26: Li did some more tests, issue/jira ? 
-        * Jan 24 14:49:47 raspberrypi3 afm-system-daemon[292]:​ ERROR: can't start system unit afm-appli-myapp--0.1--main@.service for uid 1001 [/​w/​workspace/​release-jjb-halibut-snapshot/​MACHINE/​raspberrypi3/​label/​agl-test-slave/​repoclone/​output/​tmp/​work/​armv7vet2hf-neon-vfpv4-agl-linux-gnueabi/​af-main/​halibut+gitAUTOINC+1289070816-r0/​git/​src/​afm-urun.c:​252] ​ 
-      * 06/09: 
-        * no update 
  
-  ​Test wgts need inspection on issues: +==== Meeting 2023/10/04 ==== 
-    * FAIL: Failed to start application agl-service-geofence-test + 
-    * ERROR: ​ failed Resource temporarily unavailable +=== Attendees === 
-    * Update 05/26: WIP +Jan-Simon, Walt, Scott, Denys, Marius 
-    * Update 06/09:  + 
-      * https://​jira.automotivelinux.org/​browse/​SPEC-3365 + 
-      * No further updates+===Topics=== 
 + 
 +  ​lava lab status 
 +    * 10/04 RiscV board being moved into production lab@baylibre,​ config upstreamed 
 +      * Lab Baylibre operational 
 +    * AGL core lab 
 +    * Likely need a series of system uprev'​s across infra. 
 + 
 +  * -next branch ​Denys 
 +    * 10/04 
 +      * mesa issue fixed, but still visible in -next branch (depends on kernel) 
 +      * good news is all is building atm, 
 +      * waiting for next update cycle from upstream YP 
 + 
 +  * Yocto-check-layer - https://​jira.automotivelinux.org/​browse/​SPEC-4680 
 +    * 10/04 
 +      * no update 
 +  
 +  * Extend Testing 
 +    * 10/04 
 + 
 +  * IC image and integration of drm-leasemanager 
 +    * 09/20 
 +      * Next: bring up simple demo image with 2 containers bringing up a static reference image 
 +    * 10/04 
 +      * Scott looking into the container images next
  
 New: New:
-  * +  ​* discussed -next, RiscV and rust/​crates ​ <-- revisit 
 +    * RiscV + rust (ring crate) to build 
 +  * discussed BeaglePlay or BeagleAI ? Will look at BeagleAI first. 
 +    * will have about 4 weeks to find solution for BeagleAI 
 +  * Pi5 will get 3-4 boards starting 10/23 for workshop 
 +    ​
  
-Next call+Next meeting
-Tuesday June 23th - same timeslot.+Oct 18th
  
------------- + 
-==== Meeting ​2020/05/26 ====+==== Meeting ​2023/09/20 ====
  
 === Attendees === === Attendees ===
-Jan-Simon, Walt, CorentinLiTakada-san+Jan-Simon, Walt, ScottYan 
  
 ===Topics=== ===Topics===
-  * infra: please send me the output of:  (jira/​gerrit/​lava) 
-    *  mtr -4 -rnw -c 30 gerrit.automotivelinux.org 
-    *  mtr -4 -rnw -c 30 ec2-54-209-7-50.compute-1.amazonaws.com 
  
-  * Fujitsu test report update (Fujitsu) +  * lava lab status 
-    * 05/26: +    * 09/06 One RiscV board arrived @ baylibre 
-      No update +    09/20 Upload of initial board config 
-      Next release is 9.0.2  eta 2020-06-05+    Lab Baylibre operational 
 +    * AGL core lab down due to software update and issues with lava-docker
  
-  * Fuego Lava support +  * -next branch ​Denys 
-    * Update 12/10: +    * 09/06 
-      * Reworking https://​git.lavasoftware.org/​lava/​lava/​merge_requests/​330 +      * Denystry a full agl-ivi-demo-platform build on -next so we can verify the next YP release does work.  
-      * waiting for upstream review +    * 09/20 
-    * Update 05/12: +      * Denys is working on the next branch builds
-      * Test in progress +
-      * Test ported to 2020.04 +
-    * Update 05/26 +
-      * ported and staged for 2020.05+
  
-  * Corentin:  +  * Yocto-check-layer ​- https://jira.automotivelinux.org/browse/SPEC-4680 
-    * Update 05/12 +    * 08/09 
-      * Past week: +      * Expansion on hold till after release of pike. 
-        * Deployed lava-docker 2020.02 and fixed issues +  
-        * pi4 has still issues with network/​tftp timeouts +  Extend Testing 
-      * This week: +    09/20
-        * Fix h3 currently h3 has issues with switch deployed to fix pi4. Will revert to old switch. Let's file a jira for the pi4/switch issue. ​  +
-        * Testing for https://git.lavasoftware.org/lava/lava/​merge_requests/​330 +
-          * ported and being tested +
-    * Update 05/26 +
-      * Past week +
-        * Pi4 no change, u-boot master did not help +
-        testing the patch and upstreaming +
-      This week +
-        * email reports through kernelci.automotivelinux.org - prepare uprev+
  
-  * Application tests , build multiple wgts +  * IC image and integration of drm-leasemanager 
-    * Todo: extend releng/qa-testdefinitions to be able to download a 2nd wgt file (e.g. homescreen-test.wgt) +    * 05/31 
-  HTML5 appsCI integration with ./​autobuild/​autobuild script +      Summary: patched qemu version hosted on dockercan bring up screens
-    https://​jira.automotivelinux.org/​browse/​SPEC-2773 +      Nextbring up simple demo image with 2 containers bringing up a static reference image 
-    * Update 03/03: +    * 06/14 
-      * postponed after test wgt +      * no update 
-    * 04/28+    * 08/09 
-      * Scott will post his first round of aglwgt/autobuild fixes after next is merged. +      * Nextbring up simple demo image with 2 containers bringing up a static reference image 
-      * Plan is to review in gerrit this week +      * Artifacts for IC demo -> 3b) - for releases ​ for pi4 
-    * 05/12+    * 09/6 
-      * Scott has his patches ​for review in gerrit +      * WIP 
-        * https://gerrit.automotivelinux.org/​gerrit/q/topic:​%2522smurray/aglwgt%2522 +    * 09/20 
-        * First patchset out of a series. +      * Nextbring up simple demo image with 2 containers bringing up a static reference image 
-    * 05/26: +      * Artifacts ​for IC demo -> 3b) - for releases ​ for pi4 
-      * Next set of patches in preparation+        * Working on segfault during build: ​https://build.automotivelinux.org/​job/release-pike-icdemo-snapshot/MACHINE=qemux86-64,​label=agl-test-slave/2/console ​
  
-  * AGL license scanning (SPDX/​fossology) 
-      * 05/12: 
-        * License clearing done. 
-        * Next step? 
-      * 05/26 
-        * Next ? 
-          * extend clearing work ? 
-            * more boards 
-            * or more packages 
-            * discussion about completing one target. Li will discuss further. 
-            * fossology has a '​reuse'​ decider that can built on existing decisions from previous runs. 
  
-  * SW360+New
-    Will send Dockerfile for sw360 container +  discussed -nextRiscV and rust/crates 
-    * Update 03/03: +  discussed BeaglePlay or BeagleAI ? Will look at BeagleAI first.
-      * eta in 2 weeks +
-    * Update 03/31: +
-      * tests of sw360 in progressworking on 2 issues atm  +
-    * Update 04/13: +
-      * sw360 Dockerfile ​and user guide:​{{:​eg-ciat:​sw360.7z|here}}. +
-      * Todo Jan-Simon: setup sw360 with ryan +
-        * Setup server on same aws host but increase cpu/mem +
-        Go from there. +
-    * Update 04/28: +
-      * Afraid we cannot use the Dockerfile as-is in AGL infra +
-      * Items to work on: +
-        * a) no proxy settings, no proxy user, no proxy pass +
-          * TLDR: if we deploy this in AWS, there is no Proxy at all. +
-        * b) Dockerfile uses downloaded Oracle jdk: can't we use openjdk installed in the distro installed by apt-get? +
-        * c) all data/​databases need to be on persistent shared volume(s) +
-        * d) all setup needs to be automatic (in Dockerfile) +
-              * no manual setup steps - only docker build & docker run +
-        * e) ? would it make sense to split using docker-compose ? +
-      * Who can work on this ? @Kusakabe-san +
-    * Update 05/12: +
-      * work started on Dockerfile +
-    * Update 05/26: +
-      * a), b), c) completed +
-      * d) wip +
-      * let's exchange email+
  
-   * Discussion on email reports  +Next meeting
-     * examplehttps://​lists.automotivelinux.org/​g/​agl-test-reports/​message/​258 +Oct 4th
-     * add doc page summarizing existing presentations SPEC-2980 +
-     * Follow-up with Khouloud on testreport email +
-       * Add link for failures back to lava (best: line of test) +
-       * Add link for failures back to jenkins job +
-       * tldr: find right section of log with one click +
-     * Update 05/12 +
-       * WIP +
-     * Update 05/26 +
-       * no update+
  
-  * Li: how to test binding manually (post/​token) 
-    * afaik afm-util show id  will tell port 
-    * if agl-devel is on, then check journalctl 
-      * 05/12: no update 
-      * 05/26: Li did some more tests, issue/jira ? 
-        * Jan 24 14:49:47 raspberrypi3 afm-system-daemon[292]:​ ERROR: can't start system unit afm-appli-myapp--0.1--main@.service for uid 1001 [/​w/​workspace/​release-jjb-halibut-snapshot/​MACHINE/​raspberrypi3/​label/​agl-test-slave/​repoclone/​output/​tmp/​work/​armv7vet2hf-neon-vfpv4-agl-linux-gnueabi/​af-main/​halibut+gitAUTOINC+1289070816-r0/​git/​src/​afm-urun.c:​252] ​ 
  
-  ​Test wgts need inspection on issues: + 
-    * FAILFailed to start application agl-service-geofence-test +==== Meeting 2023/09/06 ==== 
-    * ERROR:  ​failed Resource temporarily unavailable + 
-    * Update ​05/26WIP+=== Attendees === 
 +Jan-Simon, Walt, Scott, Marius 
 + 
 + 
 +===Topics=== 
 + 
 +  ​lava lab status 
 +    * 09/06 One RiscV board en-route  
 + 
 +  * -next branch / Denys 
 +    * 08/09 
 +      * Uninative bug (patchelf) affected master (4.0.11 uprev). 
 +        * test with new uninative 4.1 is here https://​build.automotivelinux.org/​job/​test-single-uninative/​AGLBRANCH=master,​MACHINE=qemux86-64,​label=agl-test-slave/​5/​console 
 +      * Richard reported a warning: https://​autobuilder.yoctoproject.org/​typhoon/#/​builders/​120/​builds/​3139 
 +    * 09/06 
 +      * Denystry a full agl-ivi-demo-platform build on -next so we can verify the next YP release does work.  
 + 
 +  * Yocto-check-layer - https://​jira.automotivelinux.org/​browse/​SPEC-4680 
 +    * 08/09 
 +      * Expansion on hold till after release of pike. 
 +    * 09/06 
 +  
 +  * Extend Testing 
 + 
 +  * IC image and integration of drm-leasemanager 
 +    * 05/31 
 +      * Summarypatched qemu version hosted on docker, can bring up screens. 
 +      * Next: bring up simple demo image with 2 containers bringing up a static reference image 
 +    * 06/14 
 +      * no update 
 +    * 08/09 
 +      * Next: bring up simple demo image with 2 containers bringing up a static reference image 
 +      * Artifacts for IC demo -> 3b) - for releases ​ for pi4 
 +    * 09/06 
  
 New: New:
-  *  
  
-Next call: 
-Tuesday June 9th - same timeslot. 
  
 +Next meeting:
 +Sept 20th
  
  
--------- +==== Meeting ​2023/08/09 ====
-==== Meeting ​2020/05/12 ====+
  
 === Attendees === === Attendees ===
-Jan-Simon, ​Walt, Li, Corentin, Farshid+Jan-Simon, ​ScottMarius 
  
 ===Topics=== ===Topics===
-  * infra: please send me the output of: 
-    *  mtr -4 -rw -c 30 gerrit.automotivelinux.org 
-    *  mtr -4 -rw -c 30 ec2-54-209-7-50.compute-1.amazonaws.com 
  
-  * Fujitsu test report update (Fujitsu) +  * lava lab status 
-    * 04/28: +    * uprev done (server, core-lab, baylibre) 
-      * Not this week +    * got 2 sifive unleashed, setup WIP
-    * 05/12: +
-      * Not this week+
  
-  * Fuego Lava support +  * -next branch ​Denys 
-    * Update 12/10: +    * 06/14 
-      * Reworking https://​git.lavasoftware.org/​lava/​lava/​merge_requests/​330 +      * Updates WIP, close to done 
-      * waiting for upstream review +      * Keep closer eye starting in september timeframe on -next (2-3 - weekly) so we can fix issues in the upcoming release. 
-    * Update 03/31: +    * 8/9 
-      * Corentin to push for review upstream +      * Uninative bug (patchelfaffected master (4.0.11 uprev). 
-    * Update 04/28: +        test with new uninative 4.1 is here https://​build.automotivelinux.org/​job/​test-single-uninative/​AGLBRANCH=master,​MACHINE=qemux86-64,​label=agl-test-slave/​5/​console 
-      * Upstream requested testing ​(-> Corentin+      * Richard reported a warning: https://​autobuilder.yoctoproject.org/​typhoon/#/​builders/​120/​builds/​3139
-    Update 05/12+
-      * Test in progress +
-      * Test ported to 2020.04+
  
-  * Corentin:  +  * Yocto-check-layer - https://​jira.automotivelinux.org/​browse/​SPEC-4680 
-    * Update 04/28 +    * 8/9 
-      * Past week: +      * Expansion on hold till after release of pike. 
-        * Fixed Pi issues (basically replacing the network switch -> likely autonegotiation issue) +  
-      This week: +  Extend Testing 
-        * Finish lava-docker ​ +    * Upload fixed by corentin 
-    * Update 05/12 +      * https://lava.automotivelinux.org/​scheduler/​job/33397 
-      * Past week: +      * http://​135.181.99.107:​8002/​artifacts/​home/​agl/​2023/​05/​30/​15/​36/​ 
-        * Deployed ​lava-docker 2020.02 and fixed issues +      https://​gerrit.automotivelinux.org/gerrit/​c/​src/​qa-testdefinitions/​+/​28935 
-        * pi4 has still issues with network/tftp timeouts +      recommend NO_COLOR=1 ​for pytest runs to avoid color escape sequences in logs. 
-      * This week+    * Discussed ​https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl-devel/​+/​28858
-        Fix h3 - currently h3 has issues with switch deployed to fix pi4Will revert to old switchLet's file a jira for the pi4/switch issue.  ​ +
-        Testing ​for https://git.lavasoftware.org/lava/lava/merge_requests/330 +
-          * ported and being tested+
  
-  * Application tests , build multiple wgts +  * IC image and integration of drm-leasemanager 
-    * Todoextend releng/qa-testdefinitions ​to be able to download a 2nd wgt file (e.g. homescreen-test.wgt+    * rcar + kvm + pi4  
-    * 03/31+    * qemux86-64  
-      * autobuild issue: https://jira.automotivelinux.org/browse/SPEC-3300 +    * rcar config set to one output on each drm lease 
-    04/14+      * AI1qemu-x86-64 commandline how to boot the ic-multicontainer image (Damian) 
-      * Scott is working on a fix of the autobuild issue+        * Marius ​ max_outputs=2 == two outputs in qemu 
-  HTML5 apps, CI integration ​with ./​autobuild/​autobuild script +      * AI2: port above configuration ​to lava and enable image boot (Jan-Simon) 
-    * https://jira.automotivelinux.org/browse/SPEC-2773 +      * AI3: extend ​test to take snapshots within container guests (Jan-Simon and Damian) 
-    Update 03/03: +      * AI4: add rcar3 build (kingfisher or refhw tbd) 
-      * postponed after test wgt +    * 02/28 
-    * 04/28+      * working on qemu cmdline for multiple/​two outputs 
-      * Scott will post his first round of aglwgt/​autobuild fixes after next is merged+    * 03/22 
-      * Plan is to review in gerrit this week +      * Problemwe can setup multiple ports, but they are not connected. Patch sent upstream, but no movement so far. 
-    05/12+      * AI: confirm with Corentin if we can use a dockerized '​custom'​ qemu 
-      * Scott has his patches for review ​in gerrit +      * Marius offers to reply with a tested-by:​ 
-        * https://gerrit.automotivelinux.org/​gerrit/q/topic:%2522smurray/aglwgt%2522 +    * 04/05 
-        First patchset out of series.+      * AI: confirm with Corentin if we can use a dockerized '​custom'​ qemu 
 +        * YES: https://lava.baylibre.com/scheduler/job/​3473045/​definition#​defline97 
 +      Option 1use 1-2 vnc-clients to connect to target and bring screen up - problem needs to connect before cluster starts to connect the output. 
 +      * Option 2: Custom qemu in docker would already run as patch enables 2nd output by default.  
 +      AI(jsmoeller):​ create qemu with patch and host on docker to test 
 +        * https://gitlab.com/qemu-project/​qemu/-/​issues/​1107 
 +        WIP version of kernelci/qemu with our patches 
 +      * AI(Damian): qemu cmdline example (Option2 first , Option1 good for dev) 
 +        * -device virtio-vga,​max_outputs=2,​id=vid -display vnc=unix:<​path to server socket 1>,​display=vid,​head=0 -display vnc=unix:<​path to server socket 2>,​display=vid,​head=1 
 +        * plus simple client tool to open 
 +    * 05/03
 +      * Can bring up qemu with 2 screens, problem ​is connecting from the outside still.  
 +      * Custom qemu-docker WIP. bullseye has qemu-5.2 , would need patch for that version. 
 +      https://​lava.automotivelinux.org/​scheduler/​job/​33185 
 +      * job with correct option turned on https://​lava.automotivelinux.org/​scheduler/​job/​33187 
 +        * connect_outputs=on ​ needs to be set 
 +        * working! 
 +      * AI: stripped-down homescreen to display reference image only, alternative is weston-image ​in fullscreen mode 
 +      reference image: ​https://git.automotivelinux.org/​src/qa-testdefinitions/tree/​reference-images 
 +    * 05/31 
 +      * Summarypatched qemu version hosted on docker, can bring up screens. 
 +      * Next: bring up simple demo image with 2 containers bringing up a static reference image 
 +    * 06/14 
 +      no update 
 +    * 08/09 
 +      * Next: bring up simple demo image with 2 containers bringing up static reference image 
 +      * Artifacts for IC demo -> 3b) - for releases ​ for pi4
  
 +  * SPEC-4783 -> dnsmasq in KVM demo images conflict with netboot
  
-  * AGL license scanning (SPDX/​fossology) +  * inspect flutter, html5 and ic-multicontainer builds wrt sstate reuse done. Times down
-    * Update 04/28: +    flutter still a bit high 
-      * Li will review these packages in Fossology:​ +    html5 looks good, flutter still high, qemux86-64 a bit longer than expected.
-        * af-binder +
-        * af-binder-devtools-native +
-        * afb-test +
-        * af-main +
-        * af-platform-setup +
-        * agl-audio-plugin +
-        * agl-compositor +
-        * agl-demo-platform.bb +
-        agl-desktop-config +
-        * agl-login-manager +
-        * agl-service-audiomixer +
-        * agl-service-bluetooth +
-        * agl-service-bluetooth-map +
-        * agl-service-bluetooth-pbap +
-        * agl-service-can-high-level-viwi +
-        agl-service-can-low-level +
-        * agl-service-data-persistence +
-        * agl-service-geoclue +
-        * agl-service-geofence +
-        * agl-service-gps +
-        * agl-service-homescreen +
-        * agl-service-hvac +
-        * agl-service-hvac-conf +
-        * agl-service-identity-agent +
-        * agl-service-iiodevices +
-        * agl-service-mediaplayer +
-        * agl-service-mediascanner +
-        * agl-service-navigation +
-        * agl-service-network +
-        * agl-service-nfc +
-        * agl-service-platform-info +
-        * agl-service-radio +
-        * agl-service-signal-composer +
-        * agl-service-steering-wheel +
-        * agl-service-taskmanager +
-        * agl-service-telephony +
-        * agl-service-unicens +
-        * agl-service-unicens-controller +
-        * agl-service-voice-high +
-        * agl-service-voice-high-capabilities +
-        * agl-service-weather +
-        * agl-service-windowmanager +
-        * agl-users +
-        * alexa-viewer +
-        * alexa-voiceagent-config +
-        * alexa-voiceagent-service +
-        * alexa-voice-high-config +
-        * als-meter-demo +
-        * audit +
-        * bluez-alsa +
-        * btwilink-disable-conf +
-        * cmake-apps-module +
-        * connman +
-        * connman-ncurses +
-        * controls +
-        * cynagoauth +
-        * cynagora +
-        * cynagora-cynara-compat +
-        * dashboard +
-        * default-voice-high-config +
-        * demo-i2c-udev-conf +
-        * dev-mapping +
-        * dev-mapping-demo +
-        * flite +
-        * flite-voicedata +
-        * high-level-viwi-service.bb +
-        * hmi-debug +
-        * homescreen +
-        * html5-dashboard +
-        * html5-homescreen +
-        * html5-hvac +
-        * html5-launcher +
-        * html5-mediaplayer +
-        * html5-mixer +
-        * html5-settings +
-        * hts-engine +
-        * hvac +
-        * initramfs-netboot +
-        * inputeventmanager +
-        * keyutils +
-        * launcher +
-        * libafb-helpers +
-        * libafb-helpers-qt +
-        * libappcontroller +
-        * libhomescreen +
-        * libmicrohttpd +
-        * libmp4v2 +
-        * libnfc +
-        * libqtappfw +
-        * libwindowmanager +
-        * libzip +
-        * lightmediascanner +
-        * lin-config +
-        * low-can-demo +
-        * low-level-can-generator +
-        * mediaplayer +
-        * messaging +
-        * mixer +
-        * most.bb +
-        * nativesdk-af-binder-devtools +
-        * nativesdk-af-main +
-        * navigation-demo +
-        * neardal +
-        * nghttp2 +
-        * noto-emoji +
-        * nss-localuser +
-        * ondemandnavi +
-        * ondemandnavi-config +
-        * onscreenapp +
-        * openjtalk +
-        * openjtalk-voicedata +
-        * osmium +
-        * osrm-backend +
-        * phone +
-        * pipewire +
-        * pipewire-conf-agl +
-        * poiapp +
-        * poiapp-api-key +
-        * protozero +
-        * qlibhomescreen +
-        * qlibwindowmanager +
-        * qml-execscript-plugin +
-        * qtaglextras +
-        * qtcompositor-conf +
-        * qt-qrcode +
-        * qtquickcontrols2-agl +
-        * qtquickcontrols2-agl-style +
-        * radio +
-        * rtl-sdr +
-        * run-agl-postinsts +
-        * runxdg +
-        * security-manager +
-        * settings +
-        * settings-log-utils +
-        * sllin +
-        * smacknet +
-        * smack-system-setup +
-        * systemd-agl-sync +
-        * taskmanager +
-        * tbtnavi +
-        * unicens-config +
-        * vboxguestdrivers +
-        * vod-server +
-        * waltham +
-        * waltham-transmitter +
-        * wam +
-        * wam-tinyproxy +
-        * wayland-ivi-extension +
-        * weston-ready +
-        * windowmanager +
-        * wireplumber +
-        * wireplumber-board-config-agl +
-      * 05/12: +
-        * License clearing done. +
-        * Next step?+
  
 +New:
 +* build host uprev pending to 20.04 or 22.04 
 +* docs for pike
  
-  * SW360: 
-    * Will send Dockerfile for sw360 container 
-    * Update 03/03: 
-      * eta in 2 weeks 
-    * Update 03/31: 
-      * tests of sw360 in progress, working on 2 issues atm  
-    * Update 04/13: 
-      * sw360 Dockerfile and user guide:​{{:​eg-ciat:​sw360.7z|here}}. 
-      * Todo Jan-Simon: setup sw360 with ryan 
-        * Setup server on same aws host but increase cpu/mem 
-        * Go from there. 
-    * Update 04/28: 
-      * Afraid we cannot use the Dockerfile as-is in AGL infra 
-      * Items to work on: 
-        * a) no proxy settings, no proxy user, no proxy pass 
-          * TLDR: if we deploy this in AWS, there is no Proxy at all. 
-        * b) Dockerfile uses downloaded Oracle jdk: can't we use openjdk installed in the distro installed by apt-get? 
-        * c) all data/​databases need to be on persistent shared volume(s) 
-        * d) all setup needs to be automatic (in Dockerfile) 
-              * no manual setup steps - only docker build & docker run 
-        * e) ? would it make sense to split using docker-compose ? 
-      * Who can work on this ? @Kusakabe-san 
-    * Update 05/12: 
-      * work started on Dockerfile 
  
-   * Discussion on email reports  +Next meeting
-     * examplehttps://​lists.automotivelinux.org/​g/​agl-test-reports/​message/​258 +Sept 6
-     * add doc page summarizing existing presentations SPEC-2980 +
-     * Follow-up with Khouloud on testreport email +
-       * Add link for failures back to lava (best: line of test) +
-       * Add link for failures back to jenkins job +
-       * tldr: find right section of log with one click +
-     * Update 05/12 +
-       * WIP+
  
-  * Li: how to test binding manually (post/token) +==== Meeting 2023/06/14 ====
-    * afaik afm-util show id  will tell port +
-    * if agl-devel is on, then check journalctl +
-      * 03/31: no update +
-      * 04/14: no update +
-      * 04/28: no update +
-      * 05/12: no update+
  
-New: +=== Attendees === 
-    * Test wgts need inspection on issues: +Jan-Simon, Walt, Yan, Scott, Marius
-      * FAIL: Failed to start application agl-service-geofence-test +
-      * ERROR: ​ failed Resource temporarily unavailable +
-    *Li: during license clearing: will review packages with non-apacheV2 in AGL.+
  
-Next call: 
-Tuesday May 26th - same timeslot. 
  
 +===Topics===
  
 +  * lava lab status
 +    * uprev done (server, core-lab, baylibre)
 +    * got 2 sifive unleashed, need to setup
  
-==== Meeting 2020/04/28 ====+  * -next branch / Denys 
 +    * 05/31 
 +      * lets bump next before M1 
 +    * 06/14 
 +      * Updates WIP, close to done 
 +      * Keep a closer eye starting in september timeframe on -next (2-3 - weekly) so we can fix issues in the upcoming release. 
 + 
 +  * Yocto-check-layer - https://​jira.automotivelinux.org/​browse/​SPEC-4680 
 +    * 04/19 
 +      * meta-agl-devel layers left 
 +    * 06/14 
 +      * jenkins will run a YCL run for the layers we got working for all CI builds 
 +      * meta-agl-devel layers left 
 +  
 +  * Extend Testing 
 +    * Upload fixed by corentin 
 +      * https://​lava.automotivelinux.org/​scheduler/​job/​33397 
 +      * http://​135.181.99.107:​8002/​artifacts/​home/​agl/​2023/​05/​30/​15/​36/​ 
 +      * https://​gerrit.automotivelinux.org/​gerrit/​c/​src/​qa-testdefinitions/​+/​28935 
 +      * recommend NO_COLOR=1 for pytest runs to avoid color escape sequences in logs. 
 +    * Discussed https://​gerrit.automotivelinux.org/​gerrit/​c/​AGL/​meta-agl-devel/​+/​28858 
 + 
 +  * IC image and integration of drm-leasemanager 
 +    * rcar + kvm + pi4  
 +    * qemux86-64  
 +    * rcar config set to one output on each drm lease 
 +      * AI1: qemu-x86-64 commandline how to boot the ic-multicontainer image (Damian) 
 +        * Marius ​ max_outputs=== two outputs in qemu 
 +      * AI2: port above configuration to lava and enable image boot (Jan-Simon) 
 +      * AI3: extend test to take snapshots within container guests (Jan-Simon and Damian) 
 +      * AI4: add rcar3 build (kingfisher or refhw tbd) 
 +    * 02/28 
 +      * working on qemu cmdline for multiple/​two outputs 
 +    * 03/22 
 +      * Problem: we can setup multiple ports, but they are not connected. Patch sent upstream, but no movement so far. 
 +      * AI: confirm with Corentin if we can use a dockerized '​custom'​ qemu 
 +      * Marius offers to reply with a tested-by:​ 
 +    * 04/05 
 +      * AI: confirm with Corentin if we can use a dockerized '​custom'​ qemu 
 +        * YES: https://​lava.baylibre.com/​scheduler/​job/​3473045/​definition#​defline97 
 +      * Option 1: use 1-2 vnc-clients to connect to target and bring screen up - problem needs to connect before cluster starts to connect the output. 
 +      * Option 2: Custom qemu in docker would already run as patch enables 2nd output by default.  
 +      * AI(jsmoeller):​ create qemu with patch and host on docker to test 
 +        * https://​gitlab.com/​qemu-project/​qemu/​-/​issues/​1107 
 +        * WIP version of kernelci/​qemu with our patches 
 +      * AI(Damian): qemu cmdline example (Option2 first , Option1 good for dev) 
 +        * -device virtio-vga,​max_outputs=2,​id=vid -display vnc=unix:<​path to server socket 1>,​display=vid,​head=0 -display vnc=unix:<​path to server socket 2>,​display=vid,​head=1 
 +        * plus simple client tool to open 
 +    * 05/03: 
 +      * Can bring up qemu with 2 screens, problem is connecting from the outside still.  
 +      * Custom qemu-docker WIP. bullseye has qemu-5.2 , would need patch for that version. 
 +      * https://​lava.automotivelinux.org/​scheduler/​job/​33185 
 +      * job with correct option turned on https://​lava.automotivelinux.org/​scheduler/​job/​33187 
 +        * connect_outputs=on ​ needs to be set 
 +        * working! 
 +      * AI: stripped-down homescreen to display reference image only, alternative is weston-image in fullscreen mode 
 +      * reference image: https://​git.automotivelinux.org/​src/​qa-testdefinitions/​tree/​reference-images 
 +    * 05/31 
 +      * Summary: patched qemu version hosted on docker, can bring up screens. 
 +      * Next: bring up simple demo image with 2 containers bringing up a static reference image 
 +    * 06/14 
 +      * no update 
 + 
 + 
 +    * Rahul (AMD): benchmarking the OS, gfxbench, 3dmark,  
 +      * Marius: glmark2 (wayland-es backend works) 
 +        * https://​layers.openembedded.org/​layerindex/​recipe/​5190/​ 
 +      * gfxbench or 3dmark are more featureful tests 
 +        * there are no recipes 
 +        * xwayland required 
 +      * Unigine has downloadable installer, but only x86. Commandline-driven version is not free. 
 +        * LD_TRACE_LOADED_OBJECTS=1 /​usr/​bin/​foo ​    to find missing libraries 
 +      * Between Scott, Marius & Jan-Simon check if xwayland can be enabled 
 +        * Note: talk with upstream wrt enabling xwayland w/o x11 DISTRO feature 
 +      * 05/03 
 +        * could build xwayland (enabled x11 distro-feature),​ but had to workaround qtwayland issue. 
 +        * need change in compositor to start xwayland during startup 
 + 
 +    * Mahdi: let's talk about a container build env for devel and ci 
 + 
 +    * SPEC-4783 -> dnsmasq in KVM demo images conflict with netboot 
 + 
 +  * inspect flutter, html5 and ic-multicontainer builds wrt sstate reuse - done. Times down. 
 +    * flutter still a bit high 
 +  * packagegroup rework - https://​jira.automotivelinux.org/​browse/​SPEC-4813 
 +    * merged in master 
 + 
 +New: 
 +- Error: Transaction test error: 
 +  file /​etc/​polkit-1/​rules.d conflicts between attempted installs of polkit-rule-agl-app-1.0-r0.82.aarch64 and polkit-0.119-r0.83.aarch64 
 +  -- could we use a different path to install the rule ? 
 +  -- pseudo bug ?? 
 +  -- JIRA 
 +- Flutter image -> see buildstat wrt re-use and spdx here https://​build.automotivelinux.org/​job/​ci-platform-AGL-repo-verify-CIB-flutter-qemux86-64/​70/​consoleFull 
 + 
 +Next meeting: 
 +July 26th  ! 
 + 
 +==== Meeting 2023/​05/​31 ​====
  
 === Attendees === === Attendees ===
-Jan-Simon, Walt, CorentinLiParthTakada-san+Jan-Simon, Walt, YanScottDamianIshii-san, Marius, Kurokawa-san 
  
 ===Topics=== ===Topics===
-  * Fujitsu test report update (Fujitsu) 
-    * 04/28: 
-      * Not this week 
  
-  * Fuego / Lava support +  * lava lab status 
-    * Update 12/10: +    * uprev done (server, core-lab, baylibre) 
-      * Reworking https://​git.lavasoftware.org/​lava/​lava/​merge_requests/​330 +      * h3 firmware update
-      * waiting for upstream review +
-    * Update 03/31: +
-      * Corentin to push for a review upstream +
-    * Update 04/28: +
-      * Upstream requested testing (-> Corentin)+
  
-  * Corentin: ​ +  * -next branch / Denys 
-    * Update 04/14 +    * 05/03 
-      * Past week: +      * planning a bump of next layer 
-        * lava uprev +    * 05/31 
-        * pi4 passes health check: https://​lava.automotivelinux.org/​scheduler/​job/​9999 +      * lets bump next before M1
-      * This week: +
-        * schedule lava uprev w/ Ryan +
-    * Update 04/28 +
-      * Past week: +
-        * Fixed Pi issues (basically replacing the network switch -> likely autonegotiation issue) +
-      * This week: +
-        * Finish lava-docker ​+
  
-  * Application tests , build multiple wgts +  * Yocto-check-layer - https://​jira.automotivelinux.org/​browse/​SPEC-4680 
-    * Edi has problems reproducing the test wgt's  +    * 03/22  
-    * Test wgt's for apps submitted +      * patches to meta-agl-demo merged 
-    * Todo: build test wgt in ci  (Jan-Simon) +    * 04/19 
-    * Todo: extend releng/qa-testdefinitions to be able to download a 2nd wgt file (e.g. homescreen-test.wgt) +      * meta-agl-devel layers left 
-    * 03/31: +  
-      * autobuild issue: ​https://​jira.automotivelinux.org/​browse/​SPEC-3300 +  * Extend Testing 
-    * 04/14: +    * 04/19 
-      * Scott is working on a fix of the autobuild issue. +      * Artifactorial being restarted, including pyartiproxy ​ 
-  * HTML5 apps, CI integration with ./autobuild/​autobuild script +    ​* Upload fixed by corentin 
-    * https://jira.automotivelinux.org/​browse/SPEC-2773 +      ​* https://lava.automotivelinux.org/​scheduler/job/33397 
-    * Update 03/03: +      * http://​135.181.99.107:8002/​artifacts/​home/​agl/​2023/​05/​30/​15/​36/​ 
-      * postponed after test wgt +      * https://gerrit.automotivelinux.org/​gerrit/​c/​src/​qa-testdefinitions/​+/​28935 
-    * 04/28+      * recommend NO_COLOR=1 for pytest runs to avoid color escape sequences ​in logs.
-      * Scott will post his first round of aglwgt/autobuild fixes after next is merged+
-      * Plan is to review ​in gerrit this week+
  
 +  * IC image and integration of drm-leasemanager
 +    * rcar + kvm + pi4 
 +    * qemux86-64 ​
 +    * rcar config set to one output on each drm lease
 +      * AI1: qemu-x86-64 commandline how to boot the ic-multicontainer image (Damian)
 +        * Marius ​ max_outputs=2 == two outputs in qemu
 +      * AI2: port above configuration to lava and enable image boot (Jan-Simon)
 +      * AI3: extend test to take snapshots within container guests (Jan-Simon and Damian)
 +      * AI4: add rcar3 build (kingfisher or refhw tbd)
 +    * 02/28
 +      * working on qemu cmdline for multiple/​two outputs
 +    * 03/22
 +      * Problem: we can setup multiple ports, but they are not connected. Patch sent upstream, but no movement so far.
 +      * AI: confirm with Corentin if we can use a dockerized '​custom'​ qemu
 +      * Marius offers to reply with a tested-by:
 +    * 04/05
 +      * AI: confirm with Corentin if we can use a dockerized '​custom'​ qemu
 +        * YES: https://​lava.baylibre.com/​scheduler/​job/​3473045/​definition#​defline97
 +      * Option 1: use 1-2 vnc-clients to connect to target and bring screen up - problem needs to connect before cluster starts to connect the output.
 +      * Option 2: Custom qemu in docker would already run as patch enables 2nd output by default. ​
 +      * AI(jsmoeller):​ create qemu with patch and host on docker to test
 +        * https://​gitlab.com/​qemu-project/​qemu/​-/​issues/​1107
 +        * WIP version of kernelci/​qemu with our patches
 +      * AI(Damian): qemu cmdline example (Option2 first , Option1 good for dev)
 +        * -device virtio-vga,​max_outputs=2,​id=vid -display vnc=unix:<​path to server socket 1>,​display=vid,​head=0 -display vnc=unix:<​path to server socket 2>,​display=vid,​head=1
 +        * plus simple client tool to open
 +    * 05/03:
 +      * Can bring up qemu with 2 screens, problem is connecting from the outside still. ​
 +      * Custom qemu-docker WIP. bullseye has qemu-5.2 , would need patch for that version.
 +      * https://​lava.automotivelinux.org/​scheduler/​job/​33185
 +      * job with correct option turned on https://​lava.automotivelinux.org/​scheduler/​job/​33187
 +        * connect_outputs=on ​ needs to be set
 +        * working!
 +      * AI: stripped-down homescreen to display reference image only, alternative is weston-image in fullscreen mode
 +      * reference image: https://​git.automotivelinux.org/​src/​qa-testdefinitions/​tree/​reference-images
 +    * 05/31
 +      * Summary: patched qemu version hosted on docker, can bring up screens.
 +      * Next: bring up simple demo image with 2 containers bringing up a static reference image
  
-  * AGL license scanning (SPDX/​fossology) 
-    * Update 04/14: 
-      * 9.0.1 uploaded, ready for review - Li will review 9.0.1 
-    * Update 04/28: 
-      * Li will review these packages in Fossology: 
-        * af-binder 
-        * af-binder-devtools-native 
-        * afb-test 
-        * af-main 
-        * af-platform-setup 
-        * agl-audio-plugin 
-        * agl-compositor 
-        * agl-demo-platform.bb 
-        * agl-desktop-config 
-        * agl-login-manager 
-        * agl-service-audiomixer 
-        * agl-service-bluetooth 
-        * agl-service-bluetooth-map 
-        * agl-service-bluetooth-pbap 
-        * agl-service-can-high-level-viwi 
-        * agl-service-can-low-level 
-        * agl-service-data-persistence 
-        * agl-service-geoclue 
-        * agl-service-geofence 
-        * agl-service-gps 
-        * agl-service-homescreen 
-        * agl-service-hvac 
-        * agl-service-hvac-conf 
-        * agl-service-identity-agent 
-        * agl-service-iiodevices 
-        * agl-service-mediaplayer 
-        * agl-service-mediascanner 
-        * agl-service-navigation 
-        * agl-service-network 
-        * agl-service-nfc 
-        * agl-service-platform-info 
-        * agl-service-radio 
-        * agl-service-signal-composer 
-        * agl-service-steering-wheel 
-        * agl-service-taskmanager 
-        * agl-service-telephony 
-        * agl-service-unicens 
-        * agl-service-unicens-controller 
-        * agl-service-voice-high 
-        * agl-service-voice-high-capabilities 
-        * agl-service-weather 
-        * agl-service-windowmanager 
-        * agl-users 
-        * alexa-viewer 
-        * alexa-voiceagent-config 
-        * alexa-voiceagent-service 
-        * alexa-voice-high-config 
-        * als-meter-demo 
-        * audit 
-        * bluez-alsa 
-        * btwilink-disable-conf 
-        * cmake-apps-module 
-        * connman 
-        * connman-ncurses 
-        * controls 
-        * cynagoauth 
-        * cynagora 
-        * cynagora-cynara-compat 
-        * dashboard 
-        * default-voice-high-config 
-        * demo-i2c-udev-conf 
-        * dev-mapping 
-        * dev-mapping-demo 
-        * flite 
-        * flite-voicedata 
-        * high-level-viwi-service.bb 
-        * hmi-debug 
-        * homescreen 
-        * html5-dashboard 
-        * html5-homescreen 
-        * html5-hvac 
-        * html5-launcher 
-        * html5-mediaplayer 
-        * html5-mixer 
-        * html5-settings 
-        * hts-engine 
-        * hvac 
-        * initramfs-netboot 
-        * inputeventmanager 
-        * keyutils 
-        * launcher 
-        * libafb-helpers 
-        * libafb-helpers-qt 
-        * libappcontroller 
-        * libhomescreen 
-        * libmicrohttpd 
-        * libmp4v2 
-        * libnfc 
-        * libqtappfw 
-        * libwindowmanager 
-        * libzip 
-        * lightmediascanner 
-        * lin-config 
-        * low-can-demo 
-        * low-level-can-generator 
-        * mediaplayer 
-        * messaging 
-        * mixer 
-        * most.bb 
-        * nativesdk-af-binder-devtools 
-        * nativesdk-af-main 
-        * navigation-demo 
-        * neardal 
-        * nghttp2 
-        * noto-emoji 
-        * nss-localuser 
-        * ondemandnavi 
-        * ondemandnavi-config 
-        * onscreenapp 
-        * openjtalk 
-        * openjtalk-voicedata 
-        * osmium 
-        * osrm-backend 
-        * phone 
-        * pipewire 
-        * pipewire-conf-agl 
-        * poiapp 
-        * poiapp-api-key 
-        * protozero 
-        * qlibhomescreen 
-        * qlibwindowmanager 
-        * qml-execscript-plugin 
-        * qtaglextras 
-        * qtcompositor-conf 
-        * qt-qrcode 
-        * qtquickcontrols2-agl 
-        * qtquickcontrols2-agl-style 
-        * radio 
-        * rtl-sdr 
-        * run-agl-postinsts 
-        * runxdg 
-        * security-manager 
-        * settings 
-        * settings-log-utils 
-        * sllin 
-        * smacknet 
-        * smack-system-setup 
-        * systemd-agl-sync 
-        * taskmanager 
-        * tbtnavi 
-        * unicens-config 
-        * vboxguestdrivers 
-        * vod-server 
-        * waltham 
-        * waltham-transmitter 
-        * wam 
-        * wam-tinyproxy 
-        * wayland-ivi-extension 
-        * weston-ready 
-        * windowmanager 
-        * wireplumber 
-        * wireplumber-board-config-agl 
  
 +    * Rahul (AMD): benchmarking the OS, gfxbench, 3dmark, ​
 +      * Marius: glmark2 (wayland-es backend works)
 +        * https://​layers.openembedded.org/​layerindex/​recipe/​5190/​
 +      * gfxbench or 3dmark are more featureful tests
 +        * there are no recipes
 +        * xwayland required
 +      * Unigine has downloadable installer, but only x86. Commandline-driven version is not free.
 +        * LD_TRACE_LOADED_OBJECTS=1 /​usr/​bin/​foo ​    to find missing libraries
 +      * Between Scott, Marius & Jan-Simon check if xwayland can be enabled
 +        * Note: talk with upstream wrt enabling xwayland w/o x11 DISTRO feature
 +      * 05/03
 +        * could build xwayland (enabled x11 distro-feature),​ but had to workaround qtwayland issue.
 +        * need change in compositor to start xwayland during startup
  
-  ​SW360: +    ​Mahdilet'​s ​talk about a container ​build env for devel and ci
-    * Will send dockerfile for sw360 container +
-    * Update 03/03: +
-      * eta in 2 weeks +
-    * Update 03/31: +
-      * tests of sw360 in progress, working on 2 issues atm  +
-    * Update 04/13: +
-      * sw360 dockerfile and user guide:​{{:​eg-ciat:​sw360.7z|here}}. +
-      * Todo Jan-Simon: setup sw360 with ryan +
-        * Setup server on same aws host but increase cpu/mem +
-        * Go from there. +
-    * Update 04/28: +
-      * Afraid we cannot use the Dockerfile as-is in AGL infra +
-      * Items to work on: +
-        * a) no proxy settings, no proxy user, no proxy pass +
-          * TLDR: if we deploy this in AWS, there is no Proxy at all. +
-        * b) Dockerfile uses downloaded Oracle jdk: can't we use openjdk installed in the distro installed by apt-get? +
-        * c) all data/​databases need to be on persistent shared volume(s+
-        * d) all setup needs to be automatic (in Dockerfile) +
-              * no manual setup steps - only docker ​build & docker run +
-        * e) ? would it make sense to split using docker-compose ? +
-      * Who can work on this ? @Kusakabe-san+
  
-   * Discussion on email reports  +    * SPEC-4783 -> dnsmasq in KVM demo images conflict ​with netboot
-     * example: https://​lists.automotivelinux.org/​g/​agl-test-reports/​message/​258 +
-     * add doc page summarizing existing presentations ​SPEC-2980 +
-     * Follow-up with Khouloud on testreport email +
-       * Add link for failures back to lava (best: line of test) +
-       * Add link for failures back to jenkins job +
-       * tldr: find right section of log with one click +
-     * Update 04/14 +
-       * No update +
-     * Update 04/28 +
-       * No update+
  
-  * Li: how to test binding manually (post/​token) 
-    * afaik afm-util show id  will tell port 
-    * if agl-devel is on, then check journalctl 
-      * 03/31: no update 
-      * 04/14: no update 
-      * 04/28: no update 
  
-  * Li:  +new
-    Fossology: reported need to restart container. we did not have to restart fossology.automotivelinux.orgyet.  +  inspect flutterhtml5 and ic-multicontainer builds wrt sstate reuse 
-    04/28: on fossology.automotivelinux.org ​scheduler was stuck on one job+  packagegroup rework - https://jira.automotivelinux.org/​browse/​SPEC-4813
  
-New+Next meeting
-    * Li:  +June 14th 
-      * pi4 image - pi4 image +
-        * $ source meta-agl/​scripts/​aglsetup.sh -m raspberrypi4 agl-demo agl-netboot agl-appfw-smack +
-        * $ source meta-agl/​scripts/​aglsetup.sh -m raspberrypi4 agl-demo >​agl-devel<​ +
-      * +
  
  
-Next call: +==== Meeting ​2023/05/03 ====
-Tuesday May 12th - same timeslot. +
- +
-==== Meeting ​2020/04/14 ====+
  
 === Attendees === === Attendees ===
-Jan-Simon, Walt, Kusakabe-sanLi XiaomingKurokawa-san+Jan-Simon, Walt, ScottDamianMarius
  
  
 ===Topics=== ===Topics===
-  * Fujitsu test report update (Fujitsu) 
-    * 04/14: 
-      * 9.0.1: still todo  
  
-  * Fuego / Lava support +  * lava lab status 
-    * Update 12/10: +    * uprev done (server, core-lab, baylibre) 
-      Reworking https://​git.lavasoftware.org/​lava/​lava/​merge_requests/​330 +    * lava server container did not restart 
-      * waiting for upstream review +    * fixed by reinstalling backup 
-    * Update 03/31: +    operational but some logs need to be restored still
-      Corentin ​to push for a review upstream+
  
-  * Corentin: ​ +  * -next branch / Denys 
-    * Update 03/31 +    * 04/05 
-      * Past week: +      * no update 
-        * Testing new lava version in baylibre lab +    * 04/19 
-        * allow multiple artifacts to be uploaded (combined qemu+intel case) +      * no update 
-      * This week: +    05/03 
-        * prepare lava uprev +      * planning a bump of next layer
-        * pi4 in corelab ​ +
-    * Update ​04/14 +
-      * Past week: +
-        lava uprev +
-        * pi4 passes health check: https://​lava.automotivelinux.org/​scheduler/​job/​9999 +
-      * This week: +
-        * schedule lava uprev w/ Ryan+
  
-  * Application tests , build multiple wgts +  * Yocto-check-layer - https://​jira.automotivelinux.org/​browse/​SPEC-4680 
-    * Edi has problems reproducing the test wgt's  +    * 03/22  
-    * Test wgt's for apps submitted +      * patches to meta-agl-demo merged 
-    * Todo: build test wgt in ci  (Jan-Simon) +    04/19 
-    * Todo: extend releng/qa-testdefinitions to be able to download a 2nd wgt file (e.g. homescreen-test.wgt) +      meta-agl-devel layers left 
-    * 03/31: +  
-      * autobuild issue: ​https://​jira.automotivelinux.org/​browse/​SPEC-3300 +  * Extend Testing 
-    * 04/14: +    * 04/19 
-      * Scott is working on a fix of the autobuild issue. +      * Artifactorial being restarted, including pyartiproxy ​
-  HTML5 apps, CI integration with ./autobuild/​autobuild script +
-    https://​jira.automotivelinux.org/​browse/​SPEC-2773 +
-    * Update 03/03: +
-      * postponed after test wgt+
     *      * 
  
 +  * IC image and integration of drm-leasemanager
 +    * rcar + kvm + pi4 
 +    * qemux86-64 ​
 +    * rcar config set to one output on each drm lease
 +      * AI1: qemu-x86-64 commandline how to boot the ic-multicontainer image (Damian)
 +        * Marius ​ max_outputs=2 == two outputs in qemu
 +      * AI2: port above configuration to lava and enable image boot (Jan-Simon)
 +      * AI3: extend test to take snapshots within container guests (Jan-Simon and Damian)
 +      * AI4: add rcar3 build (kingfisher or refhw tbd)
 +    * 02/28
 +      * working on qemu cmdline for multiple/​two outputs
 +    * 03/22
 +      * Problem: we can setup multiple ports, but they are not connected. Patch sent upstream, but no movement so far.
 +      * AI: confirm with Corentin if we can use a dockerized '​custom'​ qemu
 +      * Marius offers to reply with a tested-by:
 +    * 04/05
 +      * AI: confirm with Corentin if we can use a dockerized '​custom'​ qemu
 +        * YES: https://​lava.baylibre.com/​scheduler/​job/​3473045/​definition#​defline97
 +      * Option 1: use 1-2 vnc-clients to connect to target and bring screen up - problem needs to connect before cluster starts to connect the output.
 +      * Option 2: Custom qemu in docker would already run as patch enables 2nd output by default. ​
 +      * AI(jsmoeller):​ create qemu with patch and host on docker to test
 +        * https://​gitlab.com/​qemu-project/​qemu/​-/​issues/​1107
 +        * WIP version of kernelci/​qemu with our patches
 +      * AI(Damian): qemu cmdline example (Option2 first , Option1 good for dev)
 +        * -device virtio-vga,​max_outputs=2,​id=vid -display vnc=unix:<​path to server socket 1>,​display=vid,​head=0 -display vnc=unix:<​path to server socket 2>,​display=vid,​head=1
 +        * plus simple client tool to open
 +    * 05/03:
 +      * Can bring up qemu with 2 screens, problem is connecting from the outside still. ​
 +      * Custom qemu-docker WIP. bullseye has qemu-5.2 , would need patch for that version.
 +      * https://​lava.automotivelinux.org/​scheduler/​job/​33185
 +      * job with correct option turned on https://​lava.automotivelinux.org/​scheduler/​job/​33187
 +        * connect_outputs=on ​ needs to be set
 +        * working!
 +      * AI: stripped-down homescreen to display reference image only, alternative is weston-image in fullscreen mode
 +      * reference image: https://​git.automotivelinux.org/​src/​qa-testdefinitions/​tree/​reference-images
  
-  ​AGL license scanning ​(SPDX/​fossology+    ​Rahul (AMD): benchmarking the OS, gfxbench, 3dmark, ​ 
-    Update 31/03+      Mariusglmark2 (wayland-es backend works) 
-      * Jan-Simon: rewrote the fossology-rest class into a phased ​version ​to +        * https://​layers.openembedded.org/​layerindex/​recipe/​5190/​ 
-        * allow upload ​analysis ​spdx report ​to be separate steps +      * gfxbench or 3dmark are more featureful tests 
-        * this works with online servers in remote datacenters with limited CPU +        * there are no recipes 
-    Update 04/14: +        * xwayland required 
-      9.0.1 uploaded, ready for review ​Li will review 9.0.1+      * Unigine has downloadable installer, but only x86. Commandline-driven ​version ​is not free. 
 +        * LD_TRACE_LOADED_OBJECTS=1 /usr/bin/foo     to find missing libraries 
 +      * Between Scott, Marius & Jan-Simon check if xwayland can be enabled 
 +        * Note: talk with upstream wrt enabling xwayland w/o x11 DISTRO feature 
 +      05/03 
 +        could build xwayland (enabled x11 distro-feature), but had to workaround qtwayland issue. 
 +        * need change in compositor to start xwayland during startup
  
-  ​Kusakabe-san: +    ​Mahdilet's talk about a container build env for devel and ci
-    * Will send dockerfile ​for sw360 container +
-    * Update 03/03: +
-      * eta in 2 weeks +
-    * Update 03/31: +
-      * tests of sw360 in progress, working on 2 issues atm  +
-    * Update 04/13: +
-      * sw360 dockerfile ​and user guide:​{{:​eg-ciat:​sw360.7z|here}}. +
-      * Todo Jan-Simon: setup sw360 with ryan +
-        * Setup server on same aws host but increase cpu/mem +
-        * Go from there.+
  
 +    * Marius: nbd issue: systemd-network-generator kicking in, difference to CI that CI has "​systemd.mask=systemd-network-generator.service ip=dhcp"​ versus "​ip=dhcp systemd.mask=systemd-network-generator.service"​ ... go figure. systemd magic ?
 +    * Example of fixed IP setting :  ​
 +      * root=/​dev/​ram0 ramdisk_size=16384 ip=192.168.10.2::​192.168.1.1:​255.255.0.0::::​192.168.1.1 nbd.server=192.168.1.8 systemd.mask=systemd-network-generator.service ​
  
-   * Discussion on email reports  +Next meeting
-     * examplehttps://​lists.automotivelinux.org/​g/​agl-test-reports/​message/​258 +May 31st !!
-     * add doc page summarizing existing presentations SPEC-2980 +
-     * Follow-up with Khouloud on testreport email +
-       * Add link for failures back to lava (best: line of test) +
-       * Add link for failures back to jenkins job +
-       * tldr: find right section of log with one click +
-     * Update 03/31: +
-       * No update +
-     * Update 04/14 +
-       * No update+
  
-  * CI Setup document needed - https://​jira.automotivelinux.org/​browse/​SPEC-2980 
-    * Update 12/10: 
-      * Files collected. Markdown changes pending. 
-    * Update 03/03: 
-      * Tbd (AMM cancelled) 
-    * Update 04/14: 
-      * preparing a presentation 
  
-  * Li: how to test binding manually (post/​token) 
-    * afaik afm-util show id  will tell port 
-    * if agl-devel is on, then check journalctl 
-      * 03/31: no update 
-      * 04/14: no update 
  
-New: +==== Meeting 2023/04/19 ====
-  * Li:  +
-    * Fossology: reported need to restart container. we did not have to restart fossology.automotivelinux.org,​ yet.  +
-    * +
  
 +=== Attendees ===
 +Jan-Simon, Walt, Scott, Damian, Ishii-san, Yan
  
-Next call: +===Topics===
-Tuesday Apr 28th - same timeslot.+
  
--------- +  * lava lab status 
-==== Meeting ​2020/03/31 ====+    * uprev done (server, core-lab, baylibre) 
 +    * operational 
 + 
 +  * -next branch / Denys 
 +    * 04/05 
 +      * no update 
 +    * 04/19 
 +      * no update 
 + 
 +  * Yocto-check-layer https://​jira.automotivelinux.org/​browse/​SPEC-4680 
 +    * 03/22  
 +      * patches to meta-agl-demo merged 
 +    * 04/19 
 +      * meta-agl-devel layers left 
 +  
 +  * Extend Testing 
 +    * 03/22 
 +      * Issue with artifactorial upload, see email. Lava Job 31880. 
 +      * JS to look 
 +    * 04/19 
 +      * Artifactorial being restarted, including pyartiproxy  
 + 
 +  * IC image and integration of drm-leasemanager 
 +    * rcar + kvm + pi4  
 +    * qemux86-64  
 +    * rcar config set to one output on each drm lease 
 +      * AI1: qemu-x86-64 commandline how to boot the ic-multicontainer image (Damian) 
 +        * Marius ​ max_outputs=2 == two outputs in qemu 
 +      * AI2: port above configuration to lava and enable image boot (Jan-Simon) 
 +      * AI3: extend test to take snapshots within container guests (Jan-Simon and Damian) 
 +      * AI4: add rcar3 build (kingfisher or refhw tbd) 
 +    * 02/28 
 +      * working on qemu cmdline for multiple/​two outputs 
 +    * 03/22 
 +      * Problem: we can setup multiple ports, but they are not connected. Patch sent upstream, but no movement so far. 
 +      * AI: confirm with Corentin if we can use a dockerized '​custom'​ qemu 
 +      * Marius offers to reply with a tested-by:​ 
 +    * 04/05 
 +      * AI: confirm with Corentin if we can use a dockerized '​custom'​ qemu 
 +        * YES: https://​lava.baylibre.com/​scheduler/​job/​3473045/​definition#​defline97 
 +      * Option 1: use 1-2 vnc-clients to connect to target and bring screen up - problem needs to connect before cluster starts to connect the output. 
 +      * Option 2: Custom qemu in docker would already run as patch enables 2nd output by default.  
 +      * AI(jsmoeller):​ create qemu with patch and host on docker to test 
 +        * https://​gitlab.com/​qemu-project/​qemu/​-/​issues/​1107 
 +        * WIP version of kernelci/​qemu with our patches 
 +      * AI(Damian): qemu cmdline example (Option2 first , Option1 good for dev) 
 +        * -device virtio-vga,​max_outputs=2,​id=vid -display vnc=unix:<​path to server socket 1>,​display=vid,​head=0 -display vnc=unix:<​path to server socket 2>,​display=vid,​head=1 
 +        * plus simple client tool to open 
 + 
 +    * Rahul (AMD): benchmarking the OS, gfxbench, 3dmark,  
 +      * Marius: glmark2 (wayland-es backend works) 
 +        * https://​layers.openembedded.org/​layerindex/​recipe/​5190/​ 
 +      * gfxbench or 3dmark are more featureful tests 
 +        * there are no recipes 
 +        * xwayland required 
 +      * Unigine has downloadable installer, but only x86. Commandline-driven version is not free. 
 +        * LD_TRACE_LOADED_OBJECTS=1 /​usr/​bin/​foo ​    to find missing libraries 
 +      * Between Scott, Marius & Jan-Simon check if xwayland can be enabled 
 +        * Note: talk with upstream wrt enabling xwayland w/o x11 DISTRO feature 
 + 
 +    * Mahdi: let's talk about a container build env for devel and ci 
 + 
 + 
 +Next meeting: 
 +May 3rd 
 + 
 + 
 + 
 + 
 +==== Meeting ​2023/04/05 ====
  
 === Attendees === === Attendees ===
-Jan-Simon, Li Xiaoming, Walt, ParthKusakabe-sanCorentin+Jan-Simon, Walt, Damian, Scott, Marius, VictorRahul
  
 +Du Erpei, Mahdi Shourabi, Kurokawa-san
  
 ===Topics=== ===Topics===
-  * Fujitsu test report update (Fujitsu) 
-    * 03/30: 8.0.6 test report 
-      * https://​lists.automotivelinux.org/​g/​agl-dev-community/​message/​8185 
-      * https://​jira.automotivelinux.org/​browse/​SPEC-2551 and https://​jira.automotivelinux.org/​browse/​SPEC-2620 ​ reopen if it applies to master 
  
-  * Fuego / Lava support +  * lava lab status 
-    * Update 12/10: +    * uprev done (server, core-lab, baylibre) 
-      * Reworking https://​git.lavasoftware.org/​lava/​lava/​merge_requests/​330 +    * operational
-      * waiting for upstream review +
-    * Update 03/03: +
-      * Who can drive this upstream? Corentin ? +
-    * Update 03/31: +
-      * Corentin to push for a review upstream+
  
-  * Corentin: ​ +  * -next branch / Denys 
-    * Update 03/03: +    * 02/28 
-      * Past week: +      * fixes required on meta-agl-core for autobuilder to pass 
-        * Pi4 is now working https://​lava.automotivelinux.org/​scheduler/​job/​10209 +    * 03/22 
-      * This week: +      * fixes merged 
-        * Deal with enabling in CI +    04/05 
-        * Also fix board boot issues after zeus uprev  +      * no update
-          * https://​jira.automotivelinux.org/​browse/​SPEC-3221 +
-    * Update ​03/31 +
-      * Past week: +
-        Testing new lava version in baylibre lab +
-        * allow multiple artifacts to be uploaded (combined qemu+intel case) +
-      * This week: +
-        * prepare lava uprev +
-        * pi4 in corelab ​+
  
-  * Application tests , build multiple wgts +  * Yocto-check-layer 
-    * Edi has problems reproducing the test wgt'​s ​ +    * 02/28 
-    Test wgt'​s ​for apps submitted +      patches ​for meta-agl-demo sent to gerrit 
-    * Todo: build test wgt in ci  (Jan-Simon) +    * 03/22  
-    * Todo: extend releng/qa-testdefinitions to be able to download a 2nd wgt file (e.g. homescreen-test.wgt) +      * patches ​to meta-agl-demo merged 
-    * 03/31: +    *  
-      * autobuild issue: https://​jira.automotivelinux.org/​browse/​SPEC-3300+  
 +  * Extend Testing 
 +    * 03/22 
 +      * Issue with artifactorial upload, see emailLava Job 31880. 
 +      * JS to look
  
-  * AGL license scanning (SPDX/​fossology) +  * IC image and integration of drm-leasemanager 
-    * Update 02/18+    * rcar + kvm + pi4  
-      * Debugging python error +    * qemux86-64  
-      * Uploading a build of icefish 9.0.0 to fossology ​(qemux86-64+    * rcar config set to one output on each drm lease 
-      * AIcreate user for Li +      * AI1qemu-x86-64 commandline how to boot the ic-multicontainer image (Damian) 
-      * AI: check if m3/​h3-nogfx ​can be uploaded +        * Marius ​ max_outputs=2 == two outputs in qemu 
-    * Update 03/03: +      * AI2: port above configuration to lava and enable image boot (Jan-Simon) 
-      * Still stuck on python error see+      * AI3: extend test to take snapshots within container guests ​(Jan-Simon and Damian
-        * https://jira.automotivelinux.org/browse/SPEC-2960 +      * AI4add rcar3 build (kingfisher or refhw tbd) 
-    * Update 31/03: +    * 02/28 
-      * Jan-Simonrewrote the fossology-rest class into a phased version ​to +      * working on qemu cmdline ​for multiple/​two outputs 
-        allow upload / analysis / spdx report to be separate steps +    * 03/22 
-        this works with online servers in remote datacenters with limited CPU+      * Problem: we can setup multiple ports, but they are not connected. Patch sent upstream, but no movement so far. 
 +      * AI: confirm with Corentin ​if we can use a dockerized '​custom'​ qemu 
 +      * Marius offers to reply with a tested-by: 
 +    * 04/05 
 +      * AIconfirm with Corentin if we can use a dockerized '​custom'​ qemu 
 +        * YES: https://lava.baylibre.com/scheduler/job/3473045/​definition#​defline97 
 +      * Option 1use 1-2 vnc-clients ​to connect to target and bring screen up - problem needs to connect before cluster starts to connect the output. 
 +      Option 2: Custom qemu in docker would already run as patch enables 2nd output by default. ​ 
 +      AI(jsmoeller):​ create qemu with patch and host on docker to test 
 +      * AI(Damian): qemu cmdline example (Option2 first , Option1 good for dev)
  
-  * HTML5 apps, CI integration with ./​autobuild/​autobuild script +Backlog
-    * https://​jira.automotivelinux.org/​browse/​SPEC-2773 +
-    * Update 03/03: +
-      * postponed after test wgt+
  
-   Discussion on email reports  +  ​pi4 -> drm issue needs to be reproduced ​https://lava.automotivelinux.org/​scheduler/job/28963#L3744 
-     * example: ​https://lists.automotivelinux.org/​g/agl-test-reports/message/258 +    01/31 
-     ​add doc page summarizing existing presentations SPEC-2980 +      issue still present ​(vc4, drm
-     ​Follow-up with Khouloud on testreport email +      try monitor instead of dongle ​to rule out dongle 
-       * Add link for failures back to lava (best: line of test+    02/14 
-       ​Add link for failures back to jenkins job +      no update 
-       ​tldr: find right section of log with one click +    04/05 
-     * Update 12/10: +      adding 2nd dongle to free port
-       ​Please comment on https://​jira.automotivelinux.org/​browse/​SPEC-3020 +
-     * Update 01/21: +
-       * New fields being added for the links back (https://​gerrit.automotivelinux.org/​gerrit/#/​c/​AGL/​releng-scripts/​+/​23580) +
-     * Update 03/03: +
-       * No update +
-     ​Update 03/31: +
-       ​No update+
  
-  * CI Setup document needed - https://​jira.automotivelinux.org/​browse/​SPEC-2980 +  * AI3POC for binary feed (and what features are included)# 
-    * Update 12/10+    * 11/22
-      * Files collected. Markdown changes pending. +      * Talk for ALS in preparation (PRServ, HashServ) 
-    * Update 03/03: +    * 12/13 
-      * Tbd (AMM cancelled) +      * Talk slides here: https://​static.sched.com/​hosted_files/​ossjapan2022/​84/​OSSJ-jsmoeller%20Speed-up%20bitbake.pdf 
-    * Update 03/31: +    * 01/17
-      * tbd+
  
-  * Li: how to test binding manually (post/​token) +  * IC image -> screen snapshot ​test ? E.g. can disable animation by ENV variable. 
-    * afaik afm-util show id  will tell port +    * 12/13: 
-    * if agl-devel ​is on, then check journalctl +      * Revisit after CES. 
-      * 03/31: no update+    * 01/17 
 +      * Discussing https://​gerrit.automotivelinux.org/​gerrit/​c/​AGL/​meta-agl-devel/+/28190 
 +      * JIRA: SPEC-4606 and SPEC-4608 
 +      * Scott will take a look as he had similar issues w/ the KVM image 
 +    * 01/31 
 +      * Multiconfig for IC-container and KVM WIP in support of this (enabling agl-compositor there)
  
-  * Kusakabe-san:​ 
-    * Will send dockerfile for sw360 container 
-    * Update 03/03: 
-      * eta in 2 weeks 
-    * Update 03/31: 
-      * tests of sw360 in progress, working on 2 issues atm  
-    * Update 04/13: 
-      * sw360 dockerfile and user guide:​{{:​eg-ciat:​sw360.7z|here}}. 
  
 +    * Rahul (AMD): benchmarking the OS, gfxbench, 3dmark, ​
 +      * Marius: glmark2 (wayland-es backend works)
 +        * https://​layers.openembedded.org/​layerindex/​recipe/​5190/​
 +      * gfxbench or 3dmark are more featureful tests
 +        * there are no recipes
 +        * xwayland required
 +      * Unigine has downloadable installer, but only x86. Commandline-driven version is not free.
 +        * LD_TRACE_LOADED_OBJECTS=1 /​usr/​bin/​foo ​    to find missing libraries
 +      * Between Scott, Marius & Jan-Simon check if xwayland can be enabled
 +        * Note: talk with upstream wrt enabling xwayland w/o x11 DISTRO feature
  
-Next call: +    * Mahdilet's talk about a container build env for devel and ci
-Tuesday Apr 14th - same timeslot.+
  
--------- + 
-==== Meeting ​2020/03/03 ====+Next meeting: 
 +5th Apr 2023 
 + 
 + 
 +==== Meeting ​2023/03/22 ====
  
 === Attendees === === Attendees ===
-Jan-Simon, Walt, Michail Zaytsev (Mera)Andrey Shamanin (Mera)Leonid Lazarev (Mera)Marat (Mera)LiRonan, Frederic, Corentin, Takada-san,+Jan-Simon, Walt, Marius ​DamianDu ErpeiMahdi ShourabiRahulKurokawa-san
  
 +! NEW MEETING TIME (day changed to wednesday) !
  
 ===Topics=== ===Topics===
-  * Fujitsu test report update (Fujitsu) 
-    * 02/18: 
-      * 9.0.0 report sent: https://​lists.automotivelinux.org/​g/​agl-dev-community/​message/​8120 
-        * https://​jira.automotivelinux.org/​browse/​SPEC-2305 
-        * https://​jira.automotivelinux.org/​browse/​SPEC-2811 
-        * https://​jira.automotivelinux.org/​browse/​SPEC-2666 ​ -> Known issue 
  
-  * Fuego / Lava support +  * lava lab status 
-    * Update 12/10: +    * uprev done (server, core-lab, baylibre) 
-      * Reworking https://​git.lavasoftware.org/​lava/​lava/​merge_requests/​330 +    * operational
-      * waiting for upstream review +
-    * Update 02/18: +
-      * No update from upstream +
-    * Update 03/03: +
-      * Who can drive this upstream? Corentin ?+
  
-  * Corentin: ​ +  * -next branch / Denys 
-    * Update ​02/18: +    * 02/28 
-      * Corentin nbd/​netbooted the rpi4 via using the CONFIG_ARCH_FIXUP_FDT_MEMORY of uboot. +      * fixes required on meta-agl-core for autobuilder ​to pass 
-      * Good news, we do not need bootefi, so the boot process is classic. +    * 03/22 
-      * Board to be added to lab asap +      * fixes merged
-    * Update ​03/03: +
-      * Past week: +
-        * Pi4 is now working https://​lava.automotivelinux.org/​scheduler/​job/​10209 +
-      * This week: +
-        * Deal with enabling in CI +
-        * Also fix board boot issues after zeus uprev  +
-          * https://​jira.automotivelinux.org/​browse/​SPEC-3221+
  
-  * Application tests , build multiple wgts +  * Yocto-check-layer 
-    * Edi has problems reproducing the test wgt'​s ​ +    * 02/28 
-    Test wgt'​s ​for apps submitted +      patches ​for meta-agl-demo sent to gerrit 
-    * Todo: build test wgt in ci  (Jan-Simon) +    * 03/22  
-    * Todo: extend releng/qa-testdefinitions ​to be able to download a 2nd wgt file (e.g. homescreen-test.wgt) +      * patches to meta-agl-demo merged 
-    * Update 11/26: +  
-      * Fred: working on cmake module update, mods in sandbox (https://​git.automotivelinux.org/​src/​cmake-apps-module/​commit/?​h=sandbox/​DDTLK/​autobuild&​id=0c42794f11bc2d6a0d2d14b3a57f5222a3418b6a) +  ​Extend Testing 
-      Move to master and test on app builds +    * 03/22 
-    * Update 02/18: +      * Issue with artifactorial upload, see emailLava Job 31880
-      * New patches in gerrit topic:​SPEC-2049 +      * JS to look
-        * https://​gerrit.automotivelinux.org/​gerrit/#/​q/​topic:​SPEC-2049 +
-    * Update 03/03: +
-      * Need to deinig submodule and rebase https://​gerrit.automotivelinux.org/​gerrit/#/​c/​apps/​agl-service-can-high-level-viwi/​+/​24015/​+
  
-  * AGL license scanning (SPDX/​fossology) +  * IC image and integration of drm-leasemanager 
-    * Update 02/18: +    * rcar + kvm + pi4  
-      * Debugging python error +    * qemux86-64  
-      * Uploading a build of icefish 9.0.0 to fossology ​(qemux86-64+    * rcar config set to one output on each drm lease 
-      * AIcreate user for Li +      * AI1: qemu-x86-64 commandline how to boot the ic-multicontainer image (Damian) 
-      * AIcheck if m3/h3-nogfx can be uploaded +        * Marius ​ max_outputs=2 == two outputs in qemu 
-    * Update 03/03: +      * AI2: port above configuration ​to lava and enable image boot (Jan-Simon
-      * Still stuck on python error see: +      * AI3extend test to take snapshots within container guests (Jan-Simon and Damian) 
-        https://jira.automotivelinux.org/​browse/​SPEC-2960+      * AI4add rcar3 build (kingfisher or refhw tbd) 
 +    * 02/28 
 +      * working ​on qemu cmdline for multiple/​two outputs 
 +    03/22 
 +      * Problem: we can setup multiple ports, but they are not connectedPatch sent upstream, but no movement so far. 
 +      * AI: confirm with Corentin if we can use a dockerized '​custom'​ qemu 
 +      * Marius offers to reply with a tested-by:
  
-  * HTML5 apps, CI integration with ./​autobuild/​autobuild script 
-    * https://​jira.automotivelinux.org/​browse/​SPEC-2773 
-    * Update 03/03: 
-      * postponed after test wgt 
  
-   * Discussion on email reports  +Backlog
-     * examplehttps://​lists.automotivelinux.org/​g/​agl-test-reports/​message/​258 +
-     * add doc page summarizing existing presentations SPEC-2980 +
-     * Follow-up with Khouloud on testreport email +
-       * Add link for failures back to lava (best: line of test) +
-       * Add link for failures back to jenkins job +
-       * tldr: find right section of log with one click +
-     * Update 12/10: +
-       * Please comment on https://​jira.automotivelinux.org/​browse/​SPEC-3020 +
-     * Update 01/21: +
-       * New fields being added for the links back (https://​gerrit.automotivelinux.org/​gerrit/#/​c/​AGL/​releng-scripts/​+/​23580) +
-     * Update 03/03: +
-       * No update+
  
-  * CI Setup document needed ​- https://jira.automotivelinux.org/​browse/SPEC-2980 +  * pi4 -> drm issue needs to be reproduced ​https://lava.automotivelinux.org/​scheduler/job/​28963#​L3744 
-    * Update 12/10: +    * 01/31 
-      * Files collected. Markdown changes pending. +      * issue still present (vc4, drm) 
-    * Update 03/03: +      * try monitor instead of dongle to rule out dongle 
-      * Tbd (AMM cancelled)+    * 02/14 
 +      * no update
  
-  * Lihow to test binding manually ​(post/token+  * AI3POC for binary feed (and what features are included)# 
-    afaik afm-util show id  will tell port +      WIP 
-    if agl-devel ​is on, then check journalctl +      discussion what the set of packages ​is that should be in the feed 
-    Update 03/03: +      bitbake world ? 
-      * do we have enough documentation+      * discussion point: qt+html5+flutter demo 
-      * from irc +      * ask Denys 
-      * ''​11:​14  +      * one idea was to have a minimal bootable image and let the user pull all 
-<​LiXiaoming>​ jobol: Hello, ​ I have a question about the appfw token. ​  In a binding the server claims a token If the client do not provide the same token, ​ the connection can not be establishedRight ? +      * need to start somewheree.gagl-demo-platform and expand 
-11:16  +    * Talk about binary feed during ELCE Dublin with chbae 
-<​LiXiaoming> ​https://docs.automotivelinux.org/docs/en/master/apis_services/​reference/​af-binder/afb-binding-writing.html  ,  example tuto-1.c +    * 10/25: 
-11:17  +      * no news 
-<​jobol>​ LiXiaoming, the connection can be established but it lakes something +    * 11/22
-11:17  +      * Talk for ALS in preparation (PRServ, HashServ) 
-<​jobol>​ This is true for HTTP requests +    * 12/13 
-11:19  +      * Talk slides here: https://static.sched.com/hosted_files/ossjapan2022/84/OSSJ-jsmoeller%20Speed-up%20bitbake.pdf 
-<​jobol>​ When switching to websockets, the token is required or not depending on the version +    * 01/17 
-11:19  + 
-<​jobol>​ management of tokens changed from HALIBUT to ICEFISH +  ​* IC image -> screen snapshot test E.gcan disable animation by ENV variable
-11:20  +    * 12/13
-<​LiXiaoming>​ Now I am testing ​ on native Ubuntu 18.04. ​ Both http and websocket. ​ I found token is meaningless here. +      * Revisit after CES
-11:21  +    * 01/17 
-<​jobol>​ On latest versions yes +      * Discussing ​https://gerrit.automotivelinux.org/​gerrit/c/AGL/​meta-agl-devel/​+/​28190 
-11:21  +      * JIRASPEC-4606 and SPEC-4608 
-<​jobol>​ But it depends if you have the cynagora backend +      * Scott will take a look as he had similar issues w/ the KVM image 
-11:22  +    * 01/31 
-<​LiXiaoming>​ yeah,  I skip the  cynagora ​ install. +      * Multiconfig ​for IC-container ​and KVM WIP in support of this (enabling agl-compositor there)
-11:22  +
-<​jobol>​ Normally on AGL the binder contacts the permission database to validate the token +
-11:23  +
-<​jobol>​ Cynagora can be installed on UBUNTU +
-11:23  +
-<​LiXiaoming>​ SPEC-3212.  Because ​ I met issue when install Cynagora +
-11:23  +
-<jobolI know you had issue in installing cynara but that is not the same +
-11:24  +
-<​jobol>​ cynara isn't cynagora +
-11:24  +
-<​jobol>​ Are you compiling the binder? +
-11:24  +
-<​jobol>​ on ubuntu? +
-11:24  +
-<​LiXiaoming>​ '​=(  ​Ubuntu 18.0.4 +
-11:24  +
-<​LiXiaoming>​ yes I am compiling and install binder on Ubuntu +
-11:25  +
-<​jobol>​ if cynagora (https://git.automotivelinux.org/​src/cynagora/) doesn'​t compile on ubuntu, let me know. +
-11:26  +
-<​jobol>​ But for samsung'​s cynara i'm not going to help +
-11:26  +
-<​jobol>​ cynagora provide a compatibility library ​for cynara +
-11:27  +
-<​jobol>​ I'm working on a binder 100% cynagora. +
-11:28  +
-<​jobol>​ I can push a pre-release branch if you want to check it and help to make it work +
-11:29  +
-<​LiXiaoming>​ just compile and install cynagora is enough ?  Do I any need  other steps to set cynagora as backend ? +
-11:30  +
-<​jobol> ​this is enough to active permission check. Then when active, the service should run (cynagorad) +
-11:31  +
-<​jobol>​ on my computer I'm using the prefix ~/.local for my installations but the default is to use the prefix /​usr/​local +
-11:38  +
-<​LiXiaoming>​ Good to know that.  I will try it with cynagora'​s latest branch again. ​ Thank you.''​+
  
-  * Kusakabe-san:​ 
-    * Will send dockerfile for sw360 container 
-    * Update 03/03: 
-      * eta in 2 weeks 
  
 New: New:
-  ​+    * Rahul (AMD): benchmarking the OS, gfxbench, 3dmark,  
 +    * Marius: glmark2 (wayland-es backend works) 
 +      * https://​layers.openembedded.org/​layerindex/​recipe/​5190/​ 
 +    * gfxbench or 3dmark are more featureful tests 
 +      * there are no recipes 
 +    * Uniengine has downloadable installer, but only x86. Commandline-driven version is not free. 
 +    ​
  
-Next call: 
-Tuesday Mar 31st - same timeslot. 
--------- 
  
-==== Meeting 2020/02/18 ==== 
  
-=== Attendees === +Next meeting: 
-Jan-Simon, Ronan, Li, Frederic, Kusakabe-san+5th Apr 2023
  
 +
 +==== Meeting 2023/02/28 ====
 +
 +=== Attendees ===
 +Jan-Simon, Walt, Scott, Du Erpei, Damian, Ishii-san, Marius
  
 ===Topics=== ===Topics===
-  * Fujitsu test report update (Fujitsu) 
-    * 02/18: 
-      * 8.99.5 to be sent. 
  
-  * Fuego / Lava support +  * lava lab status 
-    * Update 12/10: +    * operational 
-      Reworking https://​git.lavasoftware.org/​lava/​lava/​merge_requests/​330 +    PI4 has kernel issues -> graphics does not come up -> see below 
-      waiting ​for upstream review +    preparations ​for uprev on wednesday (1st march) ~ 3pm UTC
-    * Update 02/18: +
-      * No update from upstream ​+
  
-  * Corentin: ​ +  * -next branch / Denys 
-    * Update ​02/06: +    * 02/14 
-      * Pi4 does not boot with booti (64bit) on u-boot with initrd. Alternative boot with efi does not take initrd. +      * nothing new to report 
-    * Update ​02/18: +    * 02/28 
-      * Corentin nbd/​netbooted the rpi4 via using the CONFIG_ARCH_FIXUP_FDT_MEMORY of uboot. +      * fixes required on meta-agl-core for autobuilder ​to pass
-      * Good news, we do not need bootefi, so the boot process is classic. +
-      * Board to be added to lab asap+
  
-  * Application tests , build multiple wgts +  * Yocto-check-layer 
-    * Edi has problems reproducing the test wgt'​s ​ +    * 02/14 
-    Test wgt's for apps submitted +      2 minor issues ​in layer within meta-agl and meta-agl-demo 
-    * Todo: build test wgt in ci  (Jan-Simon) +      continuing with meta-agl-devel 
-    Todo: extend releng/qa-testdefinitions to be able to download a 2nd wgt file (e.g. homescreen-test.wgt) +    * 02/28 
-    * Update 11/26: +      * patches for meta-agl-demo sent to gerrit 
-      * Fred: working on cmake module update, mods in sandbox (https://​git.automotivelinux.org/​src/​cmake-apps-module/​commit/?​h=sandbox/​DDTLK/​autobuild&​id=0c42794f11bc2d6a0d2d14b3a57f5222a3418b6a) +  
-      Move to master and test on app builds +  ​Extend Testing 
-    * Update ​01/21: +    * 01/17 
-      * native build works, issues on the yocto build +      * Questions by mail 
-        reconfiguration issues +      We're debugging a timeout that we see (~30min). We do not know yet what component does cause it. 
-        * proposal use separate build folders for each variant ​(normal, debug, test, coverage+      * For now switch to qemux86-64 
-    * Update ​02/06: +    * 02/14 
-      * No update yet on https://​jira.automotivelinux.org/​browse/​SPEC-2049 ​ and application repo changes pending. +      * Working ​on talk for AMM 
-    * Update ​02/18: +    * 02/28 
-      * New patches in gerrit topic:​SPEC-2049 +      * Done
-        * https://​gerrit.automotivelinux.org/​gerrit/#/​q/​topic:​SPEC-2049+
  
-  * AGL license scanning (SPDX/​fossology) +  * IC image and integration of drm-leasemanager 
-    * Update 02/06: +    * rcar + kvm + pi4  
-        Updated meta layer in gerrit +    qemux86-64 ​ 
-        Server ready https://​fossology.automotivelinux.org/​repo/​ +    rcar config set to one output on each drm lease 
-        Icefish to be build with upload to fossology (just qemux86-64) +      AI1: qemu-x86-64 commandline how to boot the ic-multicontainer image (Damian
-    Update 02/18: +        Marius ​ max_outputs=2 == two outputs in qemu 
-      * Debugging python error +      * AI2: port above configuration to lava and enable image boot (Jan-Simon) 
-      * Uploading a build of icefish 9.0.0 to fossology ​(qemux86-64+      * AI3: extend test to take snapshots within container guests ​(Jan-Simon and Damian
-      * AIcreate user for Li +      * AI4add rcar3 build (kingfisher or refhw tbd) 
-      * AI: check if m3/h3-nogfx can be uploaded+    * 02/28 
 +      * working on qemu cmdline for multiple/two outputs
  
-  * Liwgt tests only work in guppy and not in halibut +Backlog
-    * https://​jira.automotivelinux.org/​browse/​SPEC-2795 +
-    * Will do app tests on guppy until this is fixed +
-    * Update 11/14: +
-      * waiting for update from Fred on https://​jira.automotivelinux.org/​browse/​SPEC-2795 +
-    * Update 11/26: +
-      * Fred will cherry-pick the needed changes to  +
-    * Update 12/10: +
-      * No update, added Jose. +
-    * Update 01/21: +
-      * SPEC-2795 - Stephane looking into it. +
-    * Update 02/06: +
-      * No update +
-    * Update 02/18: +
-      * https://​jira.automotivelinux.org/​browse/​SPEC-2795 resolved+
  
 +  * pi4 -> drm issue needs to be reproduced https://​lava.automotivelinux.org/​scheduler/​job/​28963#​L3744
 +    * 01/31
 +      * issue still present (vc4, drm)
 +      * try monitor instead of dongle to rule out dongle
 +    * 02/14
 +      * no update
  
-  * HTML5 apps, CI integration with ./​autobuild/​autobuild script +  * AI3: POC for binary feed (and what features are included)# 
-    https://jira.automotivelinux.org/​browse/​SPEC-2773 +      WIP 
-    * Update 01/21+      * discussion what the set of packages is that should be in the feed 
-    * Update 02/06+      * bitbake world ? 
-    * Update 02/18: +      * discussion pointqt+html5+flutter demo ? 
-      * postponed after test wgt+      * ask Denys 
 +      * one idea was to have a minimal bootable image and let the user pull all 
 +      * need to start somewhere, e.gagl-demo-platform and expand 
 +    * Talk about binary feed during ELCE Dublin with chbae 
 +    * 10/25: 
 +      * no news 
 +    * 11/22: 
 +      * Talk for ALS in preparation (PRServ, HashServ) 
 +    * 12/13 
 +      * Talk slides here: https://​static.sched.com/​hosted_files/​ossjapan2022/​84/​OSSJ-jsmoeller%20Speed-up%20bitbake.pdf 
 +    * 01/17
  
-   Discussion on email reports  +  ​IC image -> screen snapshot test ? E.g. can disable animation by ENV variable
-     * example: https://​lists.automotivelinux.org/​g/​agl-test-reports/​message/​258 +    * 12/13
-     ​add doc page summarizing existing presentations SPEC-2980 +      Revisit after CES
-     * Follow-up with Khouloud on testreport email +    * 01/17 
-       * Add link for failures back to lava (best: line of test) +      Discussing ​https://​gerrit.automotivelinux.org/​gerrit/​c/​AGL/​meta-agl-devel/+/28190 
-       * Add link for failures back to jenkins job +      JIRASPEC-4606 and SPEC-4608 
-       * tldr: find right section of log with one click +      Scott will take a look as he had similar issues w/ the KVM image 
-     * Update ​12/10+    * 01/31 
-       ​Please comment on https://​jira.automotivelinux.org/​browse/​SPEC-3020 +      * Multiconfig for IC-container and KVM WIP in support of this (enabling agl-compositor there)
-     ​Update ​01/21: +
-       ​New fields being added for the links back (https://​gerrit.automotivelinux.org/​gerrit/#/c/AGL/releng-scripts/+/23580) +
-     ​Update 02/18+
-       ​No update+
  
-  * CI Setup document needed - https://​jira.automotivelinux.org/​browse/​SPEC-2980 
-    * Update 12/10: 
-      * Files collected. Markdown changes pending. 
-    * Update 02/18: 
-      * Presentation during AMM to be added to doc site. 
  
 New: New:
-  ​Lihow to test binding manually (post/token) +    ​https://​gerrit.automotivelinux.org/​gerrit/​c/​AGL/​AGL-repo/​+/​28482 
-    * afaik afm-util show id  will tell port +      https://​github.com/​eclipse/​kuksa.val/​blob/​master/​kuksa-val-server/​buildinfo.h.in 
-    if agl-devel is on, then check journalctl +      https://​github.com/​eclipse/​kuksa.val/​blob/​master/​kuksa-val-server/​git_watcher.cmake 
-  Kusakabe-san+    * 
-    * Will send dockerfile for sw360 container+
  
-Next call: 
-Tuesday Mar 3rd - same timeslot. 
--------- 
  
-==== Meeting 2020/02/06 ==== 
  
-=== Attendees === 
-Jan-Simon, Kusakabe-san 
  
 +Next meeting:
 +21th Mar 2023
  
-===Topics=== 
-  * Roadmap items and review for 2020 
-    * Improved publishing of test results 
-      * Email Reports 
-        * improve format and feedback to gerrit 
-    * Additional tests 
-      * Applications 
-        * build and test different wgt types (normal, debug, test, coverage) 
-      * BSPs 
-        * KSelfTest 
-    * Fuego integration 
-      * Support to run tests as lava jobs (from within Fuego) 
-    * Images in build matrix 
-      * more variants ? qemu only ? 
-        * e.g. sota enabled 
-        * cluster profile/​image 
  
-  * Fujitsu test report update (Fujitsu) +==== Meeting 2023/02/14 ====
-    * 8.0.5 +
-      * Update ​02/06: Fujitsu-CN closed this week+
  
-  * Fuego / Lava support +=== Attendees === 
-    * Update 12/10: +Jan-Simon, Walt, Scott, Du Erpei
-      * Reworking https://​git.lavasoftware.org/​lava/​lava/​merge_requests/​330 +
-      * waiting for upstream review +
-    * Update 01/21: +
-    * Update 02/06: +
-      * No update from upstream ​+
  
 +===Topics===
  
-  * Corentin: ​ +  * lava lab status 
-    * Update 01/21 +    * operational 
-      Working on Pi4 and lab integration (network support in u-boot tested w/ upstream patch) +    PI4 has kernel issues ​-> graphics does not come up -> see below 
-      Fixing lab and adding ​lava-bot +    * lava uprev (replace xnbd-server) 
-      * Fixes for the vayu +      * preparations ​for a mid-feb uprev (after release) - Feb 22-24 would be free
-    * Update 02/06: +
-      * Pi4 does not boot with booti (64biton u-boot with initrd. Alternative boot with efi does not take initrd.+
  
-  * Application tests , build multiple wgts +  * -next branch ​Denys 
-    * Edi has problems reproducing the test wgt's  +    * 01/31 
-    * Test wgt's for apps submitted +      * nothing new to report 
-    * Todo: build test wgt in ci  (Jan-Simon) +    * 02/14 
-    * Todo: extend releng/qa-testdefinitions to be able to download a 2nd wgt file (e.g. homescreen-test.wgt) +      * nothing new to report
-    * Update 11/26: +
-      * Fred: working on cmake module update, mods in sandbox (https://​git.automotivelinux.org/​src/​cmake-apps-module/​commit/?​h=sandbox/​DDTLK/​autobuild&​id=0c42794f11bc2d6a0d2d14b3a57f5222a3418b6a) +
-      * Move to master and test on app builds +
-    * Update 01/21: +
-      * native build works, issues on the yocto build +
-        * reconfiguration issues +
-        * proposal use separate build folders for each variant (normal, debug, test, coverage) +
-    * Update ​02/06: +
-      * No update yet on https://​jira.automotivelinux.org/​browse/​SPEC-2049 ​ and application repo changes pending.+
  
-  * AGL license scanning (SPDX/fossology+  * Yocto-check-layer 
-    * Update 10/15:+    * 01/31 
 +      * work started 
 +    * 02/14 
 +      * 2 minor issues in layer within meta-agl and meta-agl-demo 
 +      * continuing with meta-agl-devel 
 +  
 +  * Extend Testing 
 +    * 01/17 
 +      * Questions by mail 
 +      * We're debugging a timeout that we see (~30min). We do not know yet what component does cause it. 
 +      * For now switch to qemux86-64 
 +    * 02/14 
 +      * Working von talk for AMM 
 + 
 +  * pi4 -> drm issue needs to be reproduced https://​lava.automotivelinux.org/​scheduler/​job/​28963#​L3744 
 +    * 01/31 
 +      * issue still present (vc4, drm) 
 +      * try monitor instead of dongle to rule out dongle 
 +    * 02/14
       * no update       * no update
-      * http://​95.216.96.43:​8081/​repo/?​mod=browse ​ is for qemux86-64 AGL HH v8.0.0 
-    * Update 12/10: 
-      * SC approved server. 
-      * setting up fossology 3.6 (from docker) ​ 
-    * Update 01/21: 
-      * IT brought up the instance in aws 
-      * Configuration start 
-      * https://​github.com/​dl9pf/​meta-spdxscanner/​commit/​08a1e49cb97aae1033c6bd06ce29caf6c1df67dd ​ 
-        * provides mechanism to do folder per release 
-        * Target: try with II rc5 
-    * Update 02/06: 
-        * Updated meta layer in gerrit 
-        * Server ready https://​fossology.automotivelinux.org/​repo/​ 
-        * Icefish to be build with upload to fossology (just qemux86-64) 
  
-  * Liwgt tests only work in guppy and not in halibut +Backlog
-    * https://​jira.automotivelinux.org/​browse/​SPEC-2795 +
-    * Will do app tests on guppy until this is fixed +
-    * Update 10/15: +
-      * will retest on master +
-    * Update 11/14: +
-      * waiting for update from Fred on https://​jira.automotivelinux.org/​browse/​SPEC-2795 +
-    * Update 11/26: +
-      * Fred will cherry-pick the needed changes to  +
-    * Update 12/10: +
-      * No update, added Jose. +
-    * Update 01/21: +
-      * SPEC-2795 - Stephane looking into it. +
-    * Update 02/06: +
-      * No update+
  
 +  * AI3: POC for binary feed (and what features are included)#
 +      * WIP
 +      * discussion what the set of packages is that should be in the feed
 +      * bitbake world ?
 +      * discussion point: qt+html5+flutter demo ?
 +      * ask Denys
 +      * one idea was to have a minimal bootable image and let the user pull all
 +      * need to start somewhere, e.g. agl-demo-platform and expand
 +    * Talk about binary feed during ELCE Dublin with chbae
 +    * 10/25:
 +      * no news
 +    * 11/22:
 +      * Talk for ALS in preparation (PRServ, HashServ)
 +    * 12/13
 +      * Talk slides here: https://​static.sched.com/​hosted_files/​ossjapan2022/​84/​OSSJ-jsmoeller%20Speed-up%20bitbake.pdf
 +    * 01/17
  
-  * HTML5 apps, CI integration with ./autobuild/​autobuild script +  * IC image -> screen snapshot test ? E.g. can disable animation by ENV variable. 
-    * https://jira.automotivelinux.org/​browse/SPEC-2773 +    * 12/13: 
-    Update 01/21: +      * Revisit after CES. 
-    * Update 02/06: +    * 01/17 
-      * postponed after test wgt+      * Discussing ​https://gerrit.automotivelinux.org/​gerrit/c/​AGL/​meta-agl-devel/​+/​28190 
 +      * JIRA: SPEC-4606 and SPEC-4608 
 +      Scott will take a look as he had similar issues wthe KVM image 
 +    * 01/31 
 +      * Multiconfig for IC-container and KVM WIP in support of this (enabling agl-compositor there)
  
-   * Discussion on email reports ​ 
-     * example: https://​lists.automotivelinux.org/​g/​agl-test-reports/​message/​258 
-     * add doc page summarizing existing presentations SPEC-2980 
-     * Follow-up with Khouloud on testreport email 
-       * Add link for failures back to lava (best: line of test) 
-       * Add link for failures back to jenkins job 
-       * tldr: find right section of log with one click 
-     * Update 12/10: 
-       * Please comment on https://​jira.automotivelinux.org/​browse/​SPEC-3020 
-     * Update 01/21: 
-       * New fields being added for the links back (https://​gerrit.automotivelinux.org/​gerrit/#/​c/​AGL/​releng-scripts/​+/​23580) 
- 
-  * CI Setup document needed - https://​jira.automotivelinux.org/​browse/​SPEC-2980 
-    * Update 12/10: 
-      * Files collected. Markdown changes pending. 
-    * Update 01/21: 
-    * Update 02/06: 
-      * No update 
  
 New: New:
 +  * IC image and integration of drm-leasemanager
 +    * rcar + kvm + pi4 
 +    * qemux86-64 ​
 +    * rcar config set to one output on each drm lease
 +      * AI1: qemu-x86-64 commandline how to boot the ic-multicontainer image (Damian)
 +        * Marius ​ max_outputs=2 == two outputs in qemu
 +      * AI2: port above configuration to lava and enable image boot (Jan-Simon)
 +      * AI3: extend test to take snapshots within container guests (Jan-Simon and Damian)
 +      * AI4: add rcar3 build (kingfisher or refhw tbd)
   *    * 
  
-Next call: 
-Tuesday Feb 18th - same timeslot. 
--------- 
  
-==== Meeting ​2019/12/10 ====+ 
 +Next meeting: 
 +28th Feb 2023 
 + 
 + 
 +==== Meeting ​2023/01/31 ====
  
 === Attendees === === Attendees ===
-Jan-Simon, ​FredLiTakada-san, Stephane, Walt+Jan-Simon, ​WaltDu ErpScott, Kurokawa-san, Marius
  
 +===Topics===
 +
 +  * lava lab status
 +    * operational
 +    * pyartiproxy restarted
 +    * Issues solved w/ systemd-network-generator,​ all boards but the pi4 work fine.
 +    * PI4 has kernel issues -> graphics does not come up -> see below
 +    * lava uprev (replace xnbd-server)
 +      * Progress on nbd-server setup
 +      * preparations for a mid-feb uprev (after release)
 +
 +  * -next branch / Denys
 +    * 01/17
 +      * bugfix for YP mickledore
 +      * build might be broken with latest upstream
 +    * 01/31
 +      * nothing new to report
 +
 +  * Yocto-check-layer
 +    * 01/31
 +      * work started
 + 
 +  * Extend Testing
 +    * 01/17
 +      * Questions by mail
 +      * We're debugging a timeout that we see (~30min). We do not know yet what component does cause it.
 +      * For now switch to qemux86-64
 +
 +  * pi4 -> drm issue needs to be reproduced https://​lava.automotivelinux.org/​scheduler/​job/​28963#​L3744
 +    * 01/31
 +      * issue still present (vc4, drm)
 +      * try monitor instead of dongle to rule out dongle
 +
 +Backlog: ​
 +
 +  * AI3: POC for binary feed (and what features are included)#
 +      * WIP
 +      * discussion what the set of packages is that should be in the feed
 +      * bitbake world ?
 +      * discussion point: qt+html5+flutter demo ?
 +      * ask Denys
 +      * one idea was to have a minimal bootable image and let the user pull all
 +      * need to start somewhere, e.g. agl-demo-platform and expand
 +    * Talk about binary feed during ELCE Dublin with chbae
 +    * 10/25:
 +      * no news
 +    * 11/22:
 +      * Talk for ALS in preparation (PRServ, HashServ)
 +    * 12/13
 +      * Talk slides here: https://​static.sched.com/​hosted_files/​ossjapan2022/​84/​OSSJ-jsmoeller%20Speed-up%20bitbake.pdf
 +    * 01/17
 +
 +  * IC image -> screen snapshot test ? E.g. can disable animation by ENV variable.
 +    * 12/13:
 +      * Revisit after CES.
 +    * 01/17
 +      * Discussing https://​gerrit.automotivelinux.org/​gerrit/​c/​AGL/​meta-agl-devel/​+/​28190
 +      * JIRA: SPEC-4606 and SPEC-4608
 +      * Scott will take a look as he had similar issues w/ the KVM image
 +    * 01/31
 +      * Multiconfig for IC-container and KVM WIP in support of this (enabling agl-compositor there)
 +
 +
 +New:
 +  * Discuss goals/​plans/​features for 2023
 +
 +
 +
 +Next meeting:
 +14th Feb 2023
 +
 +
 +==== Meeting 2023/01/17 ====
 +
 +=== Attendees ===
 +Jan-Simon, Walt, Yan, Du Erpei, Marius, Scott, Kurokawa-san
  
 ===Topics=== ===Topics===
-  * Fujitsu test report update (Fujitsu) 
-    * Update 11/26: 
-      * Bugs filed after testing 8.99.1 / RC1 
-        * https://​jira.automotivelinux.org/​browse/​SPEC-2986 
-        * https://​jira.automotivelinux.org/​browse/​SPEC-2987 
-        * https://​jira.automotivelinux.org/​browse/​SPEC-2712 (reopen) 
-        * https://​jira.automotivelinux.org/​browse/​SPEC-2630 (reopen) 
-        * https://​jira.automotivelinux.org/​browse/​SPEC-2629 (reopen) 
-      * 8.0.3 pending 
-    * Update 12/10: 
-      * 8.0.3 report: https://​lists.automotivelinux.org/​g/​agl-dev-community/​message/​7869 
-      * 8.99.2 aka RC2 is available at staging location 
-        * https://​download.automotivelinux.org/​AGL/​upload/​ci/​icefish/​8.99.2/​ 
  
 +  * lava lab status
 +    * operational
 +    * agl-core-lab resetup
 +      * lab partially back
 +    * lab-baylibre
 +      * refhw throws connection errors
 +      * This seems to bite us:
 +      * https://​github.com/​renesas-rcar/​meta-renesas/​blob/​dunfell/​meta-rcar-gen3/​recipes-core/​systemd/​systemd-conf_%25.bbappend
 +      * adding BBMASK
 +    * Marius:
 +      * nbd boot issue on pi (master)
 +      * check config leaking into image
 +    * lava uprev overdue (replace xnbd-server)
 +      * Corentin preparing update. Currently checking why new nbd-server is mounted read-only.
 +      * https://​paste.debian.net/​1261480/​
 +      * being debugged
 +      * 
  
  
-  * Fuego Lava support +  * -next branch ​Denys 
-    * Trend to execute tests on target by cmdline '​ftc'​  +    * 01/17 
-    * Update 09/17: +      * bugfix for YP mickledore 
-      * Volunteers to add to ftc AGL CI ? +      * build might be broken with latest ​upstream 
-        * qa-testdefinitions are here: https://​git.automotivelinux.org/​src/​qa-testdefinitions/​ +      * 
-    * Update 11/14: +
-      * Reworking https://​git.lavasoftware.org/​lava/​lava/​merge_requests/​330 +
-    * Update 11/26: +
-      * New revision submitted ​upstream, pending review +
-    * Update 12/10: +
-      * waiting for upstream review+
  
-  * Corentin: ​ +  * Extend Testing 
-    * Update 11/26: +    * 01/17 
-      * h3+kf deployed, m3 standalone deployed +      * Questions by mail
-      * Fix for busybox ip & can  +
-      * check bluetooth m3 board (with usb adaptor) +
-      * check kvm for qemu jobs +
-    * Update 12/10 +
-      * bluetooth is now conditional to the '​bluetooth'​ device tag in lava +
-      * fixed can test +
-      * work rpi4 for ci lab: problem is that there is not network support in u-boot for the pi4 atm. +
-        * no netboot right now (trying option with kexec)+
  
-  * Application tests , build multiple wgts +  * AI3: POC for binary feed (and what features are included)# 
-    Edi has problems reproducing ​the test wgt'​s ​ +      WIP 
-    Test wgt's for apps submitted +      * discussion what the set of packages is that should be in the feed 
-    Todobuild test wgt in ci  (Jan-Simon) +      bitbake world ? 
-    Todo: extend releng/​qa-testdefinitions ​to be able to download a 2nd wgt file (e.g. homescreen-test.wgt) +      discussion pointqt+html5+flutter demo ? 
-    * Todo: run on qemu targets (new qa-testdefinition) +      ask Denys 
-    * Update 08/20: +      * one idea was to have a minimal bootable image and let the user pull all 
-    * Update 09/03+      * need to start somewhere, ​e.g. agl-demo-platform and expand 
-      * no update on build side of wgt +    * Talk about binary feed during ELCE Dublin with chbae 
-    * Update 09/17+    * 10/25
-      * no update +      * no news 
-    * Update 10/15: +    * 11/22
-      * Waiting ​for SPEC-2049 +      * Talk for ALS in preparation ​(PRServ, HashServ
-        * autobuild/​linux/​autobuild package DEST=$(pkg)/OUTPUT/ +    * 12/13 
-        * autobuild/​linux/​autobuild package-test DEST=$(pkg)/​OUTPUT/​ +      * Talk slides here: https://static.sched.com/hosted_files/ossjapan2022/​84/​OSSJ-jsmoeller%20Speed-up%20bitbake.pdf 
-        * autobuild/​linux/​autobuild package-debug DEST=$(pkg)/​OUTPUT/​ +    * 01/17
-        * autobuild/​linux/​autobuild package-coverage DEST=$(pkg)/​OUTPUT/​ +
-        * autobuild/​linux/​autobuild package-all DEST=$(pkg)/​OUTPUT/​ +
-        * will go for multiple build targets +
-    * Update 11/14: +
-      * No update +
-    * Update 11/26: +
-      * Fred: working on cmake module update, mods in sandbox (https://git.automotivelinux.org/src/cmake-apps-module/​commit/?​h=sandbox/​DDTLK/​autobuild&​id=0c42794f11bc2d6a0d2d14b3a57f5222a3418b6a) +
-      * Move to master and test on app builds +
-    * Update 12/10: +
-      * migration of apps ? +
-      * no update+
  
-  * AGL license scanning (SPDX/​fossology) +  * pi4 -> drm issue needs to be reproduced ​https://lava.automotivelinux.org/​scheduler/job/​28963#​L3744 
-    * Update 10/15: +    * 12/13
-      * no update +      * No update due to travel 
-      * http://​95.216.96.43:​8081/​repo/?​mod=browse ​ is for qemux86-64 AGL HH v8.0.0 +    * 01/17
-    * Update 11/14: +
-      * JIRA for fossology instance: https://​jira.automotivelinux.org/​browse/​SPEC-2957 +
-      * Need meta-spdxscanner ​to be able to create and upload to subfolder +
-        * https://jira.automotivelinux.org/​browse/SPEC-2961 +
-    * Update 11/26+
-      * Instance being setup +
-      * Waiting for feature in meta-spdxscanner to upload ​to subfolder +
-    * Update 12/10: +
-      * SC approved server. +
-      * setting up fossology 3.6 (from docker) ​+
  
-  * Li: wgt tests only work in guppy and not in halibut +  * qemuarm -> connman does not ignore network if -> fails due to netboot 
-    * https://jira.automotivelinux.org/​browse/​SPEC-2795 +    * 01/17 
-    Will do app tests on guppy until this is fixed +      Issue solved (adding a !nbdroot match to ignore IF) 
-    Update 10/15: +      That led the connman systemd unit check to fail (due to being ignored). 
-      * will retest on master +      * leads to dns resolution not being up 
-    * Update 11/14: +      * https://git.automotivelinux.org/​AGL/meta-agl/tree/​meta-netboot/​recipes-core/​initramfs-netboot/​files/​init.sh#​n144 
-      * waiting for update from Fred on https://jira.automotivelinux.org/​browse/SPEC-2795 +      * + /usr-merge  
-    * Update 11/26: +      * check https://git.kernel.org/​pub/​scm/​network/​connman/​connman.git/​tree/​
-      * Fred will cherry-pick the needed changes to  +
-    * Update 12/10: +
-      * No update, added Jose.+
  
-  * HTML5 apps, CI integration with ./autobuild/​autobuild script +  * IC image -> screen snapshot test ? E.g. can disable animation by ENV variable. 
-    * https://jira.automotivelinux.org/​browse/SPEC-2773 +    * 12/13: 
-    * Update 10/15:+      * Revisit after CES. 
 +    * 01/17 
 +      * Discussing ​https://gerrit.automotivelinux.org/​gerrit/c/​AGL/​meta-agl-devel/​+/​28190 
 +      * JIRA: SPEC-4606 and SPEC-4608 
 +      * Scott will take a look as he had similar issues w/ the KVM image 
 + 
 + 
 +New: 
 +  * Discuss goals/​plans/​features for 2023 
 +  *  
 + 
 +Next meeting: 
 +31th January 2023 
 + 
 +==== Meeting 2022/12/13 ==== 
 + 
 +=== Attendees === 
 +Jan-Simon, Du Erpei, Marius, Scott 
 + 
 +===Topics=== 
 + 
 +  * lava lab status 
 +    * operational 
 +    * agl-core-lab resetup 
 +      * lab partially back 
 +    * lab-baylibre 
 +      * refhw throws connection errors 
 +    * lava uprev overdue (replace xnbd-server) 
 +      * Corentin preparing update. Currently checking why new nbd-server is mounted read-only. 
 +      * https://​paste.debian.net/​1261480/​ 
 +      * being debugged 
 + 
 + 
 +  * -next branch / Scott 
 +    * 11/22 
 +      * Scott updated his WIP tree and pushed to gerrit. Sent instructions to Denys to proceed. 
 +      * YP master uses weston 11 , thus agl-compositor need to be looked at (SPEC-4617) 
 +    * 12/13 
 +      * No update. 
 + 
 +  * Extend Testing 
 +    * 12/13 
 +      * LAVA token issued 
 +      * use lavacli to setup auth and submit jobs 
 +        * releng-scripts -> into file , then lavacli can upload job from file 
 + 
 +  * Discussions during the F2F in Berlin show interest in binary feeds. Thus continuing the work on setting up PRServ and Hashserv with readonly ports. Then lateron extending this with a binary feed on master. 
 +    * AI3POC for binary feed (and what features are included)#
       * WIP       * WIP
-    ​Update 11/14+      ​discussion what the set of packages is that should be in the feed 
-    * Update ​11/26+      * bitbake world ? 
-      * postponed after test wgt+      * discussion point: qt+html5+flutter demo ? 
 +      * ask Denys 
 +      * one idea was to have a minimal bootable image and let the user pull all 
 +      * need to start somewhere, e.g. agl-demo-platform and expand 
 +    * Talk about binary feed during ELCE Dublin with chbae 
 +    * 10/25: 
 +      * no news 
 +    * 11/22
 +      * Talk for ALS in preparation (PRServ, HashServ) 
 +    * 12/13 
 +      * Talk slides here: https://​static.sched.com/​hosted_files/​ossjapan2022/​84/​OSSJ-jsmoeller%20Speed-up%20bitbake.pdf
  
-   Discussion on https://jira.automotivelinux.org/​browse/SPEC-2500+  ​pi4 -> drm issue needs to be reproduced ​https://lava.automotivelinux.org/​scheduler/job/​28963#​L3744 
 +    * 10/11 
 +      * issue in vc4 driver, later kernel has patch 
 +      * possibly backport patch 
 +      * JS to confirm 
 +    * 11/22: 
 +      * WIP 
 +    * 12/13: 
 +      * No update due to travel
  
-   Discussion on email reports  +  ​qemuarm ​-> connman does not ignore network if -> fails due to netboot 
-     * example: https://​lists.automotivelinux.org/​g/​agl-test-reports/​message/​258 +    10/25: 
-     ​add doc page summarizing existing presentations SPEC-2980 +      only qemuarm does not ignore the network interface where nbdroot is served (we do modify connman configuration file to exclude it in initrd) 
-     ​Follow-up with Khouloud on testreport email +    12/13
-       ​Add link for failures back to lava (bestline of test) +      No update due to travel 
-       ​Add link for failures back to jenkins job + 
-       ​tldr: find right section of log with one click +  ​IC image -> screen snapshot test ? E.g. can disable animation by ENV variable. 
-     ​Update 12/10: +    11/10 
-       ​Please comment ​on https://jira.automotivelinux.org/browse/​SPEC-3020+      depends ​on IC image in CI 
 +    * 11/22 
 +      * Image for IC (and flutter) are in CI nowAll are setup to just build on qemux86-64 now. 
 +    * 12/13: 
 +      * Revisit after CES.
  
-   * CI Setup document needed - https://​jira.automotivelinux.org/​browse/​SPEC-2980 
-     * Update 12/10: 
-       * Files collected. Markdown changes pending. 
  
 New: New:
-   ​* ​+  * html5 build -> move out of loop and put it at the end (aka won't hold up commit until sstate reuse issue is debugged) 
 +    * DONE 
 +  * need to check bbe on needlefish 
 +    ​* ​-> telematic done.
  
 +Next meeting:
 +17th January 2023
  
-Next call: 
-  * Jan 21st 2020 (due to CES) - a good time to everyone through the end of the year !! 
  
--------- 
-==== Meeting 2019/11/26 ==== 
  
-=== Attendees ​=== +==== Meeting 2022/11/22 ====
-Jan-Simon, Corentin, Li, Takada-san, Zhou, Ronan, Fred, Kusakabe-san,​ Juhun+
  
 +=== Attendees ===
 +Jan-Simon, Du Erpei, Yan Xinkuan, Scott, Walt, Marius
  
 ===Topics=== ===Topics===
-  * Fujitsu test report update (Fujitsu) 
-    * Update 11/26: 
-      * Bugs filed after testing 8.99.1 / RC1 
-        * https://​jira.automotivelinux.org/​browse/​SPEC-2986 
-        * https://​jira.automotivelinux.org/​browse/​SPEC-2987 
-        * https://​jira.automotivelinux.org/​browse/​SPEC-2712 (reopen) 
-        * https://​jira.automotivelinux.org/​browse/​SPEC-2630 (reopen) 
-        * https://​jira.automotivelinux.org/​browse/​SPEC-2629 (reopen) 
-      * 8.0.3 pending 
  
 +  * lava lab status
 +    * operational
 +    * agl-core-lab resetup
 +      * lab partially back
 +    * lab-baylibre
 +      * refhw throws connection errors
 +    * lava uprev overdue (replace xnbd-server)
 +      * Corentin preparing update. Currently checking why new nbd-server is mounted read-only.
 +      * https://​paste.debian.net/​1261480/​
 +      * being debugged
  
-  * Fuego / Lava support 
-    * Trend to execute tests on target by cmdline '​ftc' ​ 
-    * Update 09/17: 
-      * Volunteers to add to ftc AGL CI ? 
-        * qa-testdefinitions are here: https://​git.automotivelinux.org/​src/​qa-testdefinitions/​ 
-    * Update 11/14: 
-      * Reworking https://​git.lavasoftware.org/​lava/​lava/​merge_requests/​330 
-    * Update 11/26: 
-      * New revision submitted upstream, pending review 
  
-  * Corentin: ​ +  * -next branch / Scott 
-    * Update 11/14: +    * 10/25 
-      * lava-docker 2019-09 deployed +      * planned for this week 
-      changes for h3 in gerrit +    11/8 
-      * replace qemux86-64 with combined intel-corei7-64 ​(with qemu outputand move intel build up +      * AB issue (weston bbappend
-      * insert pi4 +      * -> unblock 
-    * Update ​11/26: +    * 11/22 
-      * h3+kf deployed, m3 standalone deployed +      * Scott updated his WIP tree and pushed to gerrit. Sent instructions to Denys to proceed. 
-      * Fix for busybox ip & can  +      * YP master uses weston 11 , thus agl-compositor need to be looked at (SPEC-4617)
-      * check bluetooth m3 board (with usb adaptor) +
-      * check kvm for qemu jobs+
  
-  * Application tests , build multiple wgts +  * Extend Testing (Qiu) 
-    * Edi has problems reproducing the test wgt'​s ​ +    * 8/30 
-    Test wgt's for apps submitted +      Will adopt a ptest-first workflow. Add ptests where necessary and extend only diff to fuego. 
-    Todobuild test wgt in ci  ​(Jan-Simon+      rpm ptestneed package for dependency '​fakechroot' ​(try devtool 
-    Todo: extend releng/qa-testdefinitions to be able to download a 2nd wgt file (e.g. homescreen-test.wgt) +      rpm has ./tests subfolder, can produce pre-compiled ​ rpm-ptest package with it 
-    Todo: run on qemu targets ​(new qa-testdefinition+      can work on upstreaming to YP (wrt rpm-ptest and its dependency '​fakechroot'​
-    * Update 08/20: +    * 9/27 
-    * Update 09/03: +      * Working ​on lava testdefinition (yaml+script) for qa-testdefinitions 
-      * no update ​on build side of wgt +    * 10/11 
-    * Update 09/17: +      * we will remove meta-agl/meta-agl-core-test , what is useful can be adopted in meta-agl-devel/​meta-agl-test ​ 
-      * no update +      * before adopting or copying, check https://layers.openembedded.org/layerindex/branch/kirkstone/recipes/ ​   is a recipe already exists ​(e.g. in meta-oe
-    * Update 10/15: +    10/25 
-      * Waiting for SPEC-2049 +      * meta-agl-core-test removed as discussed 
-        * autobuild/linux/autobuild package DEST=$(pkg)/OUTPUT/ +      discussion on https://gerrit.automotivelinux.org/gerrit/c/src/agl-test-framework/+/28053 about what to do when ptests are changed/​updated/​deleted. 
-        * autobuild/linux/autobuild package-test DEST=$(pkg)/OUTPUT/ +    * 22/8 
-        autobuild/​linux/autobuild package-debug DEST=$(pkg)/​OUTPUT/​ +      * Discussion about when to enable the '​crashme'​ tool. Conclusion: It needs to be selectable (aka user should specifically ​*enable* the test possibly expose parameters like length) by the user and not run by default. It also should be the last test to run (due to the crash). 
-        autobuild/linux/autobuild package-coverage DEST=$(pkg)/OUTPUT/ +      * Default inclusion for releng-scripts is defined ​in these shortcuts. CI user '​ci'​(.jinja2) ​https://​git.automotivelinux.org/​AGL/releng-scripts/tree/templates/config/default.cfg
-        * autobuild/linux/autobuild package-all DEST=$(pkg)/OUTPUT/ +
-        * will go for multiple build targets +
-    * Update 11/14: +
-      * No update +
-    ​Update 11/26: +
-      * Fred: working on cmake module update, mods in sandbox ​(https://​git.automotivelinux.org/​src/cmake-apps-module/commit/?h=sandbox/DDTLK/autobuild&​id=0c42794f11bc2d6a0d2d14b3a57f5222a3418b6a) +
-      * Move to master and test on app builds+
       *        * 
  
-  * AGL license scanning (SPDX/​fossology) +  * Discussions during the F2F in Berlin show interest in binary feedsThus continuing the work on setting up PRServ and Hashserv with readonly portsThen lateron extending this with a binary feed on master
-    * Update 10/15: +    * AI3POC for binary feed (and what features are included)# 
-      * no update +      * WIP 
-      * http://95.216.96.43:​8081/​repo/?​mod=browse ​ is for qemux86-64 AGL HH v8.0.0 +      * discussion what the set of packages is that should ​be in the feed 
-    * Update 11/14+      bitbake world ? 
-      * JIRA for fossology instance: https://​jira.automotivelinux.org/​browse/​SPEC-2957 +      discussion pointqt+html5+flutter demo ? 
-      * Need meta-spdxscanner to be able to create and upload to subfolder +      * ask Denys 
-        https://​jira.automotivelinux.org/​browse/​SPEC-2961 +      * one idea was to have a minimal bootable image and let the user pull all 
-    Update 11/26+      need to start somewhere, e.gagl-demo-platform and expand 
-      * Instance being setup +    * Talk about binary feed during ELCE Dublin with chbae 
-      * Waiting for feature in meta-spdxscanner ​to upload to subfolder +    * 10/25
- +      * no news 
-  * Li: wgt tests only work in guppy and not in halibut +    * 11/22
-    https://​jira.automotivelinux.org/​browse/​SPEC-2795 +      * Talk for ALS in preparation (PRServ, HashServ)
-    * Will do app tests on guppy until this is fixed +
-    * Update ​10/15+
-      * will retest on master +
-    * Update ​11/14+
-      * waiting ​for update from Fred on https://​jira.automotivelinux.org/​browse/​SPEC-2795 +
-    * Update 11/26: +
-      * Fred will cherry-pick the needed changes to +
  
-  * HTML5 apps, CI integration with ./​autobuild/​autobuild script +  * pi4 -> drm issue needs to be reproduced ​https://lava.automotivelinux.org/​scheduler/job/​28963#​L3744 
-    * https://jira.automotivelinux.org/​browse/SPEC-2773 +    * 10/11 
-    * Update ​10/15:+      * issue in vc4 driver, later kernel has patch 
 +      * possibly backport patch 
 +      * JS to confirm 
 +    * 10/25: 
 +      * no update 
 +    * 11/22:
       * WIP       * WIP
-    * Update 11/14: 
-    * Update 11/26: 
-      * postponed after test wgt 
  
-   ​* ​Discussion on https://jira.automotivelinux.org/browse/SPEC-2500+  * qemuarm -> connman does not ignore network if -> fails due to netboot 
 +    ​* ​10/25: 
 +      * only qemuarm does not ignore the network interface where nbdroot is served (we do modify connman configuration file to exclude it in initrd) 
 + 
 +  * IC image -> screen snapshot test ? E.gcan disable animation by ENV variable. 
 +    * 11/10 
 +      * depends on IC image in CI 
 +    * 11/22 
 +      * Image for IC (and flutter) are in CI now. All are setup to just build on qemux86-64 now.
  
-   * Discussion on email reports ​ 
-     * example: https://​lists.automotivelinux.org/​g/​agl-test-reports/​message/​258 
-     * add doc page summarizing existing presentations SPEC-2980 
-     * Follow-up with Khouloud on testreport email 
-       * Add link for failures back to lava (best: line of test) 
-       * Add link for failures back to jenkins job 
-       * tldr: find right section of log with one click 
  
 New: New:
-  * Kusakabe-san:​  +  * html5 build -> move out of loop and put it at the end (aka won't hold up commit ​until sstate reuse issue is debugged) 
-    * Request for container setup for lava  ​-> https://​github.com/​kernelci/​lava-docker/​commit/​4e07f8361ddc5677b35b94170b6b1e61b2543b01 +  need to check bbe on needlefish 
-    Request for container setup for fuego -> container exists +  
-    Setup document needed (re https://​jira.automotivelinux.org/​browse/​SPEC-2980) ​+
  
 +Next meeting:
 +13th December 2022
 +after that: 17th January
  
-Next call: 
-  * Tuesday Dec 10th ?? (time might change due to F2F !!) 
  
 +==== Meeting 2022/11/8 ====
  
 +=== Attendees ===
 +Jan-Simon, Du Erpei, Yan Xinkuan, Scott, Walt, Marius
  
--------- +===Topics===
-==== Meeting 2019/11/14 ====+
  
-=== Attendees === +  * lava lab status 
-Jan-Simon, Li, Stephane, Corentin+    * operational 
 +    * agl-core-lab resetup 
 +      * lab partially back 
 +    * lab-baylibre 
 +      * refhw throws connection errors 
 +    * lava uprev overdue (replace xnbd-server) 
 +      * server need an uprev 
 +      * time is coordinated between IT and baylibre
  
 +
 +  * -next branch / Scott
 +    * 10/25
 +      * planned for this week
 +    * 11/8
 +      * AB issue (weston bbappend)
 +      * -> unblock
 +
 +  * Extend Testing (Qiu)
 +    * 8/30
 +      * Will adopt a ptest-first workflow. Add ptests where necessary and extend only diff to fuego.
 +      * rpm ptest: need package for dependency '​fakechroot'​ (try devtool) . 
 +      * rpm has ./tests subfolder, can produce pre-compiled ​ rpm-ptest package with it
 +      * can work on upstreaming to YP (wrt rpm-ptest and its dependency '​fakechroot'​)
 +    * 9/27
 +      * Working on lava testdefinition (yaml+script) for qa-testdefinitions
 +    * 10/11
 +      * we will remove meta-agl/​meta-agl-core-test , what is useful can be adopted in meta-agl-devel/​meta-agl-test ​
 +      * before adopting or copying, check https://​layers.openembedded.org/​layerindex/​branch/​kirkstone/​recipes/ ​   is a recipe already exists (e.g. in meta-oe)
 +    * 10/25
 +      * meta-agl-core-test removed as discussed
 +      * discussion on https://​gerrit.automotivelinux.org/​gerrit/​c/​src/​agl-test-framework/​+/​28053 about what to do when ptests are changed/​updated/​deleted.
 +    * 11/8
 +      * ==== Meeting 2022/10/25 ====
 +
 +=== Attendees ===
 +Jan-Simon, Du Erpei, Scott, Ishii-san, Marius, raouf Riahi, ​
  
 ===Topics=== ===Topics===
-  * Fujitsu test report update (Fujitsu) 
-    * Update 11/14: 
-      * No new release. Will test 8.0.3/​Icefish rc1 
  
 +  * lava lab status
 +    * operational
 +    * agl-core-lab resetup
 +      * WIP
 +    * lab-baylibre
 +      * refhw throws connection errors
 +    * lava uprev overdue (replace xnbd-server)
 +      * server need an uprev
 +      * time is coordinated between IT and baylibre
  
-  * Fuego / Lava support 
-    * Trend to execute tests on target by cmdline '​ftc' ​ 
-    * Update 09/17: 
-      * Volunteers to add to ftc AGL CI ? 
-        * qa-testdefinitions are here: https://​git.automotivelinux.org/​src/​qa-testdefinitions/​ 
-    * Update 11/14: 
-      * Reworking https://​git.lavasoftware.org/​lava/​lava/​merge_requests/​330 
  
-  * Corentin: ​ +  * -next branch / Scott 
-    * Update 11/14: +    * 9/27 
-      * lava-docker 2019-09 deployed +      * WIP, works locally, shooting for YP RC timeframe 
-      changes for h3 in gerrit +      * Likely need to pin meta-clang to pre-v15.0 version 
-      * replace qemux86-64 with combined intel-corei7-64 (with qemu output) and move intel build up +    10/11 
-      * insert pi4+      * after workshop 
 +    * 10/25 
 +      * planned for this week
  
-  * Application tests , build multiple wgts +  * Extend Testing (Qiu) 
-    * Edi has problems reproducing the test wgt'​s ​ +    * 8/30 
-    Test wgt's for apps submitted +      Will adopt a ptest-first workflow. Add ptests where necessary and extend only diff to fuego. 
-    Todobuild test wgt in ci  ​(Jan-Simon+      rpm ptestneed package for dependency '​fakechroot' ​(try devtool 
-    Todo: extend releng/qa-testdefinitions to be able to download a 2nd wgt file (e.g. homescreen-test.wgt) +      rpm has ./tests subfolder, can produce pre-compiled ​ rpm-ptest package with it 
-    Todo: run on qemu targets ​(new qa-testdefinition+      can work on upstreaming to YP (wrt rpm-ptest and its dependency '​fakechroot'​
-    * Update 08/20: +    * 9/27 
-    * Update 09/03: +      * Working ​on lava testdefinition (yaml+script) for qa-testdefinitions 
-      * no update ​on build side of wgt +    * 10/11 
-    * Update 09/17: +      * we will remove meta-agl/​meta-agl-core-test , what is useful can be adopted in meta-agl-devel/​meta-agl-test  
-      * no update +      * before adopting or copying, check https://​layers.openembedded.org/​layerindex/​branch/​kirkstone/​recipes/ ​   is a recipe already exists (e.g. in meta-oe) 
-    * Update ​10/15: +    * 10/25 
-      * Waiting for SPEC-2049 +      * meta-agl-core-test removed as discussed 
-        autobuild/linux/autobuild package DEST=$(pkg)/OUTPUT/ +      discussion on https://gerrit.automotivelinux.org/gerrit/c/src/agl-test-framework/+/28053 about what to do when ptests are changed/​updated/​deleted. 
-        * autobuild/linux/autobuild package-test DEST=$(pkg)/OUTPUT+    11/
-        autobuild/linux/autobuild package-debug DEST=$(pkg)/OUTPUT/ +      * New changes in gerrit https://​gerrit.automotivelinux.org/​gerrit/​c/​src/​agl-test-framework/+/28119/1  https://​gerrit.automotivelinux.org/​gerrit/​c/​src/​agl-test-framework/+/28120/​1 ​ https://​gerrit.automotivelinux.org/​gerrit/​c/​src/​agl-test-framework/​+/​28121/​1 
-        * autobuild/linux/autobuild package-coverage DEST=$(pkg)/OUTPUT+      Once https://gerrit.automotivelinux.org/​gerrit/​c/​src/​qa-testdefinitions/+/28099  is merged, we can update releng-scripts to call the new testdefinititon. 
-        autobuild/linux/autobuild package-all DEST=$(pkg)/OUTPUT+ 
-        will go for multiple build targets + 
-    * Update 11/14+  ​Discussions during the F2F in Berlin show interest in binary feeds. Thus continuing the work on setting up PRServ and Hashserv with readonly ports. Then lateron extending this with a binary feed on master. 
-      * No update+    * AI3: POC for binary feed (and what features are included)#​ 
 +      * WIP 
 +      * discussion what the set of packages is that should be in the feed 
 +      * bitbake world ? 
 +      * discussion point: qt+html5+flutter demo ? 
 +      * ask Denys 
 +      * one idea was to have a minimal bootable image and let the user pull all 
 +      * need to start somewhere, e.g. agl-demo-platform and expand 
 +    * Talk about binary feed during ELCE Dublin with chbae 
 +    * 10/25
 +      * no news
  
-  * AGL license scanning (SPDX/fossology) +  * pi4 -> drm issue needs to be reproduced https://​lava.automotivelinux.org/​scheduler/​job/​28963#​L3744 
-    * Update ​10/15:+    * 10/11 
 +      * issue in vc4 driver, later kernel has patch 
 +      * possibly backport patch 
 +      * JS to confirm 
 +    * 10/25:
       * no update       * no update
-      * http://​95.216.96.43:​8081/​repo/?​mod=browse ​ is for qemux86-64 AGL HH v8.0.0 
-    * Update 11/14: 
-      * JIRA for fossology instance: https://​jira.automotivelinux.org/​browse/​SPEC-2957 
-      * Need meta-spdxscanner to be able to create and upload to subfolder 
-        * https://​jira.automotivelinux.org/​browse/​SPEC-2961 
  
-  * Li: wgt tests only work in guppy and not in halibut +  * qemuarm -> connman does not ignore network if -> fails due to netboot 
-    * https://​jira.automotivelinux.org/​browse/​SPEC-2795 +    * 10/25
-    * Will do app tests on guppy until this is fixed +      * only qemuarm does not ignore the network interface where nbdroot is served (we do modify connman configuration file to exclude it in initrd)
-    * Update ​10/15+
-      * will retest on master +
-    * Update 11/14: +
-      * waiting for update from Fred on https://​jira.automotivelinux.org/​browse/​SPEC-2795+
  
-  * HTML5 apps, CI integration with ./autobuild/​autobuild script +  * IC image -> screen snapshot test ? E.g. can disable animation by ENV variable. 
-    * https://jira.automotivelinux.org/browse/SPEC-2773 +    * 11/10 
-    * Update 10/15:+      * depends on IC image in CI 
 + 
 +New: 
 +  *  
 + 
 +Backlog: 
 + 
 +  * Damian: ​ adding IC and drm-lease to CI loop  (SPEC-4464) 
 +    * a) adding the IC (agl-lxc) image to jenkins and build the '​lxc-host-image-demo'​ image. 
 +      * todo: adding image to CI 
 +    * b) add drm lease specific test template to qa-testdefinitions (=test scripts) and releng-scripts (template for jenkins to call) 
 +    * c) then add test in jenkins run specifc to IC/drm-lease  
 +  
 +  * "​runqemu audio" - since qemu 4.2 , the setup of audio devices seems to have changed and runqemu uses the old setup. Effect - we can't get audio in and out with runqemu now. 
 +    * Hints: ​https://mathiashueber.com/virtual-machine-audio-setup-get-pulse-audio-working/​ 
 +    * Also issue in YP upstream 
 + 
 +Next call: 
 +Nov 22nd , same time 
 + 
 + 
 + 
 +  * Discussions during the F2F in Berlin show interest in binary feeds. Thus continuing the work on setting up PRServ and Hashserv with readonly ports. Then lateron extending this with a binary feed on master. 
 +    * AI3POC for binary feed (and what features are included)#
       * WIP       * WIP
-    ​Update ​11/14:+      ​discussion what the set of packages is that should be in the feed 
 +      * bitbake world ? 
 +      * discussion point: qt+html5+flutter demo ? 
 +      * ask Denys 
 +      * one idea was to have a minimal bootable image and let the user pull all 
 +      * need to start somewhere, e.g. agl-demo-platform and expand 
 +    * Talk about binary feed during ELCE Dublin with chbae 
 +    * 10/25: 
 +      * no news 
 + 
 +  * pi4 -> drm issue needs to be reproduced https://​lava.automotivelinux.org/​scheduler/​job/​28963#​L3744 
 +    * 10/11 
 +      * issue in vc4 driver, later kernel has patch 
 +      * possibly backport patch 
 +      * JS to confirm 
 +    * 10/25: 
 +      * no update
  
-   Update to lava-docker 2019-09 +  ​qemuarm ​-> connman does not ignore network if -> fails due to netboot 
-     ​* we'll use https://​github.com/​kernelci/​lava-docker/​commit/​4e07f8361ddc5677b35b94170b6b1e61b2543b01 as a base+    10/25: 
 +      * only qemuarm does not ignore the network interface where nbdroot is served (we do modify connman configuration file to exclude it in initrd)
  
-   Discussion on https://​jira.automotivelinux.org/browse/​SPEC-2500+  ​IC image -> screen snapshot test ? E.gcan disable animation by ENV variable. 
 +    * 11/10 
 +      * depends on IC image in CI
  
 New: New:
   *    * 
  
 +Backlog:
 +
 +  * Damian: ​ adding IC and drm-lease to CI loop  (SPEC-4464)
 +    * a) adding the IC (agl-lxc) image to jenkins and build the '​lxc-host-image-demo'​ image.
 +      * todo: adding image to CI
 +    * b) add drm lease specific test template to qa-testdefinitions (=test scripts) and releng-scripts (template for jenkins to call)
 +    * c) then add test in jenkins run specifc to IC/​drm-lease ​
 + 
 +  * "​runqemu audio" - since qemu 4.2 , the setup of audio devices seems to have changed and runqemu uses the old setup. Effect - we can't get audio in and out with runqemu now.
 +    * Hints: https://​mathiashueber.com/​virtual-machine-audio-setup-get-pulse-audio-working/​
 +    * Also issue in YP upstream
  
 Next call: Next call:
-  * Tuesday ​Nov 26th +Nov 22th , same time
  
  
--------- +==== Meeting ​2022/10/25 ====
-==== Meeting ​2019/10/15 ====+
  
 === Attendees === === Attendees ===
-Jan-Simon, ​FredericRonanStephane +Jan-Simon, ​Du ErpeiScott, Ishii-san, Marius, raouf Riahi
  
 ===Topics=== ===Topics===
-  * Fujitsu test report update (Fujitsu) 
-    * Update 09/17: 
-      * No new regressions 
-      * mediaplayer addressed by 22428, 22409 
-        * note upsquare behaves differently,​ might have other issue 
-      * radio -> 22382, 22383 
-      * filed can speed: https://​jira.automotivelinux.org/​browse/​SPEC-2811 
-      * 8.0.1 Fujitsu Report links: 
-        * {{:​eg-ciat:​agl_regression_test_hh8.0.1_m3ulcb_kingfisher_m06_20190912.xls|m3+kf}} 
-        * {{:​eg-ciat:​agl_regression_test_hh8.0.1_intel_up2_20190910.xls|up2}} 
-        * {{:​eg-ciat:​agl_regression_test_hh8.0.1_rpi3b_20190911.xls|rpi3}} 
-        * {{:​eg-ciat:​agl_regression_test_hh8.0.1_dragonboard_410c_20190910.xls|db-410c}} 
-    * Update 10/15: 
-      * no update 
  
 +  * lava lab status
 +    * operational
 +    * agl-core-lab resetup
 +      * WIP
 +    * lab-baylibre
 +      * refhw throws connection errors
 +    * lava uprev overdue (replace xnbd-server)
 +      * server need an uprev
 +      * time is coordinated between IT and baylibre
  
-  * Fuego / Lava support 
-    * Trend to execute tests on target by cmdline '​ftc' ​ 
-    * Update 09/17: 
-      * Volunteers to add to ftc AGL CI ? 
-        * qa-testdefinitions are here: https://​git.automotivelinux.org/​src/​qa-testdefinitions/​ 
  
 +  * -next branch / Scott
 +    * 9/27
 +      * WIP, works locally, shooting for YP RC timeframe
 +      * Likely need to pin meta-clang to pre-v15.0 version
 +    * 10/11
 +      * after workshop
 +    * 10/25
 +      * planned for this week
  
-  * Lava lab @ IOT.bzh ​Frederic+  * Extend Testing (Qiu) 
-    * Update 09/17: +    * 8/30 
-      * On hold 1m +      * Will adopt a ptest-first workflow. Add ptests where necessary and extend only diff to fuego. 
-    * Update ​10/15: +      * rpm ptestneed package for dependency '​fakechroot'​ (try devtool) .  
-      * Use 2019-09 of lava-docker:  +      * rpm has ./tests subfolder, can produce pre-compiled ​ rpm-ptest package with it 
-        * https://github.com/kernelci/lava-docker/commit/4e07f8361ddc5677b35b94170b6b1e61b2543b01+      * can work on upstreaming to YP (wrt rpm-ptest and its dependency '​fakechroot'​) 
 +    * 9/27 
 +      * Working on lava testdefinition (yaml+script) for qa-testdefinitions 
 +    * 10/11 
 +      * we will remove meta-agl/meta-agl-core-test , what is useful can be adopted in meta-agl-devel/​meta-agl-test  
 +      * before adopting or copying, check https://​layers.openembedded.org/​layerindex/​branch/​kirkstone/​recipes/ ​   is a recipe already exists (e.g. in meta-oe) 
 +    * 10/25 
 +      * meta-agl-core-test removed as discussed 
 +      ​discussion on https://gerrit.automotivelinux.org/gerrit/c/src/agl-test-framework/+/28053 about what to do when ptests are changed/​updated/​deleted.
  
  
-  * Application lifecycle test (Corentin) +  * Discussions during the F2F in Berlin show interest in binary feeds. Thus continuing the work on setting up PRServ and Hashserv with readonly ports. Then lateron extending this with a binary feed on master. 
-    * Todopass/fail criteria ​for jenkins ​and/or +/-1 to gerrit. +    * AI3POC for binary feed (and what features are included)# 
-    Update 09/17: +      WIP 
-        "​${BUILD_URL}/​console"​ ?+      discussion what the set of packages is that should be in the feed 
-        https://build.automotivelinux.org/​job/​ci-platform-meta-agl-demo-verify-CIBT-raspberrypi3/​627/​injectedEnvVars/​ +      * bitbake world 
-    * Update ​10/15+      discussion pointqt+html5+flutter demo ? 
-      * +      * ask Denys 
 +      * one idea was to have a minimal bootable image and let the user pull all 
 +      * need to start somewhere, e.g. agl-demo-platform and expand 
 +    * Talk about binary feed during ELCE Dublin with chbae 
 +    * 10/25
 +      * no news
  
-  * Application tests  +  * pi4 -> drm issue needs to be reproduced https://lava.automotivelinux.org/​scheduler/​job/​28963#​L3744 
-    * Edi has problems reproducing the test wgt's  +    * 10/11 
-    * Test wgt's for apps submitted +      issue in vc4 driver, later kernel has patch 
-    * Todo: build test wgt in ci  (Jan-Simon) +      possibly backport patch 
-    * Todoextend releng/qa-testdefinitions to be able to download a 2nd wgt file (e.ghomescreen-test.wgt) +      * JS to confirm 
-    * Todo: run on qemu targets (new qa-testdefinition) +    * 10/25:
-    Update 08/20: +
-    Update 09/03: +
-      * no update on build side of wgt +
-    * Update 09/17:+
       * no update       * no update
-    * Update 10/15: 
-      * Waiting for SPEC-2049 
-        * autobuild/​linux/​autobuild package DEST=$(pkg)/​OUTPUT/​ 
-        * autobuild/​linux/​autobuild package-test DEST=$(pkg)/​OUTPUT/​ 
-        * autobuild/​linux/​autobuild package-debug DEST=$(pkg)/​OUTPUT/​ 
-        * autobuild/​linux/​autobuild package-coverage DEST=$(pkg)/​OUTPUT/​ 
  
-        ​autobuild/​linux/​autobuild package-all DEST=$(pkg)/​OUTPUT+  ​qemuarm ​-> connman does not ignore network if -> fails due to netboot 
-        will go for multiple build targets+    * 10/25: 
 +      only qemuarm does not ignore the network interface where nbdroot is served (we do modify connman configuration file to exclude it in initrd)
  
-  * AGL license scanning (SPDX/​fossology) +  * IC image -> screen snapshot test ? E.g. can disable animation by ENV variable. 
-    * Update ​10/15: +    * 11/10 
-      * no update +      * depends on IC image in CI
-      * http://​95.216.96.43:​8081/​repo/?​mod=browse ​ is for qemux86-64 AGL HH v8.0.0+
  
-  ​pi4 works with gfx +New: 
 +  ​
  
-  * Liwgt tests only work in guppy and not in halibut +Backlog:
-    * https://​jira.automotivelinux.org/​browse/​SPEC-2795 +
-    * Will do app tests on guppy until this is fixed +
-    * Update 10/15: +
-      * will retest on master +
-  * HTML5 apps, CI integration with ./​autobuild/​autobuild script +
-    * https://​jira.automotivelinux.org/​browse/​SPEC-2773 +
-    * Update 10/15: +
-      * WIP+
  
-New+  * Damian ​adding IC and drm-lease to CI loop  (SPEC-4464) 
-   ​Update ​to lava-docker 2019-09 +    a) adding the IC (agl-lxc) image to jenkins and build the 'lxc-host-image-demo'​ image. 
-     ​we'll use https://github.com/​kernelci/​lava-docker/​commit/​4e07f8361ddc5677b35b94170b6b1e61b2543b01 as a base +      todoadding image to CI 
-   ​Discussion on https://jira.automotivelinux.org/browse/SPEC-2500+    * b) add drm lease specific test template to qa-testdefinitions (=test scripts) and releng-scripts (template for jenkins to call) 
 +    * c) then add test in jenkins run specifc to IC/drm-lease  
 +  
 +  * "​runqemu audio" - since qemu 4.2 , the setup of audio devices seems to have changed and runqemu uses the old setup. Effect ​we can't get audio in and out with runqemu now. 
 +    Hints: ​https://mathiashueber.com/virtual-machine-audio-setup-get-pulse-audio-working/​ 
 +    * Also issue in YP upstream
  
 +Next call:
 +Nov 8th , same time
  
--------- 
-==== Meeting 2019/09/17 ==== 
  
-=== Attendees === 
-Jan-Simon, Fred, Corentin, Ronan, Li, Walt, Zhou, Kusakabe-san 
  
 +==== Meeting 2022/10/11 ====
 +
 +=== Attendees ===
 +Jan-Simon, Du Erpei, Scott, Ishii-san, Marius
  
 ===Topics=== ===Topics===
-  * Fujitsu test report update (Fujitsu) 
-    * Update 09/17: 
-      * No new regressions 
-      * mediaplayer addressed by 22428, 22409 
-        * note upsquare behaves differently,​ might have other issue 
-      * radio -> 22382, 22383 
-      * filed can speed: https://​jira.automotivelinux.org/​browse/​SPEC-2811 
-      * 8.0.1 Fujitsu Report links: 
-        * {{:​eg-ciat:​agl_regression_test_hh8.0.1_m3ulcb_kingfisher_m06_20190912.xls|m3+kf}} 
-        * {{:​eg-ciat:​agl_regression_test_hh8.0.1_intel_up2_20190910.xls|up2}} 
-        * {{:​eg-ciat:​agl_regression_test_hh8.0.1_rpi3b_20190911.xls|rpi3}} 
-        * {{:​eg-ciat:​agl_regression_test_hh8.0.1_dragonboard_410c_20190910.xls|db-410c}} 
  
 +  * lava lab status
 +    * operational
 +    * agl-core-lab resetup
 +      * WIP
 +    * lab-baylibre
 +      * refhw throws connection errors
 +    * lava uprev overdue (replace xnbd-server)
  
-  * Fuego / Lava support 
-    * Trend to execute tests on target by cmdline '​ftc' ​ 
-    * Update 09/17: 
-      * Volunteers to add to ftc AGL CI ? 
-        * qa-testdefinitions are here: https://​git.automotivelinux.org/​src/​qa-testdefinitions/​ 
  
 +  * -next branch / Scott
 +    * 9/27
 +      * WIP, works locally, shooting for YP RC timeframe
 +      * Likely need to pin meta-clang to pre-v15.0 version
 +    * 10/11
 +      * after workshop
  
-  * Lava lab @ IOT.bzh ​Frederic+  * Extend Testing (Qiu) 
-    * Update 09/17: +    * 8/30 
-      * On hold 1m+      * Will adopt a ptest-first workflow. Add ptests where necessary and extend only diff to fuego. 
 +      * rpm ptestneed package for dependency '​fakechroot'​ (try devtool) .  
 +      * rpm has ./tests subfolder, can produce pre-compiled ​ rpm-ptest package with it 
 +      * can work on upstreaming to YP (wrt rpm-ptest and its dependency '​fakechroot'​) 
 +    * 9/27 
 +      * Working on lava testdefinition (yaml+script) for qa-testdefinitions 
 +    * 10/11 
 +      * we will remove meta-agl/​meta-agl-core-test , what is useful can be adopted in meta-agl-devel/​meta-agl-test  
 +      * before adopting or copying, check https://​layers.openembedded.org/​layerindex/​branch/​kirkstone/​recipes/ ​   is a recipe already exists (e.g. in meta-oe)
  
  
-  * Application lifecycle test (Corentin) +  * Discussions during the F2F in Berlin show interest in binary feeds. Thus continuing the work on setting up PRServ and Hashserv with readonly ports. Then lateron extending this with a binary feed on master. 
-    * Todopass/fail criteria ​for jenkins ​and/or +/-1 to gerrit. +    * AI3POC for binary feed (and what features are included)# 
-    Update 09/17: +      WIP 
-      * Patch in, follow-up in gerrit +      * discussion what the set of packages is that should be in the feed 
-      * Todo: put link to machine specific jenkins log in +      * bitbake world ? 
-        https://​git.automotivelinux.org/​ci-management/​tree/​jjb/​common/​include-agl-lava-jobs-submit.sh#​n139 +      discussion pointqt+html5+flutter demo ? 
-        https://​git.automotivelinux.org/​ci-management/​tree/​jjb/​common/​include-agl-lava-jobs-submit.sh#​n142 +      ask Denys 
-        * e.g. link to https://​build.automotivelinux.org/​job/​ci-platform-meta-agl-demo-verify-CIBT-raspberrypi3/​627/​console  +      * one idea was to have a minimal bootable image and let the user pull all 
-        * https://​build.automotivelinux.org/​job/​ci-platform-meta-agl-demo-verify-CIBT-raspberrypi3/​627/​console +      ​need to start somewhere, ​e.g. agl-demo-platform ​and expand 
-        "​${BUILD_URL}/​console"​ ?? +    Talk about binary feed during ELCE Dublin with chbae
-        * https://​build.automotivelinux.org/​job/​ci-platform-meta-agl-demo-verify-CIBT-raspberrypi3/​627/​injectedEnvVars/​+
  
 +  * pi4 -> drm issue needs to be reproduced https://​lava.automotivelinux.org/​scheduler/​job/​28963#​L3744
 +    * 11/10
 +      * issue in vc4 driver, later kernel has patch
 +      * possibly backport patch
 +      * JS to confirm
  
-  * Application tests  +  * qemuarm ​-> connman does not ignore network if -> fails due to netboot
-    * 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) +
-    * Update 08/20: +
-    * Update 09/03: +
-      * no update on build side of wgt +
-    * Update 09/17: +
-      * no update+
  
 +  * IC image -> screen snapshot test ? E.g. can disable animation by ENV variable.
 +    * 11/10
 +      * depends on IC image in CI
  
-  * AGL license scanning (SPDX/​fossology) 
-    * 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 
-    * Update 08/20: 
-      * To execute only spdx tasks (and its dependencies like unpack/​patch) execute: 
-        * bitbake --runall=spdx agl-demo-platform 
-      * http://​95.216.96.43:​8081/​repo/?​mod=browse ​ (default credentials) 
-      * AI: Kusakabe-san and team to go through it 
-    * Update 09/03: 
-      * Docker container was down - re-populate (Jan-Simon) 
-    * Update 09/17: 
-      * Trouble re-creating working environment (fossology 3.3.0 + meta-spdxscanner 
-  
 New: New:
-  * Lirpi4 support -> with gfx planned for Icefish (patches welcome) +  *  
-  * Stephane64bit kernel on pi's ? No, due to gfx stack status and memory footprint + 
-  * Zhou: apps-agl-cluster-demo-gauges-owners - done+Backlog: 
-  Liwgt tests only work in guppy and not in halibut + 
-    * https://​jira.automotivelinux.org/​browse/​SPEC-2795 +  * Damian ​adding IC and drm-lease ​to CI loop  (SPEC-4464) 
-    * Will do app tests on guppy until this is fixed +    * a) adding the IC (agl-lxc) image to jenkins and build the 'lxc-host-image-demo' image
-  * HTML5 appsCI integration ​with ./​autobuild/​autobuild script +      todoadding image to CI 
-    * https://jira.automotivelinux.org/browse/SPEC-2773+    * b) add drm lease specific test template to qa-testdefinitions (=test scripts) and releng-scripts (template for jenkins to call) 
 +    * c) then add test in jenkins run specifc to IC/​drm-lease  
 +  
 +  * "​runqemu audio" - since qemu 4.2 the setup of audio devices seems to have changed and runqemu uses the old setup. Effect - we can't get audio in and out with runqemu now
 +    * Hints: ​https://mathiashueber.com/virtual-machine-audio-setup-get-pulse-audio-working/​ 
 +    * Also issue in YP upstream 
 + 
 +Next call: 
 +Oct 11th , same time 
 + 
  
 -------- --------
-==== Meeting ​2019/09/03 ====+==== Meeting ​2022/09/27 ====
  
 === Attendees === === Attendees ===
-Jan-Simon, ​FredericLiZhou, Kurokawa-san +Jan-Simon, ​Du ErpeiScottMarius
  
 ===Topics=== ===Topics===
-  * Fujitsu test report update (Fujitsu) 
-    * Update 09/03: 
-      * No update 
  
-  * Fuego / Lava support +  * lava lab status 
-    * Trend to execute tests on target by cmdline '​ftc' ​ +    * operational 
-    * Update 09/03: +    * agl-core-lab resetup 
-      * No update+      * WIP 
 +    * lab-baylibre 
 +      * operational 
 +    * lava uprev overdue (replace xnbd-server)
  
  
-  * Lava lab @ IOT.bzh ​Frederic: +  * -next branch ​Scott 
-    * Update 09/03: +    * 9/27 
-      * No update +      * WIP, works locally, shooting for YP RC timeframe 
-      * qemu worker if possible+      * Likely need to pin meta-clang to pre-v15.0 version
  
-  * Application lifecycle test (Corentin+  * Extend Testing ​(Qiu
-    * Todo: pass/fail criteria for jenkins ​and/or +/-1 to gerrit+    * 8/30 
-      * Working out pass/​fail/​skip ​for CIB / CIBT +      * Will adopt a ptest-first workflow. Add ptests where necessary ​and extend only diff to fuego
-        * how can app developers define pass/​fail/​skip +      * rpm ptest: need package ​for dependency '​fakechroot' ​(try devtool) .  
-        * how can testdefinitions interpret +      * rpm has ./tests subfolder, can produce pre-compiled ​ rpm-ptest package with it 
-      * jenkins needs possibility to skip certain cases (and not fail) +      * can work on upstreaming to YP (wrt rpm-ptest and its dependency '​fakechroot'​) 
-      * <​app>​-test wgt's can have multiple invocations (e.g. representing different test plans)  +    * 9/27 
-    * Update 08/20: +      * Working on lava testdefinition (yaml+script) ​for qa-testdefinitions
-      * Discussed https://​jira.automotivelinux.org/browse/SPEC-2703?​focusedCommentId=21708&​page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#​comment-21708 ​ +
-      * Will go with qa-testdefinition or app repo +
-    * Update 09/03: +
-      * Patch in gerrit ​for review +
-        * go with "'​ci-platform'​ in the JOB_NAME or JOB_BASE_NAME"​+
  
  
-  * Application tests  +  * Discussions during ​the F2F in Berlin show interest in binary feedsThus continuing the work on setting up PRServ and Hashserv with readonly portsThen lateron extending this with a binary feed on master
-    * Edi has problems reproducing ​the test wgt's  +    * AI3POC for binary feed (and what features are included)# 
-    * Test wgt's for apps submitted +      WIP 
-    * Todo: build test wgt in ci  (Jan-Simon) +      * discussion what the set of packages is that should be in the feed 
-    * Todo: extend releng/​qa-testdefinitions to be able to download a 2nd wgt file (e.ghomescreen-test.wgt) +      * bitbake world ? 
-    * Todorun on qemu targets ​(new qa-testdefinition+      * discussion pointqt+html5+flutter ​demo ? 
-    Update 08/20: +      * ask Denys 
-    * Update 09/03: +      * one idea was to have minimal bootable image and let the user pull all 
-      * no update on build side of wgt +      * need to start somewhere, e.g. agl-demo-platform ​and expand 
- +    Talk about binary ​feed during ELCE Dublin with chbae
-  * AGL license scanning (SPDX/​fossology) +
-    * 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 +
-    * Update 08/20: +
-      * To execute only spdx tasks (and its dependencies like unpack/​patch) execute: +
-        * bitbake --runall=spdx agl-demo-platform +
-      * http://​95.216.96.43:​8081/​repo/​?mod=browse ​ (default credentials) +
-      * AI: Kusakabe-san and team to go through it +
-    * Update 09/03: +
-      * Docker container ​was down - re-populate (Jan-Simon) +
-  +
-On hold: +
-  * SPEC-920 +
-    * Fix in gerrit 16867 +
-    * further discussion +
-      * AIs: +
-      * Scott: take 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: New:
-  * +  * pi4 -> drm issue needs to be reproduced https://​lava.automotivelinux.org/​scheduler/​job/​28963#​L3744 
 +  * watch out for connman.service failures 
 +  * IC image -> screen snapshot test ? E.g. can disable animation by ENV variable. 
 +  * Discussed UI snapshot for the different variants (IVI, HTML5, flutter, IC) and how to enable it.
  
  
-----+Backlog:
  
-==== Meeting ​2019/08/20 ====+  * Damian: ​ adding IC and drm-lease to CI loop  (SPEC-4464) 
 +    * a) adding the IC (agl-lxc) image to jenkins and build the '​lxc-host-image-demo'​ image. 
 +      * todo: adding image to CI 
 +    * b) add drm lease specific test template to qa-testdefinitions (=test scripts) and releng-scripts (template for jenkins to call) 
 +    * c) then add test in jenkins run specifc to IC/​drm-lease  
 +  
 +  * "​runqemu audio" - since qemu 4.2 , the setup of audio devices seems to have changed and runqemu uses the old setup. Effect - we can't get audio in and out with runqemu now. 
 +    * Hints: https://​mathiashueber.com/​virtual-machine-audio-setup-get-pulse-audio-working/​ 
 +    * Also issue in YP upstream 
 + 
 +Next call: 
 +Oct 11th , same time 
 + 
 + 
 +==== Meeting ​2022/08/30 ====
  
 === Attendees === === Attendees ===
-Jan-Simon, ​Kurokawa-sanFredericCorentin, Li Xiaoming, Stephane,+Jan-Simon, ​QiuDu ErpeiScottMarius
  
 ===Topics=== ===Topics===
-  * Fujitsu test report update (Fujitsu) 
-    * Update 08/20: 
-      * No update. 
  
-  * Fuego / Lava support +  * lava lab status 
-    * 06/25 : No update +    * agl-core-lab resetup 
-    * 07/09 : No update +      WIP 
-    ​Trend to execute tests on target by cmdline '​ftc' ​ +    * lab-baylibre 
-    * Update 08/20: +      * operational
-      * No update+
  
-  * Lava lab @ IOT.bzh / Frederic: 
-    * lava-docker version of master: 19fe02f7a341e302e3ad560fcb4cc872f2201a5c 
-    * 07/23 : Still in a box 
-    * Update 08/20: 
-      * No update 
  
-  * Application lifecycle test (Corentin) +  * -next branch / Scott 
-    * Todo: pass/fail criteria for jenkins and/or +/-1 to gerrit. +    * test builds up to homescreen, waiting ​for fixes on warnings upstream 
-      * Working out pass/​fail/​skip ​for CIB / CIBT +    * WIP but close
-        * 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) ​ +
-    * Update 08/20: +
-      * Discussed https://​jira.automotivelinux.org/​browse/​SPEC-2703?​focusedCommentId=21708&​page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#​comment-21708  +
-      * Will go with qa-testdefinition or app repo+
  
-  * Application tests  +  * Extend Testing (Qiu) 
-    * Edi has problems reproducing the test wgt'​s ​ +    * 8/2 
-    Test wgt's for apps submitted +      above changes got merged 
-    Todobuild test wgt in ci  ​(Jan-Simon+      next steps: 
-    * Todo: extend releng/qa-testdefinitions to be able to download ​2nd wgt file (e.g. homescreen-test.wgt) +        * need to enable feature - target is agl-(ivi-)demo-platform 
-    Todorun on qemu targets ​(new qa-testdefinition+        * need a lava test definition to call it 
-    Update 08/20: +        * then adding more test cases / test sets 
-      * no update ​on build side of wgt+    * 8/30 
 +      * Will adopt ptest-first workflow. Add ptests where necessary and extend only diff to fuego
 +      rpm ptestneed package for dependency '​fakechroot' ​(try devtool 
 +      rpm has ./tests subfolder, can produce pre-compiled ​ rpm-ptest package with it 
 +      * can work on upstreaming to YP (wrt rpm-ptest and its dependency '​fakechroot'​)
  
-  * AGL license scanning (SPDX/​fossology) 
-    * 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 
-    * Update 08/20: 
-      * To execute only spdx tasks (and its dependencies like unpack/​patch) execute: 
-        * bitbake --runall=spdx agl-demo-platform 
-      * http://​95.216.96.43:​8081/​repo/?​mod=browse ​ (default credentials) 
-      * AI: Kusakabe-san and team to go through it 
  
-  +  ​Discussions during the F2F in Berlin show interest in binary feeds. Thus continuing the work on setting up PRServ and Hashserv with readonly ports. Then lateron extending this with a binary feed on master. 
-On hold: +    * AI1: setup new VM for PRServ/new and Hashserv/​new. ​ 
-  ​SPEC-920 +      * done 
-    * Fix in gerrit 16867 +    AI2change CI in master to use it 
-    * further discussion +      * done 
-      * AIs: +    * AI3POC for binary feed (and what features are included)# 
-      Scotttake a look at the prserv if we can solve above issue on rpm feeds +      * WIP 
-      * AI (jsm/ryan)forbid revert button ​(?edit button?+      * discussion what the set of packages is that should be in the feed 
-      * Tom: may need policy around reverts and bumping PR value (at least for meta-layers) +      * bitbake world ? 
-      * In the end have a multi-config build with "bitbake ​agl-world" +      discussion point: qt+html5+flutter demo ? 
-        atm share sstate-cache but separate TMPDIR +      ask Denys 
-        https://​www.yoctoproject.org/​docs/​2.4.3/​mega-manual/​mega-manual.html#​platdev-building-targets-with-multiple-configurations +      one idea was to have a minimal bootable ​image and let the user pull all 
-          bitbake multiconfig:​m3conf multiconfig:​h3conf multiconfig:​intelcorei7conf dummy-image +      need to start somewhere, e.g. agl-demo-platform ​and expand 
-            * conf/​m3conf.conf ​   + 
-            * conf/​h3conf.conf +  * Damian: ​ adding IC and drm-lease to CI loop  ​(SPEC-4464
-            * conf/​intelcorei7conf.conf +    a) adding the IC (agl-lxcimage to jenkins and build the 'lxc-host-image-demo'​ image. 
-          ​* start with core ... once done ... lock the SIGNATURES ? +      todoadding image to CI 
-        * Initial step, use agl-demo-platform-crosssdk as target ​(only active profile atm+    badd drm lease specific test template to qa-testdefinitions ​(=test scriptsand releng-scripts (template ​for jenkins to call) 
-          AI (Ryan): activate PRSERV for snapshot builds +    cthen add test in jenkins run specifc ​to IC/drm-lease 
-            * Update 11/12: Jobs rework ​to use PRSERV (but will invalidate sstate-cache) +
-            Update 14/05PRSERV 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: New:
-  *  +  * IC image -> screen snapshot test ? E.g. can disable animation by ENV variable. 
---------+  * Discussed UI snapshot for the different variants (IVI, HTML5, flutter, IC) and how to enable it. 
 + 
 + 
 +Backlog: ​ 
 +  * "​runqemu audio" ​since qemu 4.2 , the setup of audio devices seems to have changed and runqemu uses the old setup. Effect ​we can't get audio in and out with runqemu now. 
 +    * Hints: https://​mathiashueber.com/​virtual-machine-audio-setup-get-pulse-audio-working/​ 
 +    * Also issue in YP upstream 
 + 
 +Next call: 
 +Sep 20th , same time 
 + 
  
  
Line 3036: Line 2503:
  
 ----- -----
 +
 +==== test ====
eg-ciat/meetings.txt · Last modified: 2024/06/12 12:19 by jsmoeller