commit | 39cb3abbae6bb6b4546cbecd157d08f14102a04e | [log] [tgz] |
---|---|---|
author | vexxhost-bot <105816074+vexxhost-bot@users.noreply.github.com> | Wed Oct 30 11:17:39 2024 -0400 |
committer | GitHub <noreply@github.com> | Wed Oct 30 15:17:39 2024 +0000 |
tree | bef8bd2c28325d4c514d0f19d9b908bf82054c45 | |
parent | 2378d35343c5f3824ae567de00c7172c42a7cddf [diff] [blame] |
[ATMOSPHERE-525] [stable/2024.1] Improve NeutronNetworkOutOfIPs alarm (#2065) 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