Merge "[Functest] Refactor Functest-suite job"
[releng.git] / jjb / opnfvdocs / docs-rtd.yaml
index 1f14967..01b2820 100644 (file)
@@ -46,7 +46,7 @@
     parameters:
         - label:
             name: SLAVE_LABEL
-            default: 'lf-build1'
+            default: 'lf-build2'
             description: 'Slave label on Jenkins'
         - project-parameter:
             project: '{project}'
@@ -70,7 +70,7 @@
     builders:
         - shell: |
             if [ "$GERRIT_PROJECT" != "opnfvdocs" ]; then
-                cd opnfvdocs/docs/submodules/$GERRIT_PROJECT
+                cd docs/submodules/$GERRIT_PROJECT
                 git fetch origin $GERRIT_REFSPEC && git checkout FETCH_HEAD
             else
                 git fetch origin $GERRIT_REFSPEC && git checkout FETCH_HEAD