aboutsummaryrefslogtreecommitdiffstats
path: root/tox.ini
diff options
context:
space:
mode:
authorCédric Ollivier <cedric.ollivier@orange.com>2022-10-21 10:46:31 +0200
committerCédric Ollivier <cedric.ollivier@orange.com>2022-10-21 11:30:29 +0200
commitcc7365b3f867023bcc22ca90ea77715aa7086747 (patch)
treeb1cef3f824b2732fa3e3e7759580ef758b8b23e7 /tox.ini
parent99fde6a365c9a09d8df8f9218f913e2e5b416f09 (diff)
Stop using root in testing containers
It now creates and leverages xtesting as main user. Change-Id: I5b871ac2729a875674514aab75ae079e1bf125f5 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> (cherry picked from commit b1e22e37cc436451b3519a0ef7f9704b5a86f9cc)
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini3
1 files changed, 0 insertions, 3 deletions
diff --git a/tox.ini b/tox.ini
index 493c951c..47872e03 100644
--- a/tox.ini
+++ b/tox.ini
@@ -40,9 +40,6 @@ commands =
basepython = python3.10
commands = bandit -r functest_kubernetes -x tests -n 5 -ll
-[testenv:py37]
-commands = nosetests functest_kubernetes
-
[testenv:bashate]
basepython = python3.10
files =