Pin salt-master and salt-minion versions to 2016.3.4
diff --git a/tcp_tests/tests/system/test_tcp_install.py b/tcp_tests/tests/system/test_tcp_install.py
index 794afb2..ae2871d 100644
--- a/tcp_tests/tests/system/test_tcp_install.py
+++ b/tcp_tests/tests/system/test_tcp_install.py
@@ -46,6 +46,18 @@
             3. Setup compute nodes
 
         """
+        LOG.info("*************** DONE **************")
+
+    def test_tcp_install_run_rally(self, underlay, openstack_deployed,
+                                 show_step, rally):
+        """Test for deploying an tcp environment and check it
+
+        Scenario:
+            1. Prepare salt on hosts
+            2. Setup controller nodes
+            3. Setup compute nodes
+
+        """
         # prepare rally
         rally.prepare()
         rally.pull_image()