commit | c2955cdc853eee97b52382bb7991f57d6332261b | [log] [tgz] |
---|---|---|
author | Ksawery DziekoĆski <kdziekonski@mirantis.com> | Tue Aug 04 14:50:19 2020 +0200 |
committer | kdziekonski <kdziekonski@mirantis.com> | Tue Aug 11 13:22:56 2020 +0000 |
tree | aee237561d9109df9267ee962c884a942fa69ae1 | |
parent | 0bc4733d6321241a5bbd5730aaf7f4370f67d88a [diff] |
Extend procstat_running-based metric alerts. Related-PROD: PROD-35435 Change-Id: Ic4632e5249094704276627cbfe8a07ae4277b228
diff --git a/tests/run_tests.sh b/tests/run_tests.sh index 2735bf8..a0b7569 100755 --- a/tests/run_tests.sh +++ b/tests/run_tests.sh
@@ -39,6 +39,7 @@ source ${VENV_DIR}/bin/activate python -m pip install "msgpack<1.0.0" "setuptools<45.0.0" python -m pip install salt${PIP_SALT_VERSION} + python -m pip install 'msgpack<1.0.0' } setup_pillar() {