Kristian Amlie
1b3ab7c5e0
MEN-5255: Enable and start testing Secure Boot.
This is using pre-signed binaries by Microsoft, Canonical and Debian,
no customized signing.
Changelog: None
Signed-off-by: Kristian Amlie <kristian.amlie@northern.tech>
3 years ago
Kristian Amlie
35a25ed2dc
Upgrade Ubuntu Raspberry Pi test image.
Changelog: None
Signed-off-by: Kristian Amlie <kristian.amlie@northern.tech>
3 years ago
Kristian Amlie
bb8ec8044f
Automatically skip non-qemu board tests for mender-convert.
Changelog: None
Signed-off-by: Kristian Amlie <kristian.amlie@northern.tech>
3 years ago
Kristian Amlie
245930608b
MEN-5219: Integrate with `grub.d` framework.
This means that `grub-install` and `update-grub` no longer risk
bricking the device, but will produce boot scripts with Mender support
integrated. It also means that the standard GRUB menu will be
available.
It is supported on x86_64 platforms where `grub.d` is available, and
can be turned on and off with `MENDER_GRUB_D_INTEGRATION`. The default
is to use it if available.
Devices that did not previously use `grub.d` integration won't be
upgraded correctly with it turned on, so it is advised to set
`MENDER_GRUB_D_INTEGRATION=n` if you are upgrading existing devices.
Changelog: Commit
Signed-off-by: Kristian Amlie <kristian.amlie@northern.tech>
3 years ago
Kristian Amlie
47c1b9c529
Use sudo consistently.
Changelog: None
Signed-off-by: Kristian Amlie <kristian.amlie@northern.tech>
3 years ago
Kristian Amlie
d680319fb0
Add new script for generating test images.
Changelog: None
Signed-off-by: Kristian Amlie <kristian.amlie@northern.tech>
3 years ago
Kristian Amlie
9b8b8fb7a1
Some cleanups to naming of test labels.
* Standardize on "qemux86-64", not "qemux86_64", since the former is
what is used everywhere else.
* Rename qemux86_64 to ubuntu-qemux86-64, since we now have more than
one qemu configuration.
Changelog: None
Signed-off-by: Kristian Amlie <kristian.amlie@northern.tech>
3 years ago
mender-test-bot
3553cff6a9
Image-Bot - Image updates
Changelog: None
Signed-off-by: mender-test-bot <mender@northern.tech>
3 years ago
Simon Ensslen
5fc630e935
Make docker container independent from mender-convert repository
Changelog: The mender-convert docker image does now contain the mender-convert application and does no longer need companion checkouts.
Changelog: All input files passed to docker-mender-convert must be located within the input directory as opposed to anywhere in the mender-convert checkout directory
Signed-off-by: Simon Ensslen <simon.ensslen@griesser.ch>
3 years ago
mender-test-bot
5c65235b14
Image-Bot - Image updates
Changelog: None
Signed-off-by: mender-test-bot <mender@northern.tech>
3 years ago
mender-test-bot
f497dcb48a
Image-Bot - Image updates
Changelog: None
Signed-off-by: mender-test-bot <mender@northern.tech>
3 years ago
Peter Grzybowski
8a8d34f51b
MEN-5257 Debian 11 tests support.
ChangeLog:title
Signed-off-by: Peter Grzybowski <peter@northern.tech>
3 years ago
mender-test-bot
144622acb4
Image-Bot - Image updates
Changelog: None
Signed-off-by: mender-test-bot <mender@northern.tech>
3 years ago
mender-test-bot
6d0237a94d
Image-Bot - Image updates
Changelog: None
Signed-off-by: mender-test-bot <mender@northern.tech>
3 years ago
mender-test-bot
c095619dc1
Image-Bot - Image updates
Changelog: None
Signed-off-by: mender-test-bot <mender@northern.tech>
3 years ago
dependabot[bot]
fe00bc46ce
Changelog:All: Bump jsdom from 18.1.1 to 19.0.0 in /scripts/linkbot
Bumps [jsdom](https://github.com/jsdom/jsdom ) from 18.1.1 to 19.0.0.
- [Release notes](https://github.com/jsdom/jsdom/releases )
- [Changelog](https://github.com/jsdom/jsdom/blob/master/Changelog.md )
- [Commits](https://github.com/jsdom/jsdom/compare/18.1.1...19.0.0 )
---
updated-dependencies:
- dependency-name: jsdom
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
mender-test-bot
fb0bd09825
Image-Bot - Image updates
Changelog: None
Signed-off-by: mender-test-bot <mender@northern.tech>
3 years ago
dependabot[bot]
d84ef5b7e3
Changelog:All: Bump jsdom from 18.1.0 to 18.1.1 in /scripts/linkbot
Bumps [jsdom](https://github.com/jsdom/jsdom ) from 18.1.0 to 18.1.1.
- [Release notes](https://github.com/jsdom/jsdom/releases )
- [Changelog](https://github.com/jsdom/jsdom/blob/master/Changelog.md )
- [Commits](https://github.com/jsdom/jsdom/compare/18.1.0...18.1.1 )
---
updated-dependencies:
- dependency-name: jsdom
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
mender-test-bot
ff6e308c01
Image-Bot - Image updates
Changelog: None
Signed-off-by: mender-test-bot <mender@northern.tech>
3 years ago
Ole Petter
6070d7eb5a
linkbot: Handle the double quote in the raspi-os image link
Changelog: None
Signed-off-by: Ole Petter <ole.orhagen@northern.tech>
3 years ago
dependabot[bot]
7830760785
Changelog:All: Bump jsdom from 18.0.1 to 18.1.0 in /scripts/linkbot
Bumps [jsdom](https://github.com/jsdom/jsdom ) from 18.0.1 to 18.1.0.
- [Release notes](https://github.com/jsdom/jsdom/releases )
- [Changelog](https://github.com/jsdom/jsdom/blob/master/Changelog.md )
- [Commits](https://github.com/jsdom/jsdom/compare/18.0.1...18.1.0 )
---
updated-dependencies:
- dependency-name: jsdom
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
dependabot[bot]
5533be91b1
Changelog:All: Bump jsdom from 18.0.0 to 18.0.1 in /scripts/linkbot
Bumps [jsdom](https://github.com/jsdom/jsdom ) from 18.0.0 to 18.0.1.
- [Release notes](https://github.com/jsdom/jsdom/releases )
- [Changelog](https://github.com/jsdom/jsdom/blob/master/Changelog.md )
- [Commits](https://github.com/jsdom/jsdom/compare/18.0.0...18.0.1 )
---
updated-dependencies:
- dependency-name: jsdom
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
mender-test-bot
a5238bac00
Image-Bot - Image updates
Changelog: None
Signed-off-by: mender-test-bot <mender@northern.tech>
3 years ago
Ole Petter
a9740723a2
linkbot: Remove the image name suffix from the image name
Changelog: None
Signed-off-by: Ole Petter <ole.orhagen@northern.tech>
3 years ago
Ole Petter
1472635f5f
QA-334: Make the Raspbian URL auto-updateable
Changelog: None
Signed-off-by: Ole Petter <ole.orhagen@northern.tech>
3 years ago
Ole Petter
e48602f1cd
style: Fix lint errors
Changelog: None
Signed-off-by: Ole Petter <ole.orhagen@northern.tech>
3 years ago
dependabot[bot]
9cbaa2af3b
Changelog:All: Bump jsdom from 17.0.0 to 18.0.0 in /scripts/linkbot
Bumps [jsdom](https://github.com/jsdom/jsdom ) from 17.0.0 to 18.0.0.
- [Release notes](https://github.com/jsdom/jsdom/releases )
- [Changelog](https://github.com/jsdom/jsdom/blob/master/Changelog.md )
- [Commits](https://github.com/jsdom/jsdom/compare/17.0.0...18.0.0 )
---
updated-dependencies:
- dependency-name: jsdom
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
mender-test-bot
6af0175917
Image-Bot - Image updates
Changelog: None
Signed-off-by: mender-test-bot <mender@northern.tech>
3 years ago
mender-test-bot
6a245906d1
Image-Bot - Image updates
Changelog: None
Signed-off-by: mender-test-bot <mender@northern.tech>
3 years ago
Andrey Basov
8f2e198ce6
Closing curly brace added in bootstrap-rootfs-overlay-production-server.sh
Changelog: Title
Signed-off-by: Andrey Basov <dev.basov@gmail.com>
Signed-off-by: Kristian Amlie <kristian.amlie@northern.tech>
3 years ago
mender-test-bot
2046fc6e61
Image-Bot - Image updates
Changelog: None
Signed-off-by: mender-test-bot <mender@northern.tech>
3 years ago
Lluis Campos
50da54d8bf
Update testing image Ubuntu x86-64 to Focal release
Changelog: None
Signed-off-by: Lluis Campos <lluis.campos@northern.tech>
3 years ago
Kristian Amlie
6580e27f92
Make sure version overrides are used in tests as well as production.
Changelog: None
Signed-off-by: Kristian Amlie <kristian.amlie@northern.tech>
3 years ago
mender-test-bot
bd695873af
Image-Bot - Image updates
Changelog: None
Signed-off-by: mender-test-bot <mender@northern.tech>
3 years ago
mender-test-bot
4ec9e26055
Image-Bot - Image updates
Changelog: None
Signed-off-by: mender-test-bot <mender@northern.tech>
3 years ago
mender-test-bot
57a0b0d799
Image-Bot - Image updates
Changelog: None
Signed-off-by: mender-test-bot <mender@northern.tech>
3 years ago
Ole Petter
924fe70950
linkbot: Move the LTS verification from the filter to the regexp
Changelog: None
Signed-off-by: Ole Petter <ole.orhagen@northern.tech>
4 years ago
Ole Petter
f075b8f137
Linkbot: Move to using Ubuntu major.minor versions, ignore the patch
Changelog: None
Signed-off-by: Ole Petter <ole.orhagen@northern.tech>
4 years ago
Ole Petter
49b9409c39
Linkbot: Quote the URL string in Bash
Changelog: None
Signed-off-by: Ole Petter <ole.orhagen@northern.tech>
4 years ago
Ole Petter
f23e1a06ee
Linkbot: Have the Ubuntu images monitored only by LTS releases
We do not want non-LTS releases covered by the linkbot.
Changelog: None
Signed-off-by: Ole Petter <ole.orhagen@northern.tech>
4 years ago
dependabot[bot]
2ecfbaabe2
Changelog:All: Bump jsdom from 16.7.0 to 17.0.0 in /scripts/linkbot
Bumps [jsdom](https://github.com/jsdom/jsdom ) from 16.7.0 to 17.0.0.
- [Release notes](https://github.com/jsdom/jsdom/releases )
- [Changelog](https://github.com/jsdom/jsdom/blob/master/Changelog.md )
- [Commits](https://github.com/jsdom/jsdom/compare/16.7.0...17.0.0 )
---
updated-dependencies:
- dependency-name: jsdom
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
Ole Petter
9520332ed1
Improve the Ubuntu Server linkbot monitoring
Changelog: None
Signed-off-by: Ole Petter <ole.orhagen@northern.tech>
4 years ago
dependabot[bot]
e11d02b8c1
Changelog:All: Bump jsdom from 16.6.0 to 16.7.0 in /scripts/linkbot
Bumps [jsdom](https://github.com/jsdom/jsdom ) from 16.6.0 to 16.7.0.
- [Release notes](https://github.com/jsdom/jsdom/releases )
- [Changelog](https://github.com/jsdom/jsdom/blob/master/Changelog.md )
- [Commits](https://github.com/jsdom/jsdom/compare/16.6.0...16.7.0 )
---
updated-dependencies:
- dependency-name: jsdom
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
mender-test-bot
1666baa0e2
Image-Bot - Image updates
Changelog: None
Signed-off-by: mender-test-bot <mender@northern.tech>
4 years ago
mender-test-bot
441ccfaf57
Image-Bot - Image updates
Changelog: None
Signed-off-by: mender-test-bot <mender@northern.tech>
4 years ago
Lluis Campos
836a76b534
run-tests.sh: Update Ubuntu Rpi image to 20.04
Changelog: None
Signed-off-by: Lluis Campos <lluis.campos@northern.tech>
4 years ago
Ole Petter
3672c63ed8
MEN-4462: Add a demo configuration config script
This moves the device configuration to a config script in configs/, from the
previous setup in the bootstrap scripts.
It does so by creating a new resources/ folder in the top-level directory, which
is then populated with the configuration file, and the server parameters only.
When the conversion is run with the demo configuration
configs/mender_convert_demo_config the conversion will install all the add-on's
available, and modify the configuration file in resources to align with our
regular Mender demo configuration.
Changelog: Add a demo configuration in configs/mender_convert_demo_config which
when added at run time creates a Mender demo setup in the converted image. This
includes short polling intervals, and all add-on's installed by default.
Signed-off-by: Ole Petter <ole.orhagen@northern.tech>
4 years ago
mender-test-bot
6a30098f2e
Image-Bot - Image updates
Changelog: None
Signed-off-by: mender-test-bot <mender@northern.tech>
4 years ago
dependabot[bot]
51bc49c57f
Changelog:All: Bump jsdom from 16.5.3 to 16.6.0 in /scripts/linkbot
Bumps [jsdom](https://github.com/jsdom/jsdom ) from 16.5.3 to 16.6.0.
- [Release notes](https://github.com/jsdom/jsdom/releases )
- [Changelog](https://github.com/jsdom/jsdom/blob/master/Changelog.md )
- [Commits](https://github.com/jsdom/jsdom/compare/16.5.3...16.6.0 )
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
dependabot[bot]
561dec3e3b
Changelog:All: Bump jsdom from 16.4.0 to 16.5.3 in /scripts/linkbot
Bumps [jsdom](https://github.com/jsdom/jsdom ) from 16.4.0 to 16.5.3.
- [Release notes](https://github.com/jsdom/jsdom/releases )
- [Changelog](https://github.com/jsdom/jsdom/blob/master/Changelog.md )
- [Commits](https://github.com/jsdom/jsdom/compare/16.4.0...16.5.3 )
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago