test_drivetrain_components_and_versions, check images only for services

Fixes-bug:#PROD-32120(PROD:32120)

Change-Id: Id8b0201ba96c07535403e6042dd5e87c53815f67
diff --git a/test_set/cvp-sanity/pytest.ini b/test_set/cvp-sanity/pytest.ini
index 3e970a4..a5828a2 100644
--- a/test_set/cvp-sanity/pytest.ini
+++ b/test_set/cvp-sanity/pytest.ini
@@ -1,5 +1,5 @@
 [pytest]
-norecursedirs = venv
+norecursedirs = venv*
 addopts = -vv --tb=short
 
 log_level=WARNING