X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=docs%2Fsystem-test-guide.rst;h=239dd0b0766225e441dbfaee9d1fd2fac19d2f07;hb=93758dc31de5de6838aee1bf9dc3fdadc05ffd66;hp=c58f98dda90ce446ae297677eee7b8dcb65c6166;hpb=b37f529d9e47833d21528c8b4edafaab581fa0aa;p=integration%2Ftest.git diff --git a/docs/system-test-guide.rst b/docs/system-test-guide.rst index c58f98dda9..239dd0b076 100644 --- a/docs/system-test-guide.rst +++ b/docs/system-test-guide.rst @@ -180,12 +180,11 @@ 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: +For Self-Managed project, we need 2 extra parameters: -* trigger-jobs: Unmanaged CSIT will run after succesful project merge, so just +* trigger-jobs: Self-Managed CSIT will run after succesful project merge, so just fill with '{project}-merge-{stream}'. -* bundle-url: Unmanaged CSIT uses project local distribution, you can get the - local distribution URL from the Jenkins merge job itself (see example below). +* repo-url: Self-Managed project feature repository maven URL (see example below). So in this case it should look like this:: @@ -207,7 +206,7 @@ So in this case it should look like this:: branch: 'master' trigger-jobs: '{project}-merge-{stream}' # yamllint disable-line rule:line-length - bundle-url: 'https://jenkins.opendaylight.org/releng/view/usc/job/usc-merge-fluorine/lastBuild/org.opendaylight.usc$usc-karaf/artifact/org.opendaylight.usc/usc-karaf/1.6.0-SNAPSHOT/usc-karaf-1.6.0-SNAPSHOT.zip' + repo-url: 'mvn:org.opendaylight.usc/usc-features/1.6.0-SNAPSHOT/xml/features' install: - all: