Skip to content
Snippets Groups Projects
Commit 1b96930a authored by Zygmunt Krynicki's avatar Zygmunt Krynicki
Browse files

Build openharmony-image-base-tests for CI


We have notced that some of ACTS dependencies do not build correctly for
Avenger96. This went unnoticed because the CI system is building the
plain image, that does not include any test dependencies.

Fix that by building the test image instead of the plain image, for
targets based on Linux.

Signed-off-by: default avatarZygmunt Krynicki <zygmunt.krynicki@huawei.com>
parent 669e8772
No related branches found
No related tags found
No related merge requests found
...@@ -165,7 +165,7 @@ stages: ...@@ -165,7 +165,7 @@ stages:
stage: Linux stage: Linux
variables: variables:
OHOS_BUILD_FLAVOUR: "linux" OHOS_BUILD_FLAVOUR: "linux"
OHOS_RECIPE_NAME: "openharmony-image-base" OHOS_RECIPE_NAME: "openharmony-image-base-tests"
OHOS_GIT_REPO_PATH: "meta-ohos" OHOS_GIT_REPO_PATH: "meta-ohos"
"Qemu x86-64 (Linux)": "Qemu x86-64 (Linux)":
......
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