# Mender u-boot integration checklist for labgrid

**URL:** https://hub.mender.io/t/mender-u-boot-integration-checklist-for-labgrid/2956
**Category:** General Discussions
**Tags:** u-boot
**Created:** [December 8, 2020, 6:45pm UTC](https://hub.mender.io/t/mender-u-boot-integration-checklist-for-labgrid/2956 "2020-12-08T18:45:05Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![HerrMuellerluedensch](https://yyz2.discourse-cdn.com/flex036/user_avatar/hub.mender.io/herrmuellerluedensch/32/513_2.png) [@HerrMuellerluedensch](https://hub.mender.io/u/HerrMuellerluedensch)
#### Post date: [December 8, 2020, 6:45pm UTC](https://hub.mender.io/t/mender-u-boot-integration-checklist-for-labgrid/2956/1 "2020-12-08T18:45:05Z")

</div>

Hey,  
I started to write CI tests using labgrid. I was wondering if somebody already implemented the [u-boot integration checklist](https://docs.mender.io/client-installation/integration-checklist) as a CI element, preferably in `labgrid`. From what I learned so far about labgrid, that should be possible to test.  
Cheers  
Marius

---

<div class="post-metadata">

### Author: ![mirzak](https://yyz2.discourse-cdn.com/flex036/user_avatar/hub.mender.io/mirzak/32/2056_2.png) [@mirzak](https://hub.mender.io/u/mirzak)
#### Post date: [December 9, 2020, 8:25am UTC](https://hub.mender.io/t/mender-u-boot-integration-checklist-for-labgrid/2956/2 "2020-12-09T08:25:50Z")

</div>

> [@HerrMuellerluedensch](#):
>
> I started to write CI tests using labgrid

Very cool 🙂

> I was wondering if somebody already implemented the [u-boot integration checklist](https://docs.mender.io/client-installation/integration-checklist) as a CI element

I am not aware any labgrid integration, but you can have a look at our [CI scripts](https://github.com/mendersoftware/mender-image-tests/tree/master/tests) which cover a bit more then integration checklist.

---

<div class="post-metadata">

### Author: ![mirzak](https://yyz2.discourse-cdn.com/flex036/user_avatar/hub.mender.io/mirzak/32/2056_2.png) [@mirzak](https://hub.mender.io/u/mirzak)
#### Post date: [December 9, 2020, 8:29am UTC](https://hub.mender.io/t/mender-u-boot-integration-checklist-for-labgrid/2956/3 "2020-12-09T08:29:34Z")

</div>

Also worth to have a look at this, [https://mender.io/blog/mender-pays-close-attention-to-quality-assurance](https://mender.io/blog/mender-pays-close-attention-to-quality-assurance) which contains some additional links.

---

<div class="post-metadata">

### Author: ![HerrMuellerluedensch](https://yyz2.discourse-cdn.com/flex036/user_avatar/hub.mender.io/herrmuellerluedensch/32/513_2.png) [@HerrMuellerluedensch](https://hub.mender.io/u/HerrMuellerluedensch)
#### Post date: [December 9, 2020, 9:39am UTC](https://hub.mender.io/t/mender-u-boot-integration-checklist-for-labgrid/2956/4 "2020-12-09T09:39:41Z")

</div>

Thanks! I’ll check that out!
