Skip to content
Snippets Groups Projects
Commit 1f98e3f4 authored by dam1n19's avatar dam1n19
Browse files

Updated CI jobs and renamed socsim script

parent 84417c50
Branches
No related tags found
No related merge requests found
Pipeline #10220 failed
...@@ -31,7 +31,16 @@ simulate-hello: ...@@ -31,7 +31,16 @@ simulate-hello:
script: script:
- echo "Simulation phase started" - echo "Simulation phase started"
- source set_env.sh - source set_env.sh
- socsim system_nanosoc TESTNAME=hello - socsim test_nanosoc TESTNAME=hello
tags:
- VLAB-ZCU
simulate-regression:
stage: simulate
script:
- echo "Simulation phase started"
- source set_env.sh
- socsim regression_nanosoc
tags: tags:
- VLAB-ZCU - VLAB-ZCU
......
File moved
Subproject commit be9b75b493e145cdd0679e336a7e32b1566bf05b Subproject commit 20d3193afcacbf54b7806ff25f3643269ae0c70b
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment