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 <dmitriy.rabotyagov@cleura.com>
Signed-off-by: Ivan Anfimov <lazekteam@gmail.com>
This commit is contained in:
Ivan Anfimov
2025-09-12 23:18:41 +00:00
parent 698421397f
commit 6c06aedfcd

View File

@@ -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: