Skip to content
Snippets Groups Projects
Commit 3bbdce17 authored by GitBot's avatar GitBot
Browse files

Integrate gitlab-ci/yt-227-submit-test-fails-for-smoketests and 2 more

--

Commit: seco-ne/yocto/infrastructure/gitlab-ci@f6b301dc

YT-227 Fix submit LAVA task for smoke tests

  Smoke tests use a single type of test (boot.jinja2).
  However, some parameters need to be dynamic, such as device type.
  To address this, the `test-plan-args-var` introduced
  what allows environment variables with extra parameters to be used
  in the LAVA job generation script.
  The pipeline has been adjusted accordingly.

--

Commit: seco-ne/yocto/infrastructure/gitlab-ci@be2a04ab

Enable verbose mode for submit_test.py

--

Commit: seco-ne/yocto/infrastructure/gitlab-ci@cf0071f2

YT-234: Fix ci-test pipelines (was broken with YT-65 MR)

 The YT-65 MR refactored the repo_checkout job,
 which is also used in CI-test pipelines.
 Added the necessary changes to the CI-test code.
parent 184f54f5
No related branches found
No related tags found
1 merge request!825Integrate gitlab-ci/yt-227-submit-test-fails-for-smoketests and 2 more