commit | 48fde06d543ee3d53af60d593d8018356e415f5a | [log] [tgz] |
---|---|---|
author | vexxhost-bot <105816074+vexxhost-bot@users.noreply.github.com> | Sun Nov 24 21:39:14 2024 -0500 |
committer | GitHub <noreply@github.com> | Mon Nov 25 02:39:14 2024 +0000 |
tree | 935c89e457ab1db04e4736b56030bc194d2f2659 | |
parent | 40c614c39762703a4c00db4df7cfb7f9c9cdccb7 [diff] [blame] |
[ATMOSPHERE-593][stable/2024.1] Add support for nfs_shares_config (#2142) This is an automated cherry-pick of #2121 /assign larainema Depends-On: #2146
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