Use RFC 8040 URL for 'odl-mdsal-lowlevel-*' RPCs
[integration/test.git] / docs / system-test-guide.rst
index 535f2869f00db6ae172e64069ba6c907c727d04b..dcac74f24856a24e7b105d110b8caa3c0bec950b 100644 (file)
@@ -180,11 +180,14 @@ Explanation:
   by comma.
 * robot-options: robot option you want to pass to the test separated by space.
 
-For Unmanaged project, we need 2 extra parameters:
+Self-Managed projects
+^^^^^^^^^^^^^^^^^^^^^
 
-* trigger-jobs: Unmanaged CSIT will run after succesful project merge, so just
+For Self-Managed project, we need 2 extra parameters:
+
+* trigger-jobs: Self-Managed CSIT will run after succesful project merge, so just
   fill with '{project}-merge-{stream}'.
-* repo-url: Unmanaged project feature repository maven URL (see example below).
+* repo-url: Self-Managed project feature repository maven URL (see example below).
 
 So in this case it should look like this::
 
@@ -397,14 +400,6 @@ Fill the information as below::
                 openflowplugin-csit-3node-gate-clustering-bulkomatic-only-{stream},
                 openflowplugin-csit-3node-gate-clustering-perf-bulkomatic-only-{stream}
 
-        - netvirt:
-            csit-list: >
-                netvirt-csit-1node-openstack-{os-branch}-gate-stateful-{stream}
-
-        - cluster-netvirt:
-            csit-list: >
-                netvirt-csit-3node-openstack-{os-branch}-gate-stateful-{stream}
-
 Explanation:
 
 * name: give some name like $project-patch-test.