re-sort marks

Change-Id: I52077138d56834d6c582eba2cdfd59d6b301c4a4
diff --git a/tcp_tests/tests/system/test_calico.py b/tcp_tests/tests/system/test_calico.py
index 6f28327..72f9ca9 100644
--- a/tcp_tests/tests/system/test_calico.py
+++ b/tcp_tests/tests/system/test_calico.py
@@ -27,6 +27,7 @@
 
     @pytest.mark.fail_snapshot
     @pytest.mark.calico_ci
+    @pytest.mark.cz8116
     def test_k8s_netchecker_calico(self, show_step, config, k8s_deployed):
         """Test for deploying k8s environment with Calico plugin and check
            network connectivity between different pods by k8s-netchecker
@@ -62,6 +63,7 @@
 
     @pytest.mark.fail_snapshot
     @pytest.mark.calico_ci
+    @pytest.mark.cz8116
     def test_calico_route_recovery(self, show_step, config, underlay,
                                    k8s_deployed):
         """Test for deploying k8s environment with Calico plugin and check