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
LARN
PRRT
Commits
aad406b5
Commit
aad406b5
authored
Mar 09, 2016
by
Andreas Schmidt
Browse files
Add performance tests to .gitlab-ci.yml.
parent
13aedf79
Pipeline
#60
failed with stage
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
aad406b5
...
...
@@ -8,4 +8,8 @@ before_script:
run_tests
:
script
:
-
./bin/prrtTests
\ No newline at end of file
-
./bin/prrtTests
performanceEvaluation
:
script
:
-
sudo make perftest
\ No newline at end of file
Write
Preview
Supports
Markdown
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