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 [2018/07/10 11:58]
jsmoeller
eg-ciat:meetings [2018/07/10 12:33]
jsmoeller
Line 50: Line 50:
 ==== Meeting 2018/07/18 ==== ==== Meeting 2018/07/18 ====
 ===Attendees=== ===Attendees===
-Jan-Simon, Frederic, Ronan, ​Stephane, Liu, Oki-san+Jan-Simon, Frederic, Ronan, ​Tanibata-san, Li Xiaoming
  
   == AGL CIAT meeting ==   == AGL CIAT meeting ==
Line 70: Line 70:
             * make bin-x86_64-efi/​ipxe.efi EMBED=./​shell.ipxe             * make bin-x86_64-efi/​ipxe.efi EMBED=./​shell.ipxe
           * Frederic: got pxe shell and network boot           * Frederic: got pxe shell and network boot
 +        * Update 2018-07-18: ​
 +          * ipxe works , but LAVA had issues with the serial (https://​lava.automotivelinux.org/​scheduler/​job/​5735#​L179)
 +          * uprev for new lava server version pending when serial is debugged.
       * download server speed issues under investigation       * download server speed issues under investigation
         * for now we doubled the speed ... = ~1.5MB/s max         * for now we doubled the speed ... = ~1.5MB/s max
         * Debugging ongoing, workaround for CI WIP         * Debugging ongoing, workaround for CI WIP
         * Update 2018-06-26: Seems to be an upstream ISP issue. Workaround seems in place but no final Solution atm.         * Update 2018-06-26: Seems to be an upstream ISP issue. Workaround seems in place but no final Solution atm.
 +        * Update 2018-07-18: Cloud internal network structure changed (slaves on own private net now)
     * Lava     * Lava
       * waiting for LAVA rev. 2018.04 to be ready in lava-docker       * waiting for LAVA rev. 2018.04 to be ready in lava-docker
Line 80: Line 84:
       * WIP: uprev slaves.       * WIP: uprev slaves.
       * Update 2018-06-26: Schedule next week (week 27) for lab uprev.       * Update 2018-06-26: Schedule next week (week 27) for lab uprev.
 +      * Update 2018-07-18: Jan-Simon started to uprev the AGL-core-lab and uses the lava-docker
 +        * Issues:
 +          * certificate exchange was missing (added meanwhile)
 +          * WIP currently: Need to create new server certificate and exchange
 +            * http://​lavadocker.automotivelinux.org:​10080/ ​ but needs fix for https
     * KernelCI     * KernelCI
       * webui changes WIP       * webui changes WIP
         * tabs for gerrit/CI , weekly, daily, release builds         * tabs for gerrit/CI , weekly, daily, release builds
-      * * Update 2018-06-26: demo last week during ALS, plan to deploy week 27+        ​* Update 2018-06-26: demo last week during ALS, plan to deploy week 27 
 +        * Update 2018-07-18: no update, delayed
     * Fuego     * Fuego
       * any update ? - 2018-05-15: no updates       * any update ? - 2018-05-15: no updates
         * 2018-05-29: no update on lava support         * 2018-05-29: no update on lava support
         * Update 2018-06-26: Presentation during ALS with better integration (add link)         * Update 2018-06-26: Presentation during ALS with better integration (add link)
 +        * 2018-07-18: no patches for integration,​ yet.
  
   * Current issues:   * Current issues:
Line 95: Line 106:
       * Update 2018-06-12: wip       * Update 2018-06-12: wip
       * Update 2018-06-26: Reduce build frequency to RC's final / ondemand / move proper container to release folder.       * Update 2018-06-26: Reduce build frequency to RC's final / ondemand / move proper container to release folder.
 +      * Update 2018-07-18: no news
     * New nbd client (proposal by Dominig) - SPEC-1423     * New nbd client (proposal by Dominig) - SPEC-1423
       * https://​gerrit.automotivelinux.org/​gerrit/#/​c/​13445/​       * https://​gerrit.automotivelinux.org/​gerrit/#/​c/​13445/​
Line 104: Line 116:
         * Update 2018-06-12: investigating client versions         * Update 2018-06-12: investigating client versions
         * Update 2018-06-26: investigating client versions         * Update 2018-06-26: investigating client versions
 +        * Update 2018-07-19: investigating client versions
     * Ronan: how to avoid broken build env due to binary bsp update?     * Ronan: how to avoid broken build env due to binary bsp update?
       * detect if binary driver artifacts mismatch       * detect if binary driver artifacts mismatch
Line 111: Line 124:
       * Update 2018-06-12: no update       * Update 2018-06-12: no update
       * Update 2018-06-26: no update, plan is to do a python class.       * Update 2018-06-26: no update, plan is to do a python class.
 +      * Update 2018-07-18: investigating for new bsp (3.9)
     * docker container jobs fail:     * docker container jobs fail:
       * https://​build.automotivelinux.org/​view/​jjb-weekly-jobs/​job/​snapshot-jjb-container-weekly/​101/​console       * https://​build.automotivelinux.org/​view/​jjb-weekly-jobs/​job/​snapshot-jjb-container-weekly/​101/​console
       * adding extra line of defense checking the file size SPEC-979       * adding extra line of defense checking the file size SPEC-979
       * Update 2018-06-26: WIP       * Update 2018-06-26: WIP
 +      * Update 2018-07-18: debugged the container build, still broken
 +        * docker save docker.automotivelinux.org/​agl/​worker-generic:​5.99-116 | xz -T0 -c >​docker_agl_worker-generic-5.99-116.tar.xz
 +        * Error response from daemon: reference does not exist
  
   * New issues:   * New issues:
-    * no+    * widget creation workflow (SPEC-1579) - workflow was done in '16 and documented here: 
 +      * https://​wiki.automotivelinux.org/​troubleshooting/​app-recipes?​s[]=make%20package 
 +      * need to avoid breaking old releases going forward 
 +      * app builds with SDK in CI and aglwgt.bbclass  
 +    * https://​jira.automotivelinux.org/​browse/​SPEC-1530 
 +      * Ronan pushes a fix to gerrit (cmake module) 
 +      * Upstream ?! AI: Ronan to open jira to track and do the submit upstream 
 +      * will use patch as short-term fix until submitted upstream 
 +    * Go stdlib install. ​
  
 ===Next meeting(s)=== ===Next meeting(s)===
eg-ciat/meetings.txt · Last modified: 2024/03/20 12:15 by jsmoeller