Difference between revisions of "Board Farm"

From eLinux.org
Jump to: navigation, search
m
(Add Harish Bansal to the 'interested people' list)
(15 intermediate revisions by 6 users not shown)
Line 23: Line 23:
 
* Mike Holmes - <mike.holmes (at) linaro.org>
 
* Mike Holmes - <mike.holmes (at) linaro.org>
 
* Matteo Vit - <matteo.vit (at) dev.starwaredesign.com>
 
* Matteo Vit - <matteo.vit (at) dev.starwaredesign.com>
* Attie Grande - <attie (at) argentum-systems.co.uk>
+
* Attie Grande - <attie.grande (at) argentum-systems.co.uk>
 
* Roland Hieber <r <dot> hieber <at> pengutronix <dot> de>
 
* Roland Hieber <r <dot> hieber <at> pengutronix <dot> de>
 
* Tim Orling <ticotimo (at) gmail (dot) com>
 
* Tim Orling <ticotimo (at) gmail (dot) com>
Line 34: Line 34:
 
* Khiem Nguyen <khiem.nguyen.xt (at) renesas.com>
 
* Khiem Nguyen <khiem.nguyen.xt (at) renesas.com>
 
* Amit Kucheria <amit.kucheria (at) verdurent.com>
 
* Amit Kucheria <amit.kucheria (at) verdurent.com>
 +
* Harish Bansal <harish.bansal (at) timesys.com>
  
 
  * = have seen this person on the e-mail list, or already subscribed.
 
  * = have seen this person on the e-mail list, or already subscribed.
Line 39: Line 40:
 
== Mailing list ==
 
== Mailing list ==
 
Discussions on this topic have started at on the "Automated Testing" mailing list of the Yocto Project
 
Discussions on this topic have started at on the "Automated Testing" mailing list of the Yocto Project
* See https://lists.yoctoproject.org/listinfo/automated-testing
+
* See https://lists.yoctoproject.org/g/automated-testing
 +
* (was https://lists.yoctoproject.org/listinfo/automated-testing)
  
 
== Next meeting ==
 
== Next meeting ==
Line 85: Line 87:
 
= Hardware =
 
= Hardware =
 
== SD muxers ==
 
== SD muxers ==
* [http://www.pengutronix.de/en/2017-10-23-usb-sd-mux-automated-sd-card-juggler.html USB-SD-Mux] by Pengutronix
+
* [http://www.pengutronix.de/en/2017-10-23-usb-sd-mux-automated-sd-card-juggler.html USB-SD-Mux] by Pengutronix, now [https://linux-automation.com/en/blog/2019-10-25-launch.html available]
 
* [https://wiki.tizen.org/SD_MUX SD-MUX] by Tizen (deprecated - see MuxPi)
 
* [https://wiki.tizen.org/SD_MUX SD-MUX] by Tizen (deprecated - see MuxPi)
 
* [https://wiki.tizen.org/MuxPi MuxPi] by Tizen (MuxPi is the successor to SD-MUX)
 
* [https://wiki.tizen.org/MuxPi MuxPi] by Tizen (MuxPi is the successor to SD-MUX)
 +
* [https://www.timesys.com/open-source-embedded/board-farm/ IO-CX] by Timesys
  
 
Kevin Hilman mentioned (at ELCE 2017) wifi SDCards as a way to handle the SD mux problem.
 
Kevin Hilman mentioned (at ELCE 2017) wifi SDCards as a way to handle the SD mux problem.
Was he referring to something like these? http://techpp.com/2015/04/28/wifi-sd-cards-camera/
+
Was he referring to something like these? http://techpp.com/2015/04/28/wifi-sd-cards-camera/
  
 
== power control ==
 
== power control ==
Line 110: Line 113:
 
== multi-function ==
 
== multi-function ==
 
* [http://baylibre.com/acme/ BayLibre ACME cape] - power and temperature measurement with different probes (USB, Jack power cable, HE10)
 
* [http://baylibre.com/acme/ BayLibre ACME cape] - power and temperature measurement with different probes (USB, Jack power cable, HE10)
 +
** See https://gitlab.com/baylibre-acme/acme-hardware-docs for design docs
 
* [[Sony_Debug_Assist_board]] - Open Hardware design by Sony for multi-function DUT controller (USB, serial, power, buttons)
 
* [[Sony_Debug_Assist_board]] - Open Hardware design by Sony for multi-function DUT controller (USB, serial, power, buttons)
 
** connection to host = USB serial
 
** connection to host = USB serial
Line 122: Line 126:
 
** [https://github.com/3mdeb/meta-rte github page] with meta-rte layer based on Yocto Project
 
** [https://github.com/3mdeb/meta-rte github page] with meta-rte layer based on Yocto Project
 
** [https://github.com/3mdeb/RteCtrl github page] for RTE REST API controller (beta)
 
** [https://github.com/3mdeb/RteCtrl github page] for RTE REST API controller (beta)
 +
* [[BCU/2 board]] - Open Hardware design by Geert Uytterhoeven for multi-function DUT controller(serial, power, buttons, gpio, i2c, etc.)
 +
** uses a teensy board
 +
** It's a small board to control and monitor the operation of two development boards.
 +
** hardware files: https://github.com/geertu/pcb-bcu2
 +
** software files: https://github.com/geertu/teensy3-bcu2
 +
** connection to host = USB
 +
* [https://www.timesys.com/open-source-embedded/board-farm/ IO-CX] by Timesys (Multi-function DUT control: SD-MUX, USB-MUX, GPIO, I2C)
  
 
== USB mega-ports ==
 
== USB mega-ports ==
Line 142: Line 153:
 
See  https://lava.coreboot.org/static/docs/v1/lmp_test_guide.html
 
See  https://lava.coreboot.org/static/docs/v1/lmp_test_guide.html
 
*
 
*
 +
 +
Possibly https://github.com/GlasgowEmbedded/glasgow to control various buses (via FPGA).
  
 
= Software =
 
= Software =
Line 152: Line 165:
 
* tbot    : https://github.com/hsdenx/tbot - http://www.tbot.tools/main.html
 
* tbot    : https://github.com/hsdenx/tbot - http://www.tbot.tools/main.html
 
* SLAV stack : ??? (Pawel's thing - see [[Media:Piece_of_cake.pdf]]
 
* SLAV stack : ??? (Pawel's thing - see [[Media:Piece_of_cake.pdf]]
 +
 +
= Services =
 +
* TimeSys Board Farm Cloud: See https://www.timesys.com/pdf/Timesys-On-Premises-Board-Farm-Cloud.pdf
 +
* [https://www.gooddevicelabs.co.uk/canaryqa/ Good Device Labs - CanaryQA]
  
 
= Notes =
 
= Notes =

Revision as of 11:52, 28 December 2021

Here is some information about board farms.

Community

At the Embedded Linux Conference Europe 2017 Andrew Murray held a BoF session titled Farming Together. The purpose of this BoF was to bring together people that are actively working on board farms to create a community, to knowledge share and to start a collaborative effort.

Add your name and contact information if you would like to be notified when an e-mail list is created, or are generally interested in this topic:

  • Andrew Murray - <amurray (at) witekio.com> *
  • Tim Bird - <tim.bird (at) sony.com> *
  • Robert Schwebel <r.schwebel (at) pengutronix.de> *
  • Arnout Vandecappelle - <arnout at mind dot be> -- doesn't have a board farm but is interested
  • Mirza Krak - <mirza.krak (at) endian.se> *
  • Alan Bennett - <alan (at) opensourcefoundries.com>
  • Geert Uytterhoeven - <geert (at) linux-m68k.org> *
  • Andrea Scian - <andrea.scian (at) dave.eu>
  • Kieran Bingham - <kbingham (at) kernel.org> *
  • Jan Lübbe - <j.luebbe (at) pengutronix.de> *
  • Marco Cavallini - <m.cavallini (at) koansoftware.com>
  • Kevin Hilman - <khilman (at) baylibre.com>
  • Bill Mills - <wmills (at) ti.com>
  • Tom Gall - <tom.gall (at) linaro.org>
  • Stephano Cetola - <stephano.cetola (at) linux.intel.com>
  • Mike Holmes - <mike.holmes (at) linaro.org>
  • Matteo Vit - <matteo.vit (at) dev.starwaredesign.com>
  • Attie Grande - <attie.grande (at) argentum-systems.co.uk>
  • Roland Hieber <r <dot> hieber <at> pengutronix <dot> de>
  • Tim Orling <ticotimo (at) gmail (dot) com>
  • Ryan Arnold <ryan <dot> arnold <at> linaro <dot> org>
  • Behan Webster <behanw (at) converseincode (dot) com> *
  • Michal Simek <monstr (at) monstr (dot) eu>
  • Krzysztof Kozlowski <krzk (at) kernel (dot) org>
  • Jagan Teki <jagan (at) openedev (dot) com>
  • Heiko Schocher <hs (at) denx (dot) de>
  • Khiem Nguyen <khiem.nguyen.xt (at) renesas.com>
  • Amit Kucheria <amit.kucheria (at) verdurent.com>
  • Harish Bansal <harish.bansal (at) timesys.com>
* = have seen this person on the e-mail list, or already subscribed.

Mailing list

Discussions on this topic have started at on the "Automated Testing" mailing list of the Yocto Project

Next meeting

To be determined.

Maybe at Plumbers 2018, Connect, or ELCE 2018

See Automated Testing Summit

Actions

Presentations

If you know of a presentation on this topic, please add it below:

  • "Test Standards - Can Fuego, Lava and others agree?" by Tim Bird at Linaro Connect SFO 2017
    • description: Tim proposes several areas of standardization collaboration between different Linux test initiatives
    • Slides and Video
  • "Herd Your Boards, Become a Farmer" by Geert Uytterhoeven at ELCE2016
  • "Automation beyond Testing and Embedded System Validation" by Jan Luebbe (Pengutronix) at ELCE2017
  • Introduction to kernelCI.org
  • Piece of cake - testing remote embedded devices made easy with MuxPi by Paweł Wieczorek at FOSDEM 2018

Best Practices

Issues/Requirements

Misc / Tools

Hardware

SD muxers

Kevin Hilman mentioned (at ELCE 2017) wifi SDCards as a way to handle the SD mux problem. Was he referring to something like these? http://techpp.com/2015/04/28/wifi-sd-cards-camera/

power control

relays/buttons

multi-function

USB mega-ports

A few people are using these:

USB switchers

gpio controllers

HDMI testing

unsorted LAVA hardware helpers

See https://lava.coreboot.org/static/docs/v1/lmp_test_guide.html

Possibly https://github.com/GlasgowEmbedded/glasgow to control various buses (via FPGA).

Software

Services

Notes

  • spend money on USB serial adapter cables - cheap adapters sometimes drop connections and are a pain to debug
    • FTDI cables seem to work well.

Farm Survey

Tim Bird is conducting a survey of Farm hardware (DUT controllers). See this page: Board Farm Survey