Skip to content
Snippets Groups Projects
Commit 7beb7a49 authored by dam1n19's avatar dam1n19
Browse files

Updates CI script to test simulation

parent b0c854dd
No related branches found
No related tags found
No related merge requests found
Pipeline #10216 failed
...@@ -30,10 +30,8 @@ simulate-nanosoc: ...@@ -30,10 +30,8 @@ simulate-nanosoc:
stage: simulate stage: simulate
script: script:
- echo "Simulation phase started" - echo "Simulation phase started"
# - git submodule foreach --recursive git submodule init
# - git pull --recurse-submodules
- source set_env.sh - source set_env.sh
- socsim regression_nanosoc - socsim system_nanosoc TESTNAME=hello
tags: tags:
- VLAB-ZCU - VLAB-ZCU
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment