add job definition based on existing apex cperf runner template
[releng.git] / jjb / doctor / doctor.yml
index 167b696..cf9f643 100644 (file)
@@ -22,7 +22,7 @@
             project: '{project}'
         - gerrit-parameter:
             branch: '{branch}'
-        - 'opnfv-build-defaults'
+        - 'opnfv-build-ubuntu-defaults'
 
     scm:
         - gerrit-trigger-scm:
@@ -53,4 +53,4 @@
                     pattern: 'tests/**'
 
     builders:
-        - shell: "[ -e tests/run.sh ] && ./tests/run.sh"
+        - shell: "[ -e tests/run.sh ] && bash -n ./tests/run.sh"