commit | d5930fe5f6cf54d1f64d76443cba609e8bf9cd06 | [log] [tgz] |
---|---|---|
author | vexxhost-bot <105816074+vexxhost-bot@users.noreply.github.com> | Wed Oct 30 11:15:47 2024 -0400 |
committer | GitHub <noreply@github.com> | Wed Oct 30 15:15:47 2024 +0000 |
tree | f94edadf5a35722cec938b60b9fecd219debc745 | |
parent | 333c551beb067838b492dde033bc67329d0932e6 [diff] [blame] |
[ATMOSPHERE-524] [stable/2023.1] Improve NeutronNetworkOutOfIPs alarm (#2066) 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