From 6c06aedfcd523645705852091fc1056b4c13ee7e Mon Sep 17 00:00:00 2001 From: Ivan Anfimov Date: Fri, 12 Sep 2025 23:18:41 +0000 Subject: [PATCH] Remove functional test environments from tox.ini This removes tox evs which are dependent on a tests repo framework, which was deprecated. Change-Id: I93867c0c55b457cbcc90d0770ed01099ecee3063 Co-authored-by: Dmitriy Rabotyagov Signed-off-by: Ivan Anfimov --- tox.ini | 4 ---- 1 file changed, 4 deletions(-) diff --git a/tox.ini b/tox.ini index f9e62f97..8729f790 100644 --- a/tox.ini +++ b/tox.ini @@ -50,10 +50,6 @@ commands = commands = {posargs} -[testenv:functional] -commands = - bash -c "{toxinidir}/tests/common/test-ansible-functional.sh" - [testenv:molecule] # You can use DOCKER_REGISTRY and DOCKER_IMAGE_TAG to switch between # tested distros. I.e: