Fix build on ELN

This commit is contained in:
Davide Cavalca 2023-07-28 10:19:30 -07:00
parent 8ac2b25296
commit 2fdea5c974

View File

@ -104,6 +104,9 @@ sed -i '/self.driver.start(env=env)/i \ \ \ \ \ \ \ \ env["PYTHONPATH"] = "%{bui
tests/utils/botocore/__init__.py
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