Merge "run Functest daily in xci"
authorMorgan Richomme <morgan.richomme@orange.com>
Mon, 11 Sep 2017 07:31:59 +0000 (07:31 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Mon, 11 Sep 2017 07:31:59 +0000 (07:31 +0000)
1  2 
jjb/xci/xci-daily-jobs.yml

          stream: master
          opnfv-releng-version: master
          gs-pathname: ''
 -    ocata: &ocata
 -        stream: ocata
 -        opnfv-releng-version: master
 -        gs-pathname: '/{stream}'
  #--------------------------------
  # Scenarios
  #--------------------------------
          - 'os-nosdn-nofeature-noha':
              auto-trigger-name: 'daily-trigger-disabled'
              xci-flavor: 'noha'
 +        - 'os-odl-sfc-ha':
 +            auto-trigger-name: 'daily-trigger-disabled'
 +            xci-flavor: 'ha'
 +        - 'os-odl-sfc-noha':
 +            auto-trigger-name: 'daily-trigger-disabled'
 +            xci-flavor: 'noha'
  #--------------------------------
  # XCI PODs
  #--------------------------------
      pod:
          - virtual:
              <<: *master
 -        - virtual:
 -            <<: *ocata
  #--------------------------------
  # Supported Distros
  #--------------------------------
@@@ -59,7 -59,7 +59,7 @@@
          - 'suse':
              disabled: true
              slave-label: xci-suse-virtual
 -            dib-os-release: '42.2'
 +            dib-os-release: '42.3'
              dib-os-element: 'opensuse-minimal'
              dib-os-packages: 'vim,less,bridge-utils,iputils,rsyslog,curl'
              extra-dib-elements: 'openssh-server'
          - string:
              name: XCI_LOOP
              default: 'daily'
+         - string:
+             name: FUNCTEST_SUITE_NAME
+             default: 'daily'
+             description: "Daily suite name to run"
      builders:
          - description-setter:
              description: "Built on $NODE_NAME - Scenario: $DEPLOY_SCENARIO"
      name: xci-functest-builder
      builders:
          - shell:
-             !include-raw: ./xci-functest.sh
+             !include-raw:
+                 - ../../utils/fetch_os_creds.sh
+                 - ../functest/functest-alpine.sh