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
elpa
elpa
Commits
899155bf
Commit
899155bf
authored
May 10, 2016
by
Lorenz Huedepohl
Browse files
Add "make distcheck" test case
parent
a9d1b2d3
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
899155bf
...
...
@@ -970,3 +970,10 @@ gfortran-set-kernel-via-environment-variable-nompi-noopenmp-job:
-
make check TEST_FLAGS='1500 50 16'
-
./test_scripts/get_coverage_summary.sh
distcheck
:
tags
:
-
cpu
script
:
-
./autogen.sh
-
./configure --with-mpi=no
-
make distcheck DISTCHECK_CONFIGURE_FLAGS="--with-mpi=no" TEST_FLAGS='1500 50 16'
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