Skip to content

Commit 9ddf6ab

Browse files
committed
Turn off showing hwloc warnings/errors so PETSc tests do not cause pipeline to fail.
1 parent 4e7b904 commit 9ddf6ab

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docker/pylith-testenv

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ ARG REPO_DIR=.
77
ARG TEST_COVERAGE=no
88
ARG PYTHON_COVERAGE=coverage3
99
ENV TEST_COVERAGE=${TEST_COVERAGE} PYTHON_COVERAGE=${PYTHON_COVERAGE}
10+
ENV HWLOC_HIDE_ERRORS=2
1011

1112
LABEL maintainer="Brad Aagaard <[email protected]>"
1213

0 commit comments

Comments
 (0)