commit | 0d93f223f1654e5764e64af96b0f31761db5c333 | [log] [tgz] |
---|---|---|
author | vexxhost-bot <105816074+vexxhost-bot@users.noreply.github.com> | Sun Nov 24 21:08:09 2024 -0500 |
committer | GitHub <noreply@github.com> | Mon Nov 25 02:08:09 2024 +0000 |
tree | e44e4f9a8623796d5b96d74367328c20bd8082a4 | |
parent | 7373c799c1a85a56052fe725ea7058d09cf378d5 [diff] [blame] |
[ATMOSPHERE-590][stable/zed] Add support for nfs_shares_config (#2141) This is an automated cherry-pick of #2121 /assign larainema Depends-On: #2149
diff --git a/tox.ini b/tox.ini index ff3459b..34519eb 100644 --- a/tox.ini +++ b/tox.ini
@@ -113,3 +113,7 @@ rjsonnet commands = python3 {toxinidir}/hack/promtool-test.py + +[testenv:helm-unittest] +commands = + python3 {toxinidir}/hack/helm-unittest.py