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 Both sides next revision
eg-ciat:meetings [2020/06/23 12:45]
jsmoeller
eg-ciat:meetings [2020/07/07 12:42]
jsmoeller
Line 46: Line 46:
  
 -------- --------
 +==== Meeting 2020/07/07 ====
 +
 +=== Attendees ===
 +Jan-Simon, Corentin, Li, Scott
 +
 +===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)
 +    * 06/23
 +      * Pi4 no audio ... let's check driver module/​kernel config and wireplumber-config device name       
 +        * we do build CONFIG_SND_BCM2835=m
 +        * there is no wireplumber-config for the pi4, so the default might end-up only on hdmi (best guess)
 +          * https://​git.automotivelinux.org/​AGL/​meta-agl-devel/​tree/​meta-pipewire/​recipes-multimedia/​wireplumber/​wireplumber-board-config-agl?​h=master
 +    * 07/07
 +      * 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: ​
 +    * Update 07/07
 +      * Past week
 +        * Fixed packer images, ​
 +      * This week
 +        * merge python3 patches
 +        * check app-test (afm-util status) ​
 +        * 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
 +    * Todo: extend releng/​qa-testdefinitions to be able to download a 2nd wgt file (e.g. homescreen-test.wgt)
 +  * HTML5 apps, CI integration with ./​autobuild/​autobuild script
 +    * https://​jira.automotivelinux.org/​browse/​SPEC-2773
 +    * Update 03/03:
 +      * postponed after test wgt
 +    * 04/28:
 +      * 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
 +    * 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)
 +      * 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.
 +      * 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:
 +    * 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
 +    * 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 
 +    * Update 07/07
 +      * Host is up, port not exposed, yet.
 +
 +   * 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 06/09
 +       * based on KernelCI instanced update
 +     * Update 07/07
 +       * blocked by python 3 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:
 +    * 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
 +
 +New:
 +  * Li: 
 +    * test-wgt
 +      * https://​jira.automotivelinux.org/​browse/​SPEC-2795 reopened -> devcall
 +      * https://​jira.automotivelinux.org/​browse/​SPEC-3457 triage -> devcall
 +      * 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.
 +
 +
 +
 ==== Meeting 2020/06/23 ==== ==== Meeting 2020/06/23 ====
  
eg-ciat/meetings.txt ยท Last modified: 2024/03/20 12:15 by jsmoeller