Skip to content
Snippets Groups Projects
Commit 8264d1b4 authored by dwn1c21's avatar dwn1c21
Browse files

Update simulate_hello to use test_nanosoc over test_aes128

parent 297f6939
No related branches found
No related tags found
No related merge requests found
Pipeline #10379 failed
...@@ -48,7 +48,7 @@ simulate-hello: ...@@ -48,7 +48,7 @@ simulate-hello:
script: script:
- echo "Simulation phase started" - echo "Simulation phase started"
- source set_env.sh - source set_env.sh
- socsim test_aes128 TESTNAME=hello - socsim test_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.
Finish editing this message first!
Please register or to comment