Skip to content
Snippets Groups Projects
Commit 5119a934 authored by Chase Qi's avatar Chase Qi
Browse files

ci: fix CI_BUILD_JOB_NAME for rpi4 and b68 sysota test job


Signed-off-by: default avatarChase Qi <chase.qi@linaro.org>
parent 4aaa2a91
No related branches found
No related tags found
No related merge requests found
This commit is part of merge request !257. Comments created here will be created in the context of that merge request.
......@@ -520,7 +520,7 @@ lava-raspberrypi4-64-sysota:
extends: .lava-test-mr
variables:
MACHINE: raspberrypi4-64
CI_BUILD_JOB_NAME: linux-raspberrypi4-64
CI_BUILD_JOB_NAME: linux-raspberrypi4-64-gcc
CI_LAVA_JOB_DEFINITION: "https://git.ostc-eu.org/OSTC/infrastructure/lava/lava-config/-/raw/master/lava.ostc-eu.org/job-definitions/ci/raspberrypi4-64-sysota.yaml"
CI_REPORT_JOB_NAME: lava-report
CI_UPDATE_JOB_NAME: bundle-raspberrypi4-64
......@@ -531,7 +531,7 @@ lava-seco-intel-b68-sysota:
extends: .lava-test-mr
variables:
MACHINE: seco-intel-b68
CI_BUILD_JOB_NAME: linux-seco-intel-b68
CI_BUILD_JOB_NAME: linux-seco-intel-b68-gcc
CI_LAVA_JOB_DEFINITION: "https://git.ostc-eu.org/OSTC/infrastructure/lava/lava-config/-/raw/master/lava.ostc-eu.org/job-definitions/ci/seco-intel-b68-sysota.yaml"
CI_REPORT_JOB_NAME: lava-report
CI_UPDATE_JOB_NAME: bundle-seco-intel-b68
......
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