Skip to content
Snippets Groups Projects
Commit 8774364b authored by dam1n19's avatar dam1n19
Browse files

SOC1-167: Update CI testbitfile script path

parent b769ba02
No related branches found
No related tags found
No related merge requests found
...@@ -186,7 +186,7 @@ deploy-job-ZCU104: # This job runs in the deploy stage. ...@@ -186,7 +186,7 @@ deploy-job-ZCU104: # This job runs in the deploy stage.
- screen -r zynq -X stuff "deactivate \n" - screen -r zynq -X stuff "deactivate \n"
- screen -r zynq -X stuff "exit \n" - screen -r zynq -X stuff "exit \n"
# test the screenlog for "Overlay Loaded" # test the screenlog for "Overlay Loaded"
- cp ./Cortex-M0/nanosoc/systems/mcu/fpga_imp/CI_verification/test_bitfile_ZCU104.sh ./ - cp ./system/fpga_imp/CI_verification/test_bitfile_ZCU104.sh ./
- chmod +x test_bitfile_ZCU104.sh - chmod +x test_bitfile_ZCU104.sh
- ./test_bitfile_ZCU104.sh - ./test_bitfile_ZCU104.sh
......
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