Skip xunitmerge,setuptools for test test_check_module_versions in cvp_sanity_checks

Change-Id: Ieae38eb6dfd7eb06b9097d400bd7098071d632a2
diff --git a/tcp_tests/tests/system/test_cvp_pipelines.py b/tcp_tests/tests/system/test_cvp_pipelines.py
index 1b7ec89..001341d 100644
--- a/tcp_tests/tests/system/test_cvp_pipelines.py
+++ b/tcp_tests/tests/system/test_cvp_pipelines.py
@@ -136,6 +136,7 @@
                 "skipped_packages='python-setuptools,"
                 "python-pkg-resources,xunitmerge,python-gnocchiclient,"
                 "python-ujson,python-octaviaclient', "
+                "skipped_modules='xunitmerge,setuptools', "
                 "skipped_services='docker, "
                 "containerd'; drivetrain_version={0};{1}"
                 .format(settings.MCP_VERSION, ntp_skipped_nodes)),