Skip to content
Snippets Groups Projects
Commit 8041991f 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 96727a84
No related branches found
No related tags found
1 merge request!70Integrate gitlab-ci/yt-227-submit-test-fails-for-smoketests and 2 more
Pipeline #154082 passed with stage
in 17 seconds
Subproject commit 667964a6d553480dfa01d80efffd26fae07aa563
Subproject commit f6b301dc158ff27ab74a7d3cc2e10ba244787a4e
......@@ -4,9 +4,9 @@
# ---------------------------------------------------------------------------------------
include:
- project: '${CI_PROJECT_ROOT_NAMESPACE}/yocto/infrastructure/gitlab-ci'
ref: 667964a6d553480dfa01d80efffd26fae07aa563
ref: f6b301dc158ff27ab74a7d3cc2e10ba244787a4e
file: 'manifest-integration.yml'
variables:
GITLAB_CI_REVISION: 667964a6d553480dfa01d80efffd26fae07aa563
GITLAB_CI_REVISION: f6b301dc158ff27ab74a7d3cc2e10ba244787a4e
BB_RECIPE_NAME: seco-show-demo
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment