Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Accelerator Project
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
SoCLabs
Accelerator Project
Commits
8259fb79
Commit
8259fb79
authored
2 years ago
by
dwn1c21
Browse files
Options
Downloads
Patches
Plain Diff
CI fix typo
parent
12b8de1c
No related branches found
No related tags found
No related merge requests found
Pipeline
#10257
failed
2 years ago
Stage: compile
Stage: simulate
Stage: simulate_qs
Stage: build
Stage: deploy
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+1
-1
1 addition, 1 deletion
.gitlab-ci.yml
with
1 addition
and
1 deletion
.gitlab-ci.yml
+
1
−
1
View file @
8259fb79
...
@@ -237,7 +237,7 @@ deploy-job-ZCU104: # This job runs in the deploy stage.
...
@@ -237,7 +237,7 @@ deploy-job-ZCU104: # This job runs in the deploy stage.
# script will output "Overlay Loaded" if successful
# script will output "Overlay Loaded" if successful
-
screen -r zynq -X stuff "python run_full_verification.py \n"
-
screen -r zynq -X stuff "python run_full_verification.py \n"
-
while ! grep -q "ALL TESTS FINISHED" screenlog; do sleep 10; done
-
while ! grep -q "ALL TESTS FINISHED" screenlog; do sleep 10; done
-
scree
p
-r zynq -X stuff "scp -i ~/.ssh/id_rsa verification_log dwn1c21@soclabs.soton.ac.uk:~/
SoC-Labs/accelerator
-project/ \n"
-
scree
n
-r zynq -X stuff "scp -i ~/.ssh/id_rsa verification_log dwn1c21@soclabs.soton.ac.uk:~/
builds/wzndG1mA/0/soclabs/aes-128
-project/ \n"
# deactivate the pynq virtual environment and exit root access
# deactivate the pynq virtual environment and exit root access
-
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"
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment