Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Shen, Siran
wacc
Commits
ddafa6ad
Commit
ddafa6ad
authored
Mar 19, 2021
by
Tom Zhao
Browse files
xz1919: updated pipeline
parent
a76b53dd
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
ddafa6ad
...
...
@@ -10,7 +10,7 @@ stages:
-
build
-
frontend-test
-
backend-test
-
optimise
-test
-
extension
-test
build-job
:
stage
:
build
...
...
@@ -63,12 +63,22 @@ test-execute-valid:
-
log/assembly
-
log/output
test-
optimise
:
stage
:
optimise
-test
test-
extension
:
stage
:
extension
-test
script
:
-
echo "compile op
r
imise sample tests and conpair with given .log result file"
-
echo "compile op
t
imise sample tests and conpair with given .log result file"
-
./scripts/constantPropagationTest.sh
-
./scripts/extensionValidTest.sh
artifacts
:
paths
:
-
log/assembly
-
log/output
test-intel-isa
:
stage
:
extension-test
script
:
-
echo "compile .wacc files under intel isa"
-
./scripts/intelAssembleExecute.sh
artifacts
:
paths
:
-
log/assembly
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment