Fix a typo which runs all jobs in parallel
[releng.git] / jjb / functest / functest-daily-jobs.yml
index f574457..23fc981 100644 (file)
       stream: master
       branch: '{stream}'
       gs-pathname: ''
+      disabled: false
     euphrates: &euphrates
       stream: euphrates
       branch: 'stable/{stream}'
       gs-pathname: '/{stream}'
+      disabled: false
     # -------------------------------
     # POD, INSTALLER, AND BRANCH MAPPING
     # -------------------------------
           job-timeout: 180
       - 'components':
           job-timeout: 240
+      - 'patrole':
+          job-timeout: 20
       - 'vnf':
           job-timeout: 240
+      - 'parser':
+          job-timeout: 20
 
     features-suite:
       - 'doctor-notification'
 
     project-type: multijob
 
-    disabled: 'false'
+    disabled: '{obj:disabled}'
 
     parameters:
       - project-parameter:
     builders:
       - multijob:
           name: 'Run functest tests'
-          execution-type: SEQUENTIAL
+          execution-type: SEQUENTIALLY
           projects:
             - name: 'functest-{installer}-{pod}-daily-healthcheck-{stream}'
               <<: *build-job-settings
             - name: 'functest-{installer}-{pod}-daily-smoke-{stream}'
               <<: *build-job-settings
+            - name: 'functest-{installer}-{pod}-daily-patrole-{stream}'
+              <<: *build-job-settings
             - name: 'functest-{installer}-{pod}-daily-vnf-{stream}'
               <<: *build-job-settings
             - name: 'functest-{installer}-{pod}-daily-features-doctor-notification-{stream}'
               <<: *features-job-settings
             - name: 'functest-{installer}-{pod}-daily-features-domino-multinode-{stream}'
               <<: *features-job-settings
+            - name: 'functest-{installer}-{pod}-daily-parser-{stream}'
+              <<: *build-job-settings
 
 - job-template: &functest-installer-tier-job
 
             - 'odl_netvirt'
             - 'snaps_smoke'
             - 'refstack_defcore'
+            - 'patrole'
             - 'promise'
             - 'doctor'
             - 'bgpvpn'
           choices:
             - 'healthcheck'
             - 'smoke'
+            - 'patrole'
             - 'features'
             - 'components'
             - 'vnf'
+            - 'parser'
           default: 'healthcheck'
       - string:
           name: TESTCASE_OPTIONS