commit | 1ff976726cd87b9f1e455c9dd40cfce79934e15b | [log] [tgz] |
---|---|---|
author | vexxhost-bot <105816074+vexxhost-bot@users.noreply.github.com> | Wed Oct 30 18:11:50 2024 -0400 |
committer | GitHub <noreply@github.com> | Wed Oct 30 22:11:50 2024 +0000 |
tree | 77fe16ca7afdbfe20be5fbad99c8d417c520ba93 | |
parent | c57f0c5aea5602cd48a9fce68cc86ee983c558c0 [diff] [blame] |
[ATMOSPHERE-527] [stable/zed] Improve NeutronNetworkOutOfIPs alarm (#2064) 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