Merge "[fuel/mcp] Enable ready scenarios back"
authorFatih Degirmenci <fatih.degirmenci@ericsson.com>
Thu, 13 Jul 2017 16:07:30 +0000 (16:07 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Thu, 13 Jul 2017 16:07:30 +0000 (16:07 +0000)
1  2 
jjb/fuel/fuel-daily-jobs.yml

                          build-step-failure-threshold: 'never'
                          failure-threshold: 'never'
                          unstable-threshold: 'FAILURE'
 +        # ZTE pod1 weekly(Sunday), os-odl_l2-nofeature-ha, run against master and danube
 +        - conditional-step:
 +            condition-kind: and
 +            condition-operands:
 +                - condition-kind: regex-match
 +                  regex: os-odl_l2-nofeature-ha
 +                  label: '{scenario}'
 +                - condition-kind: regex-match
 +                  regex: zte-pod1
 +                  label: '{pod}'
 +                - condition-kind: day-of-week
 +                  day-selector: select-days
 +                  days:
 +                      SAT: true
 +                  use-build-time: true
 +            steps:
 +                - trigger-builds:
 +                    - project: 'dovetail-fuel-zte-pod1-proposed_tests-{stream}'
 +                      current-parameters: false
 +                      predefined-parameters:
 +                        DEPLOY_SCENARIO={scenario}
 +                      block: true
 +                      same-node: true
 +                      block-thresholds:
 +                        build-step-failure-threshold: 'never'
 +                        failure-threshold: 'never'
 +                        unstable-threshold: 'FAILURE'
  
      publishers:
          - email:
  - trigger:
      name: 'fuel-os-odl_l2-nofeature-noha-virtual-daily-master-trigger'
      triggers:
-         - timed: '' # '35 15 * * *'
+         - timed: '35 15 * * *'
  - trigger:
      name: 'fuel-os-odl_l3-nofeature-noha-virtual-daily-master-trigger'
      triggers:
-         - timed: '' # '5 18 * * *'
+         - timed: '5 18 * * *'
  - trigger:
      name: 'fuel-os-onos-sfc-noha-virtual-daily-master-trigger'
      triggers:
  - trigger:
      name: 'fuel-os-nosdn-ovs-noha-virtual-daily-master-trigger'
      triggers:
-         - timed: '' # '5 9 * * *'
+         - timed: '5 9 * * *'
  - trigger:
      name: 'fuel-os-nosdn-kvm_ovs_dpdk-noha-virtual-daily-master-trigger'
      triggers: