commit | 861baf9f9cf0ed7b44412fb3876e6067946b4ab7 | [log] [tgz] |
---|---|---|
author | vexxhost-bot <105816074+vexxhost-bot@users.noreply.github.com> | Sun Nov 24 21:04:18 2024 -0500 |
committer | GitHub <noreply@github.com> | Mon Nov 25 02:04:18 2024 +0000 |
tree | e27d850c89379445906c4ae323256987b2a155ad | |
parent | eccd3fc71a0a971fd748876b72184f73a99913e8 [diff] [blame] |
[ATMOSPHERE-591][stable/2023.2] Add support for nfs_shares_config (#2143) This is an automated cherry-pick of #2121 /assign larainema Depends-On: #2147
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