Skip to content
Snippets Groups Projects
Commit f594d475 authored by Dennis Gläser's avatar Dennis Gläser
Browse files

Merge branch 'fix/mpi-ci-privileges' into 'master'

[ci] advise openmpi to run as root

See merge request !2581
parents bef84a91 f547a252
No related branches found
No related tags found
Loading
Checking pipeline status
......@@ -55,6 +55,9 @@ build dumux:
test dumux:
stage: test
variables:
OMPI_ALLOW_RUN_AS_ROOT: 1
OMPI_ALLOW_RUN_AS_ROOT_CONFIRM: 1
script:
- |
pushd build-cmake
......
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