Fix build on ELN
This commit is contained in:
parent
8ac2b25296
commit
2fdea5c974
@ -104,6 +104,9 @@ sed -i '/self.driver.start(env=env)/i \ \ \ \ \ \ \ \ env["PYTHONPATH"] = "%{bui
|
|||||||
tests/utils/botocore/__init__.py
|
tests/utils/botocore/__init__.py
|
||||||
|
|
||||||
export TESTS_REMOVE_REPO_ROOT_FROM_PATH=1 TZ=UTC
|
export TESTS_REMOVE_REPO_ROOT_FROM_PATH=1 TZ=UTC
|
||||||
|
%if 0%{?rhel}
|
||||||
|
export OPENSSL_ENABLE_SHA1_SIGNATURES=yes
|
||||||
|
%endif
|
||||||
%pytest --verbose --numprocesses=auto --dist=loadfile tests/unit tests/functional
|
%pytest --verbose --numprocesses=auto --dist=loadfile tests/unit tests/functional
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user