Merge "Add lf-build2 to Shellcheck and Yamllint Jobs"
authorAric Gardner <agardner@linuxfoundation.org>
Tue, 8 Dec 2020 15:04:26 +0000 (15:04 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Tue, 8 Dec 2020 15:04:26 +0000 (15:04 +0000)
jjb/opnfvdocs/opnfvdocs.yaml
jjb/releng/opnfv-lint.yaml

index fe5d149..22d67d6 100644 (file)
@@ -39,7 +39,7 @@
           name: GIT_CLONE_BASE
           default: ssh://gerrit.opnfv.org:29418
           description: "Used for overriding the GIT URL coming from parameters macro."
-      - 'opnfv-build-centos-defaults'
+      - 'opnfv-build-defaults'
 
     scm:
       - git-scm-gerrit
@@ -90,7 +90,7 @@
           default: '$GS_BASE{gs-pathname}'
           description: "Directory where the build artifact will be located upon\
             \ the completion of the build."
-      - 'opnfv-build-centos-defaults'
+      - 'opnfv-build-defaults'
 
     scm:
       - git-scm
index 6483e32..dcd262a 100644 (file)
@@ -47,6 +47,7 @@
           description: Slaves to execute yamllint
           default-slaves:
             - lf-build1
+            - lf-build2
           allowed-multiselect: true
           ignore-offline-nodes: true
 
           branch: '{branch}'
       - node:
           name: SLAVE_NAME
-          description: Slaves to execute yamllint
+          description: Slaves to execute pylint
           default-slaves:
             - lf-build1
+            - lf-build2
           allowed-multiselect: true
           ignore-offline-nodes: true
 
           description: Slaves to execute yamllint
           default-slaves:
             - lf-build1
+            - lf-build2
           allowed-multiselect: true
           ignore-offline-nodes: true