commit | 45e777c78f96ab3a5fcaae964b2d8286aa33ddef | [log] [tgz] |
---|---|---|
author | vexxhost-bot <105816074+vexxhost-bot@users.noreply.github.com> | Wed Oct 30 12:41:42 2024 -0400 |
committer | GitHub <noreply@github.com> | Wed Oct 30 16:41:42 2024 +0000 |
tree | e97ff5a13b689df1994ad0ef2c5e673bb4fb715b | |
parent | 9dcaa8fc89e2f4127247c9fed2561b661e772c1e [diff] [blame] |
[ATMOSPHERE-526][stable/2023.2] Improve NeutronNetworkOutOfIPs alarm (#2067) This is an automated cherry-pick of #2063 /assign larainema
diff --git a/tox.ini b/tox.ini index bed67e1..ff3459b 100644 --- a/tox.ini +++ b/tox.ini
@@ -105,3 +105,11 @@ bash commands = bash {toxinidir}/build/build-manila-image.sh + +[testenv:promtool-test] +skip_install = true +deps = + PyYAML + rjsonnet +commands = + python3 {toxinidir}/hack/promtool-test.py