Adapt engine-verify jobs for engine refactoring
[infra/cicd.git] / jjb / engine / verify-jobs / engine-verify-tox.yaml
similarity index 91%
rename from jjb/engine/engine-verify-jobs/engine-verify-tox.yaml
rename to jjb/engine/verify-jobs/engine-verify-tox.yaml
index 3d34add817df4118d8e1729744d42387ac9cad02..d115415ba90bee42281d34359f9fdc851d77a9c8 100644 (file)
@@ -25,7 +25,7 @@
     stream:
       - 'master':
           branch: '{stream}'
-          gated-projects: 'infra/engine|infra/hwconfig|infra/swconfig|infra/test|infra/provisioner/bifrost|infra/provisioner/heat|infra/installer/kolla|infra/installer/kubespray'
+          gated-projects: 'infra/engine|infra/hwconfig|infra/test|infra/provisioner/bifrost|infra/provisioner/heat'
 
     lint-type:
       - ansible-lint:
@@ -33,7 +33,7 @@
           repos-to-ignore: 'infra/hwconfig'
       - docs:
           disabled: false
-          repos-to-ignore: 'infra/hwconfig|infra/swconfig|infra/test|infra/provisioner/bifrost|infra/provisioner/heat|infra/installer/kolla|infra/installer/kubespray'
+          repos-to-ignore: 'infra/hwconfig|infra/test|infra/provisioner/bifrost|infra/provisioner/heat'
       - shellcheck:
           disabled: false
           repos-to-ignore: 'infra/hwconfig'
@@ -76,7 +76,7 @@
     scm:
       - git-scm-gerrit:
           ssh-credentials-id: nordixinfra-nordix-gerrit-ssh
-          branch: refs/heads/$GERRIT_BRANCH
+          branch: $GERRIT_BRANCH
           refspec: $GERRIT_REFSPEC
           wipe_workspace: true
           clean_before: false
 
     builders:
       - multijob:
-          name: Engine Lint
+          name: Static Analysis
           condition: ALWAYS
           execution-type: PARALLEL
           projects:
     scm:
       - git-scm-gerrit:
           ssh-credentials-id: nordixinfra-nordix-gerrit-ssh
-          branch: refs/heads/$GERRIT_BRANCH
+          branch: $GERRIT_BRANCH
           refspec: $GERRIT_REFSPEC
           wipe_workspace: true
           clean_before: false