Set requirement for existed cicd-nodes in drivetrain  tests

Related-Task: #PROD-28514(PROD:28514)

Change-Id: I95268fae93cb1fe0eed5276468d0e8e1512c92d2
diff --git a/test_set/cvp-sanity/pytest.ini b/test_set/cvp-sanity/pytest.ini
index 32f15a2..121300d 100644
--- a/test_set/cvp-sanity/pytest.ini
+++ b/test_set/cvp-sanity/pytest.ini
@@ -1,2 +1,3 @@
 [pytest]
-norecursedirs = venv
\ No newline at end of file
+norecursedirs = venv
+addopts = -vv
\ No newline at end of file