This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
civilinfrastructureplatform:cipconferences:cipwselce2017 [2017/10/20 11:21] Agustin Benito Bethencourt [Training session script] |
civilinfrastructureplatform:cipconferences:cipwselce2017 [2017/10/20 17:10] (current) Agustin Benito Bethencourt cancelled |
||
|---|---|---|---|
| Line 12: | Line 12: | ||
| | 14:00 to 15:00 | AGL Testing & B@D Collaboration Discussion | BoF | Nori Fukuyasu (LF) | | | 14:00 to 15:00 | AGL Testing & B@D Collaboration Discussion | BoF | Nori Fukuyasu (LF) | | ||
| | 15:00 to 16:00 | CIP kernel maintenance meeting | Meeting (CIP Members only) | Ben Hutchings (Codethink) | | | 15:00 to 16:00 | CIP kernel maintenance meeting | Meeting (CIP Members only) | Ben Hutchings (Codethink) | | ||
| - | | 16:00 to 17:30 | [[https://wiki.linuxfoundation.org/civilinfrastructureplatform/ciptesting#action-1board-at-desk-single-developer-b-d|B@D]] 101: how to test the CIP kernel using B@D | Training (open under registration) | Robert Marshall (Codethink) | | + | | 16:00 to 17:30 | <WRAP center round alert 60%> |
| + | |||
| + | Cancelled | ||
| + | |||
| + | </WRAP> [[https://wiki.linuxfoundation.org/civilinfrastructureplatform/ciptesting#action-1board-at-desk-single-developer-b-d|B@D]] 101: how to test the CIP kernel using B@D | Training (open under registration) | Robert Marshall (Codethink) | | ||
| | 17:30 to 18:30 | CIP Kernel maintenance Q&A session | BoF (open) | Ben Hutchings | | | 17:30 to 18:30 | CIP Kernel maintenance Q&A session | BoF (open) | Ben Hutchings | | ||
| Line 42: | Line 46: | ||
| ^ Number ^ Name ^ Company ^ Role ^ Need Board? ^ | ^ Number ^ Name ^ Company ^ Role ^ Need Board? ^ | ||
| - | | 1 | Chris Paterson | Renesas | Developer | No | | + | | 1 | -- | -- | -- | -- | |
| - | | 2 | Findlay Shearer | Intel | Sr. Product Marketing | -- | | + | | 2 | -- | -- | -- | -- | |
| - | | 3 | Jan Simon Moller | AGL | Release Manager | No | | + | | 3 | -- | -- | -- | -- | |
| - | | 4 | Jan Kiszka | Siemens | Architect/Consultant | No | | + | | 4 | -- | -- | -- | -- | |
| - | | 5 | -- | -- | -- | -- | | + | | 5 | -- | -- | -- | -- | |
| | 6 | -- | -- | -- | -- | | | 6 | -- | -- | -- | -- | | ||
| | 7 | -- | -- | -- | -- | | | 7 | -- | -- | -- | -- | | ||
| Line 55: | Line 59: | ||
| ==== Training session script ==== | ==== Training session script ==== | ||
| - | Training session ToC | ||
| - | * Introductions: trainers and participants | ||
| - | * Check slides. | ||
| - | * CIP Testing project intro | ||
| - | * Check the slides | ||
| - | * B@D v1.0 description | ||
| - | * Check the slides | ||
| - | * Pre-requisites and considerations before the training session starts. | ||
| - | * Check the slides | ||
| - | * How B@D works | ||
| - | * Main links are on the slides: | ||
| - | === How B@D works === | ||
| - | * Copy the box | + | ===== CIP Kernel maintenance Q&A session ===== |
| - | * going to talk through and assist with use of the already provisioned box | + | |
| - | * check attendees on requirements | + | |
| - | * copy box to their machines (are we going to provide a copy of the git repos too?) | + | |
| - | * importbox.sh - outline use | + | |
| - | * vagrant ssh | + | |
| - | * Up the box | + | |
| - | * me and them check progress | + | |
| - | * user catchup | + | |
| - | * kernelci | + | |
| - | * outline kernelci | + | |
| - | * repos already there - show git state | + | |
| - | * set up env variables (different to what's on the box!) and run it (with them) | + | |
| - | * Enumerate them here with build command (handout?) | + | |
| - | * user catchup | + | |
| - | * What about initramfs?? | + | |
| - | * while the above happens | + | |
| - | * going to need 2 ssh sessions on the vm! | + | |
| - | * check ip address of host and update jinja | + | |
| - | * sed 's/10.24.3.106/<host_ip>/g' mybbb.dat > bbb.mine | + | |
| - | * show how to add to data dictionary | + | |
| - | * sudo cp bbb.mine /etc/lava-server/dispatcher-config/devices/bbb01.jinja2 | + | |
| - | * user catchup | + | |
| - | * U-boot version. LAVA fix | + | |
| - | * Certain versions of U-Boot on the Beaglebone black have => as a prompt rather than U-Boot=> in the ‘=>’ case you need to make the following change on the VM - | + | |
| - | * sudo vi /etc/lava-server/dispatcher-config/device-types/beaglebone-black.jinja2 | + | |
| - | * Add the line: {% set bootloader_prompt = bootloader_prompt|default('=>') %} | + | |
| - | * (line 2) | + | |
| - | * The built kernel. Web interface | + | |
| - | * kernelci | + | |
| - | * start webserver /vagrant/scripts/start_webserver.sh | + | |
| - | * show results - a variety | + | |
| - | * Integration of LAVA and kernelci | + | |
| - | * And this box also has ... | + | |
| - | * | + | |
| + | The goal of the meeting is to go over the main activities that the CIP kernel maintainer has to go over on daily basis: | ||
| + | * Patch review. | ||
| + | * Regressions detection. | ||
| + | * Hardware support. | ||
| - | + | During the session Ben H. will go over the latest CIP kernel version, released on Wednesday Oct 18th. | |
| - | + | ||
| - | + | ||
| - | ===== CIP Kernel maintenance Q&A session ===== | + | |
| - | + | ||
| - | <WRAP center round important 60%> | + | |
| - | The description of this activity will be announced soon. | + | |
| - | </WRAP> | + | |