User Tools

Site Tools


eg-ciat:meetings

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
eg-ciat:meetings [2019/02/19 13:41]
jsmoeller
eg-ciat:meetings [2019/04/16 11:49]
jsmoeller
Line 2: Line 2:
  
 ==== Dial In info ==== ==== Dial In info ====
 +
 +-------------- NEW
 +
 +Topic: AGL EG-CIAT Meeting
 +
 +Time: This is a recurring meeting Meet anytime
 +
 +Join Zoom Meeting : https://​zoom.us/​j/​295064716
 +
 +One tap mobile
 +
 + ​+16465588656,,​295064716#​ US (New York)
 + ​+16699006833,,​295064716#​ US (San Jose)
 +
 +Dial by your location
 +        +1 646 558 8656 US (New York)
 +        +1 669 900 6833 US (San Jose)
 +        855 880 1246 US Toll-free
 +        877 369 0926 US Toll-free
 +
 +Meeting ID: 295 064 716
 +
 +Find your local number: https://​zoom.us/​u/​adIxBQMUc2
 +
 +-------------- NEW
  
 In addition to the conference call and web meeting, meetings use IRC channel #automotive on freenode.net In addition to the conference call and web meeting, meetings use IRC channel #automotive on freenode.net
Line 44: Line 69:
  
 -------- --------
 +
 +==== Meeting 2019/04/16 ====
 +
 +THIS MEETING WILL STILL USE GOTOMEETING !
 +
 +===Attendees===
 +Jan-Simon, ​
 +
 +===Topics===
 +  * Fujitsu test report update (Fujitsu)
 +  * Fuego / Lava support
 +  * Application lifecycle test
 +    * Where to add app test:
 +      * https://​git.automotivelinux.org/​ci-management/​tree/​jjb/​ci-apps-verify/​ci-apps-jjb.yaml
 +      * we need to extend this with CIBT (multijob) similar to https://​git.automotivelinux.org/​ci-management/​tree/​jjb/​ci-AGL-verify/​ci-platform-jjb.yaml#​n150 ​
 +      * initially just qemux86-64 / image from https://​download.automotivelinux.org/​AGL/​snapshots/​master/​latest/​qemux86-64/​deploy/​images/​qemux86-64/​ for lava job
 +
 +''​Along the lines of:
 +      - multijob:
 +          name: CIBT-app-{project}
 +          condition: SUCCESSFUL
 +          projects:
 +            - name: '​ci-app-{project}-verify-CIBT-qemux86-64'​
 +              current-parameters:​ true
 +              #​abort-all-job:​ true
 +              kill-phase-on:​ FAILURE
 +      - multijob:
 +          name: '​CIBT-{project}-finish-success'​
 +          condition: SUCCESSFUL
 +          projects:
 +            - name: '​ci-app-{project}-verify-CIBT-finish-success'​
 +              current-parameters:​ true
 +              abort-all-job:​ true
 +              kill-phase-on:​ FAILURE
 +''​
 +
 +  * Thud upgrade
 +    * Status in weekly devcall
 +    * CI updates necessary
 +
 +  * Infra update:
 +    * new CI infra is WIP, change in provider, build nodes will be physical machines
 +
 +  * SPEC-920
 +    * Fix in gerrit 16867
 +    * further discussion
 +      * AIs:
 +      * Scott: take a look at the prserv if we can solve above issue on rpm feeds
 +      * AI (jsm/ryan): forbid revert button (?edit button?)
 +      * Tom: may need policy around reverts and bumping PR value (at least for meta-layers)
 +      * In the end have a multi-config build with "​bitbake agl-world"​
 +        * atm share sstate-cache but separate TMPDIR
 +        * https://​www.yoctoproject.org/​docs/​2.4.3/​mega-manual/​mega-manual.html#​platdev-building-targets-with-multiple-configurations
 +          * bitbake multiconfig:​m3conf multiconfig:​h3conf multiconfig:​intelcorei7conf dummy-image
 +            * conf/​m3conf.conf ​  
 +            * conf/​h3conf.conf
 +            * conf/​intelcorei7conf.conf
 +          * start with core ... once done ... lock the SIGNATURES ?
 +        * Initial step, use agl-demo-platform-crosssdk as target (only active profile atm)
 +          * AI (Ryan): activate PRSERV for snapshot builds
 +            * PRSERV setup in infra, addition to jobs pending
 +            * Update 13/11: prserv setup, need to use in jobs
 +            * Update 11/12: Jobs rework to use PRSERV (but will invalidate sstate-cache)
 +          * AI (jsm): bitbake package-index
 +          * AI (jsm): sync-out the rpm feeds for the snapshot builds
 +          * AI (Ronan): can we prepopulate the rpm feed info in the target ? (add to sandbox builds ... e.g. user '​lastest'​ )   ​https://​download.automotivelinux.org/​AGL/​snapshot/​master/​latest/<​machine>/​
 +          * AI (Tom): is there a prserv (ro) version? - Likely no.
 +        * Update 2019-04-02: busy with thud uprev
 +
 +    * issue with ptest packages, CI-build should enable agl-ptest
 +      * https://​gerrit.automotivelinux.org/​gerrit/​17505
 +      * tbd: selection of tests as some break the network filesystem
 +      * take board, run nbdroot and execute ptests one-by-one -> list of good/bad
 +        * Update 02/19
 +            * AI for baylibre to fix systemd test
 +              * Removing network sub-tests from systemd ptest (due to netboot environment)
 +              * Update 04/02: cannot reproduce locally - test on all boards in CI with snapshot
 +            * Working on app test for ci-apps-* (https://​jira.automotivelinux.org/​browse/​SPEC-1850)
 +              * WIP, close to be complete
 +
 +  * Frederic:
 +    * lava-docker version of master: 19fe02f7a341e302e3ad560fcb4cc872f2201a5c
 +    * Update 04/02: board up, but we need the next lava-docker version to have the device-type supported
 +
 +  * Lava-docker update:
 +    * already testing and PR issued
 +    * issue is pxe+grub+nbdroot (still pending in upstream)
 +    * uprev of master and slaves needed for this
 +      * schedule during next call
 +
 +  * Talk about layer structure and moving components into the core 
 +    * proposal update to thud first, then take a look at all components (add/​move/​remove)
 +      * meta-agl-devel/​*
 +      * meta-oic
 +    * 
 +
 +  * Application tests 
 +    * Edi has problems reproducing the test wgt'​s ​
 +    * will file a jira ticket (@Romain or @Frederic)
 +
 +
 +New:
 +  * nn
 +
 +
 +==== Meeting 2019/04/02 ====
 +===Attendees===
 +Jan-Simon, Tom, Edi, Stoyan, Li, Ronan, Corentin, Stephane, Frederic, Khouloud
 +
 +===Topics===
 +  * Fujitsu test report update (Fujitsu)
 +    * GG 7.0.1 tested
 +    * test reports: {{:​eg-ciat:​aglgg7_0_1regressiontestreport.zip|testreport xml zipped}}
 +      * Issues with USB radio, BT, hvac and dashboard
 +      * JIRA's to be filed or extended
 +  * Fuego / Lava support
 +    * Presentation to be held during AGL AMM
 +    * https://​aglammjapan2019.sched.com/​event/​L8VH/​enhanced-ciat-lab-for-agl-running-lava-with-fuegos-binary-test-cache-zhong-lu-li-gang-nanjing-fujitsu-nanda-software-technology-co-ltd
 +  * Test case submissions to JIRA (review)
 +    * https://​jira.automotivelinux.org/​projects/​SPEC?​selectedItem=com.thed.zephyr.je%3Azephyr-tests-page#​test-cycles-tab
 +    * 04/02: Ok so far
 +  * Application lifecycle test
 +    * Where to add app test:
 +      * https://​git.automotivelinux.org/​ci-management/​tree/​jjb/​ci-apps-verify/​ci-apps-jjb.yaml
 +      * we need to extend this with CIBT (multijob) similar to https://​git.automotivelinux.org/​ci-management/​tree/​jjb/​ci-AGL-verify/​ci-platform-jjb.yaml#​n150 ​
 +      * initially just qemux86-64 / image from https://​download.automotivelinux.org/​AGL/​snapshots/​master/​latest/​qemux86-64/​deploy/​images/​qemux86-64/​ for lava job
 +
 +Along the lines of:
 +      - multijob:
 +          name: CIBT-app-{project}
 +          condition: SUCCESSFUL
 +          projects:
 +            - name: '​ci-app-{project}-verify-CIBT-qemux86-64'​
 +              current-parameters:​ true
 +              #​abort-all-job:​ true
 +              kill-phase-on:​ FAILURE
 +      - multijob:
 +          name: '​CIBT-{project}-finish-success'​
 +          condition: SUCCESSFUL
 +          projects:
 +            - name: '​ci-app-{project}-verify-CIBT-finish-success'​
 +              current-parameters:​ true
 +              abort-all-job:​ true
 +              kill-phase-on:​ FAILURE
 +
 +
 +  * Thud upgrade
 +    * Status in weekly devcall
 +    * master-next branch:
 +      * https://​jira.automotivelinux.org/​browse/​SPEC-1837
 +      * https://​git.automotivelinux.org/​AGL/​meta-agl/​commit/?​h=next&​id=cd14a879b91fb74e58c01e31248590ce5351c94e
 +        * ''​repo grep AGL_FIXME''​
 +        * ''​find . -name *AGLFIXME*''​
 +        * and you shall find the interesting spots to fix.
 +      * Update 02/19: See mail on ML and sandbox
 +
 +  * Infra update:
 +    * new CI infra is WIP, change in provider, build nodes will be physical machines
 +
 +  * SPEC-920
 +    * Fix in gerrit 16867
 +    * further discussion
 +      * AIs:
 +      * Scott: take a look at the prserv if we can solve above issue on rpm feeds
 +      * AI (jsm/ryan): forbid revert button (?edit button?)
 +      * Tom: may need policy around reverts and bumping PR value (at least for meta-layers)
 +      * In the end have a multi-config build with "​bitbake agl-world"​
 +        * atm share sstate-cache but separate TMPDIR
 +        * https://​www.yoctoproject.org/​docs/​2.4.3/​mega-manual/​mega-manual.html#​platdev-building-targets-with-multiple-configurations
 +          * bitbake multiconfig:​m3conf multiconfig:​h3conf multiconfig:​intelcorei7conf dummy-image
 +            * conf/​m3conf.conf ​  
 +            * conf/​h3conf.conf
 +            * conf/​intelcorei7conf.conf
 +          * start with core ... once done ... lock the SIGNATURES ?
 +        * Initial step, use agl-demo-platform-crosssdk as target (only active profile atm)
 +          * AI (Ryan): activate PRSERV for snapshot builds
 +            * PRSERV setup in infra, addition to jobs pending
 +            * Update 13/11: prserv setup, need to use in jobs
 +            * Update 11/12: Jobs rework to use PRSERV (but will invalidate sstate-cache)
 +          * AI (jsm): bitbake package-index
 +          * AI (jsm): sync-out the rpm feeds for the snapshot builds
 +          * AI (Ronan): can we prepopulate the rpm feed info in the target ? (add to sandbox builds ... e.g. user '​lastest'​ )   ​https://​download.automotivelinux.org/​AGL/​snapshot/​master/​latest/<​machine>/​
 +          * AI (Tom): is there a prserv (ro) version? - Likely no.
 +        * UPDATE 2019-01-22: Work resumed
 +        * Update 2019-02-19: Busy with GG7.0.0
 +        * Update 2019-04-02: busy with thud uprev
 +
 +    * issue with ptest packages, CI-build should enable agl-ptest
 +      * https://​gerrit.automotivelinux.org/​gerrit/​17505
 +      * tbd: selection of tests as some break the network filesystem
 +      * take board, run nbdroot and execute ptests one-by-one -> list of good/bad
 +        * Update 02/19
 +            * AI for baylibre to fix systemd test
 +              * Removing network sub-tests from systemd ptest (due to netboot environment)
 +              * Update 04/02: cannot reproduce locally - test on all boards in CI with snapshot
 +            * Working on app test for ci-apps-* (https://​jira.automotivelinux.org/​browse/​SPEC-1850)
 +              * WIP, close to be complete
 +
 +  * Frederic:
 +    * lava-docker version of master: 19fe02f7a341e302e3ad560fcb4cc872f2201a5c
 +    * Update 04/02: board up, but we need the next lava-docker version to have the device-type supported
 +  * Lava-docker update:
 +    * already testing and PR issued
 +    * issue is pxe+grub+nbdroot (still pending in upstream)
 +    * uprev of master and slaves needed for this
 +      * schedule during next call
 +
 +  * Talk about layer structure and moving components into the core 
 +    * proposal update to thud first, then take a look at all components (add/​move/​remove)
 +      * meta-agl-devel/​*
 +      * meta-oic
 +    * 02/19: defer after update
 +    * 04/02: "
 +
 +  * Ronan: RCAR-BSP 3.15.0 is ready for review in gerrit
 +    * 04/02: done
 +
 +NEW:
 +  * Application tests 
 +    * Edi has problems reproducing the test wgt'​s ​
 +    * will file a jira ticket (@Romain or @Frederic)
 +  * 
 +
 +=== Next meeting ===
 +Next meeting in 2 weeks.
 +
 +ATTENTION: we'll switch to zoom ! Watch-out for an updated calendar-invite.
 +
 +
 ==== Meeting 2019/02/19 ==== ==== Meeting 2019/02/19 ====
 ===Attendees=== ===Attendees===
eg-ciat/meetings.txt ยท Last modified: 2024/07/10 12:40 by jsmoeller