commit | fa5d244bc1f2d15304b3aca169dc38fcf09bccd0 | [log] [tgz] |
---|---|---|
author | Dong Ma <winterma.dong@gmail.com> | Wed Oct 30 10:29:16 2024 +0800 |
committer | GitHub <noreply@github.com> | Wed Oct 30 02:29:16 2024 +0000 |
tree | dbf562bbc0b0b24a246c584afa552c3b4065e468 | |
parent | 170ae7621a234988ad75f59214e57dd059c5caf4 [diff] [blame] |
[ATMOSPHERE-523] Improve NeutronNetworkOutOfIPs alarm (#2063) Co-authored-by: Mohammed Naser <mnaser@vexxhost.com>
diff --git a/tox.ini b/tox.ini index ca2522a..659f20d 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