Age | Commit message (Collapse) | Author | Files | Lines |
|
During the last workshop the transition to the new framework was presented.
This change essentially deprecates the SMACK-based application framework.
To prepare the integration of it, we remove the deprecated components:
- skip application framework related tests on master branch
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Change-Id: Ia75c40674f9233a351796107f70521b017a5ced9
|
|
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Change-Id: Ib5cb3f7124f5e314096f162633f005c6f782c2d1
|
|
We only use ext4, so save the i/o and cpu time.
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Change-Id: I2ca41e6e81a298864ea2faf23671f6e3cc34af7f
|
|
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Change-Id: I3f70ba3ad4eca250242c673b6554b8fd448471dd
|
|
Change-Id: I28bad4ed84c19db403b7e579e489fe5fa071c4cd
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Change-Id: I41fd76d4077fc105f816727366aeb662a2a2afe8
|
|
This patch duplicate the agl-publish call but with AGL's kernelCI API.
This patch needs AGL token to be added as secret on jenkins.
Change-Id: I624fd9336fe120968e096db07e3f191c538c02df
Bug-AGL: SPEC-3414
Signed-off-by: Corentin LABBE <clabbe@baylibre.com>
|
|
The TARGETMACHINE of rpi4 should be raspberrypi4-64.
Only halibut should keep the old one.
Change-Id: Ifccc863ef34576acb6677504886aa140337590d6
Bug-AGL: SPEC-3811
Signed-off-by: Corentin LABBE <clabbe@baylibre.com>
|
|
releng use bbe as machine name.
Change-Id: I70c2e79c645824e15021157115553f2e04d21d1d
Bug-AGL: SPEC-3904
Signed-off-by: Corentin LABBE <clabbe@baylibre.com>
|
|
Add support for CIBT for BBE in ci-management.
Change-Id: Icf86432821f3b6e24f0cc0e0ebe576218013d613
Bug-AGL: SPEC-3904
Signed-off-by: Corentin LABBE <clabbe@baylibre.com>
|
|
|
|
Use the new --fsr option of agl-publish.
Change-Id: If22ea48de0eeb72267b243f88cdd57c81e76f046
Bug-AGL: SPEC-3414
Signed-off-by: Corentin LABBE <clabbe@baylibre.com>
|
|
After a merge we need to rebase our -next branch to be
synced with master.
Bug-AGL: SPEC-3846
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Change-Id: I9881589ec192ccf1668e692ea9d4e1eb6476d418
|
|
We need to provide --kernel-version to agl-publish
Change-Id: I6f4aead97abf7c5c04f4ff007024ee8046f3522b
Bug-AGL: SPEC-3414
Signed-off-by: Corentin LABBE <clabbe@baylibre.com>
|
|
Two machines were missing, add them.
Change-Id: I78b0b76bc2a0a56f6c5245b1f850388c4c17093e
Bug-AGL: SPEC-3414
Signed-off-by: Corentin LABBE <clabbe@baylibre.com>
|
|
Change-Id: Iec45d077904afabcad0d151b65281833ca98005d
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
The api argument was missing.
Change-Id: I98e9b066730f5917458d9caead8a6635a431750d
Bug-AGL: SPEC-3414
Signed-off-by: Corentin LABBE <clabbe@baylibre.com>
|
|
This supports SPEC-3414.
Change-Id: I811051230672b5dfafda8072d28eb27c6b9e01a8
Bug-AGL: SPEC-3414
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
A space is missing after argument.
Change-Id: Ib9ee1c39fa61ac6bdd3253f2d7b444d6b19bc3fa
Bug-AGL: SPEC-3414
Signed-off-by: Corentin LABBE <clabbe@baylibre.com>
|
|
Start to use agl-publish for verifying metadata are correctly filled.
(Fix also a typo in qemux86-64)
Change-Id: I181e2230940b8bb7094674e9de97f51407018ee1
Bug-AGL: SPEC-3414
Signed-off-by: Corentin LABBE <clabbe@baylibre.com>
|
|
if BUILD_VERSION is empty, we are running a CI job.
Change-Id: I5f5f859c5f30ea2ef54734cf99d083fbba686d38
Bug-AGL: SPEC-3414
Signed-off-by: Corentin LABBE <clabbe@baylibre.com>
|
|
|
|
Some variables are empty:
- TARGETARCH exists only on ci-apps, so fill it according to MACHINE
- source build-info for the remaining ones
Change-Id: I8e9ca0660475bf187616186c28eff08fc134743a
Bug-AGL: SPEC-3414:
Signed-off-by: Corentin LABBE <clabbe@baylibre.com>
|
|
We will need to push build info before generating jobs.
So first unify build version under an uniq variable name BUILD_VERSION.
And generate this early.
Bug-AGL: SPEC-3414
Change-Id: Ieba092b2c9d86f9b9feee45a02b553b6cf49fecf
Signed-off-by: Corentin LABBE <clabbe@baylibre.com>
|
|
|
|
The grep test fail due to jenkins beiing set -e by default
Fix in the same time the path to agl-publish
Bug-AGL: SPEC-3414
Change-Id: I2260d1dc266a97081695f9bd8bac9eabfdb6a3a3
Signed-off-by: Corentin LABBE <clabbe@baylibre.com>
|
|
Add a function to generate and publish bmeta.json for kernelci.
Nothing is done yet, only debug to be sure correct informations are
generated.
Bug-AGL: SPEC-3414
Change-Id: Ic605034fecf751aa2a768557c4c8cd28d6bf5154
Signed-off-by: Corentin LABBE <clabbe@baylibre.com>
|
|
For all branches (except jellyfish/halibut), h3ulcb-nogfx build based
boards should now use the agl-demo-platform-crosssdk-h3ulcb.ext4.xz
rootfs image.
Change-Id: I57de9c9c20f97c7b36fab053ca4b6d6e0ad7fecd
Bug-AGL: SPEC-3811
Signed-off-by: Corentin LABBE <clabbe@baylibre.com>
|
|
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Change-Id: Iffde2d643c36250b074516d860f4dff5a3745044
|
|
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Change-Id: Ia4c8bea4b57bceccd9b339be1be912330a6b8ac7
|
|
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
Change-Id: Ie1080c88c643c5f1c74a4f115350efb47bfd83bd
|
|
This enables NxM (build x test) machines.
Bug-AGL: SPEC-3714
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
Change-Id: I651e2c25d86a3052d1fd10c78aa4ddd5f36bad2e
|
|
r8a7795-agl-refhw is booted by an extra CIBT jenkins, so let's add a
dedicated MACHINE case for it.
Also, the h3ulcb-kf is moved at the end of gen_info since it is main
device which need to be booted by MACHINE=h3ulcb-nogfx
Bug-AGL: SPEC-3714
Change-Id: Iaa141521015734ca818ff1e319deed1eea6bfed3
Signed-off-by: Corentin LABBE <clabbe@baylibre.com>
|
|
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Change-Id: I3fdfb2d1455a9e7c9022b1a4f1fe9c1c213c7dc9
|
|
Change-Id: Ie71bd1bc386fabf0b216efd0bdf1246a30c68541
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
|
|
Current h3ulcb/rpi4 builds produces nbdroot images in ext4 and not ext4.xz format.
This patch adds a workaround which compress thoses images.
Change-Id: I979d37be6067e57477a1062ab416229db85209c7
Bug-AGL: SPEC-3751
Signed-off-by: Corentin LABBE <clabbe@baylibre.com>
|
|
Change-Id: I3b99282f42268ad9ea206a491ecf79a5e05af8d2
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
Change-Id: I1be3fae31cb858b0f2b346d06abd26abc78bdaeb
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
The h3ulcb build must build also the AGL refhw.
Change-Id: I2cb3acc57358b656f01e7a8731f10a0becdeab18
Bug-AGL: SPEC-3714
Signed-off-by: Corentin LABBE <clabbe@baylibre.com>
|
|
Enabe the copy of artifacts for r8a7795-agl-refhw
Change-Id: Id3536647e1f57955ba7ff512a8256f7b2ab48f38
Bug-AGL: SPEC-3714
Signed-off-by: Corentin LABBE <clabbe@baylibre.com>
|
|
it does timeout on slow hosts.
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
Change-Id: I0496f7c6b12b059950b53c50ef3b2c644df7740e
|
|
Change-Id: Ibd69c1c9e34faa0226ce2de96d31713bf64e1b3d
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
Change-Id: I10c8e59220c6c912c9d21a349129eb6817c689b5
|
|
Sometime lavacli wait exit with an error.
Until the LAVA/lavacli bug is fixed, let's try to handle the situation.
Since the error seems to happen when the job end, let's just check if
the job ended, in the other case retry to wait.
Change-Id: I7b7b1aee0dcc2ecc2ef971cc40c29374307f6b0f
Bug-AGL: SPEC-3705
Signed-off-by: Corentin LABBE <clabbe@baylibre.com>
|
|
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
Change-Id: I6d7397d72515e56e912bd82c7ebc4a838886ab74
|
|
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
Change-Id: If1bdb538be70beb54e6c6c8c625af2b2512f0ec7
|
|
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
Change-Id: If44134e2b036493db636571dc89b51be4ff8f53d
|
|
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
Change-Id: Ie7955e06765a72ce6ef3f30d590df34a07dff226
|
|
This patchs adds pyagl tests to test ran for application lifecycle.
Change-Id: Ieba5900ddcd8e9fe621f8cd0783380964f8d3441
Bug-AGL: SPEC-3572
Signed-off-by: Corentin LABBE <clabbe@baylibre.com>
|