commit | 60965da679d1c03dfdb95546602dc4e88e9268de | [log] [tgz] |
---|---|---|
author | Ksawery Dziekoński <kdziekonski@mirantis.com> | Wed May 27 15:17:03 2020 +0200 |
committer | Ksawery Dziekoński <kdziekonski@mirantis.com> | Fri May 29 11:42:25 2020 +0200 |
tree | 701d298b24d5b0e7e7653a82afc59d8ee4f172b6 | |
parent | 397977ad6705d6befff566cbe5de0c2025566d6b [diff] [blame] |
Added fluent-plugin-concat filter configuration template. Related-PROD: PROD-34980 Change-Id: I9997f7be13ec5df938f7ef121b019c502bc04217
diff --git a/tests/run_tests.sh b/tests/run_tests.sh index 25e5125..9ef0cbd 100755 --- a/tests/run_tests.sh +++ b/tests/run_tests.sh
@@ -40,7 +40,7 @@ virtualenv $VENV_DIR source ${VENV_DIR}/bin/activate python -m pip install salt${PIP_SALT_VERSION} - python -m pip install reno + python -m pip install reno 'msgpack<1' 'setuptools<45' } setup_mock_bin() {