Add lf-build2 to Shellcheck and Yamllint Jobs 58/71658/1
authorTrevor Bramwell <tbramwell@linuxfoundation.org>
Tue, 8 Dec 2020 14:31:50 +0000 (06:31 -0800)
committerTrevor Bramwell <tbramwell@linuxfoundation.org>
Tue, 8 Dec 2020 14:31:50 +0000 (06:31 -0800)
Change-Id: I631e15c9ccb029347a3174b3914d0faef1c7050a
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
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