Skip to content
Snippets Groups Projects
Commit 7310989c authored by Stefan Schmidt's avatar Stefan Schmidt
Browse files

ostc-ci: Follow rename of image files


Signed-off-by: default avatarStefan Schmidt <stefan.schmidt@huawei.com>
parent 533dc9b7
No related branches found
No related tags found
No related merge requests found
...@@ -15,7 +15,7 @@ linux-qemu-x86: ...@@ -15,7 +15,7 @@ linux-qemu-x86:
variables: variables:
MACHINE: qemux86 MACHINE: qemux86
OHOS_BUILD_FLAVOUR: linux OHOS_BUILD_FLAVOUR: linux
OHOS_RECIPE_NAME: allscenarios-image-base-tests OHOS_RECIPE_NAME: oniro-image-base-tests
# Set OHOS_BUILD_CACHE to "pub", overriding the value defined in the # Set OHOS_BUILD_CACHE to "pub", overriding the value defined in the
# .build job. This enables sharing of download and sstate-cache created # .build job. This enables sharing of download and sstate-cache created
# during this job. # during this job.
...@@ -32,7 +32,7 @@ linux-qemu-x86_64: ...@@ -32,7 +32,7 @@ linux-qemu-x86_64:
variables: variables:
MACHINE: qemux86-64 MACHINE: qemux86-64
OHOS_BUILD_FLAVOUR: linux OHOS_BUILD_FLAVOUR: linux
OHOS_RECIPE_NAME: allscenarios-image-base-tests OHOS_RECIPE_NAME: oniro-image-base-tests
# See the note on linux-qemu-x86. # See the note on linux-qemu-x86.
OHOS_BUILD_CACHE: "pub" OHOS_BUILD_CACHE: "pub"
OHOS_BB_LOCAL_CONF_BB_GENERATE_MIRROR_TARBALLS: 1 OHOS_BB_LOCAL_CONF_BB_GENERATE_MIRROR_TARBALLS: 1
...@@ -54,7 +54,7 @@ linux-stm32mp1-av96: ...@@ -54,7 +54,7 @@ linux-stm32mp1-av96:
extends: .build-recipe extends: .build-recipe
variables: variables:
OHOS_BUILD_FLAVOUR: linux OHOS_BUILD_FLAVOUR: linux
OHOS_RECIPE_NAME: allscenarios-image-base-tests OHOS_RECIPE_NAME: oniro-image-base-tests
MACHINE: stm32mp1-av96 MACHINE: stm32mp1-av96
linux-raspberrypi4-64: linux-raspberrypi4-64:
......
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