Skip to content

Commit ada5ea2

Browse files
committed
ci: disable xlspike ux900fd-flash job
Signed-off-by: Huaqi Fang <[email protected]>
1 parent f9a573d commit ada5ea2

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

.gitlab-ci.yml

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -469,16 +469,16 @@ build_ux900fd_flash_manual:
469469
## Job for run sim
470470
# Run For ux900FD Core, with FPU, flash boot mode
471471
# This ux900fd init process will fail
472-
run_ux900fd_flash_xlspike:
473-
stage: run
474-
allow_failure: true
475-
dependencies:
476-
- build_ux900fd_flash
477-
variables:
478-
SOC: "evalsoc"
479-
CORE: "ux900fd"
480-
BOOT_MODE: "flash"
481-
<<: *run_linux_sdk_xlspike_job_def
472+
#run_ux900fd_flash_xlspike:
473+
# stage: run
474+
# allow_failure: true
475+
# dependencies:
476+
# - build_ux900fd_flash
477+
# variables:
478+
# SOC: "evalsoc"
479+
# CORE: "ux900fd"
480+
# BOOT_MODE: "flash"
481+
# <<: *run_linux_sdk_xlspike_job_def
482482

483483
## Job for run sim
484484
# Run For ux900FD Core, with FPU, sd boot mode

0 commit comments

Comments
 (0)