Skip to content

Integrate gitlab-ci/lpag/manifest_fix and 3 more

Commit: edgehog/infrastructure/gitlab-ci@9c6e4e8a

[BUILD][BRANCH] Fix bug on BUILD_BRANCH variable

  • The build is always triggered via a parent pipeline in this version of the CI/CD so it was necessary to fix the condition.

--

Commit: edgehog/infrastructure/gitlab-ci@f8247528

[THINGS][TEST] Insert test job for Things distro

  • This is a first implementation of automatic testing of Things distro using SECO LAVA lab.
  • The test is directed to 4 device types, one for each main architecture (imx6, imx8, Rockchip, Intel).

--

Commit: edgehog/infrastructure/gitlab-ci@6fb99d7e

[DOC] Add info about meta-layer MANIFEST_FILE var

The variable needs to be added as a project variable in order to specify the manifest file on which the meta-layer needs to be integrated.

--

Commit: edgehog/infrastructure/gitlab-ci@4653fee3

[FIX] Fix syntax errors in MACHINE parameter

The MACHINE parameter is fundamental in order to match the path of the built artifacts gin GitLab CI

Merge request reports