Merge "Fix iec view bug & Remove useless file"
authorEric Ball <eball@linuxfoundation.org>
Mon, 2 Dec 2019 22:05:50 +0000 (22:05 +0000)
committerGerrit Code Review <gerrit@akraino.org>
Mon, 2 Dec 2019 22:05:50 +0000 (22:05 +0000)
1  2 
jjb/iec/iec.yaml

diff --combined jjb/iec/iec.yaml
@@@ -6,7 -6,7 +6,7 @@@
      views:
        - common-view:
            view-name: iec
-           view-regex: '^{project-name}-(tox|fuel|compass)-.*'
+           view-regex: '^{project-name}-(tox|type1|type2)-(verify|fuel|compass)-.*'
      # -------------------------------
      # BRANCH DEFINITIONS
      # -------------------------------
                unstable-threshold: 'FAILURE'
            - project: 'iec-{iecType}-destroy-{installer}-{deploy_type}-{os}-daily-{stream}'
              current-parameters: false
 -            predefined-parameters:
 +            predefined-parameters: |
                DEPLOY_SCENARIO={scenario}
 -              IEC_TYPE='{iecType}'
 +              IEC_TYPE={iecType}
              same-node: true
              block: true