commit | 37db205cd05fa0770036443e472f714da9862855 | [log] [tgz] |
---|---|---|
author | Ksawery Dziekoński <kdziekonski@mirantis.com> | Tue Aug 04 14:50:40 2020 +0200 |
committer | Ksawery Dziekoński <kdziekonski@mirantis.com> | Tue Aug 04 15:49:54 2020 +0200 |
tree | a2275531fa0069934595bd9a70d5051ebe3a80d7 | |
parent | 9490cd36b60ca1df933641e87fbb318d3ce245ab [diff] [blame] |
Extend procstat_running-based metric alerts. Related-PROD: PROD-35435 Change-Id: Ie15ffaa335e3501573630846816684964c75aef7
diff --git a/tests/run_tests.sh b/tests/run_tests.sh index 9761585..f4d5df0 100755 --- a/tests/run_tests.sh +++ b/tests/run_tests.sh
@@ -40,6 +40,7 @@ virtualenv $VENV_DIR source ${VENV_DIR}/bin/activate python -m pip install salt${PIP_SALT_VERSION} + python -m pip install 'msgpack<1.0.0' } setup_mock_bin() {