Tests stages with OpenMPI must use privileged docker runner

This commit is contained in:
Robert Maynard 2020-11-25 09:09:45 -05:00
parent 2b6c0df780
commit 57f0c31e22

@ -102,6 +102,7 @@ test:ubuntu1604_gcc48:
- vtkm - vtkm
- docker - docker
- linux - linux
- privileged
extends: extends:
- .ubuntu1604 - .ubuntu1604
- .cmake_test_linux - .cmake_test_linux