Skip to content

Commit c5ab945

Browse files
committed
System tests: force downgrade of bcrypt to 3.1.7 since 3.2.0 wont work with Py2
1 parent 5203fc8 commit c5ab945

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

tests/system/run-tests.sh

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -193,6 +193,10 @@ python setup.py develop
193193
cd $WORKSPACE
194194
build_python_client
195195

196+
# Downgrade bcrypt since 3.2.0 no longer works with Python 2.
197+
# Remove this when ducktape runs on Python 3.
198+
pip install bcrypt==3.1.7
199+
196200
# Run the tests
197201
cd $KAFKA_DIR
198202
python `which ducktape` --debug $TEST_PATH \

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy