Merge "Migrates Apex to virtual deployments to use new slave"
authorTim Rozet <trozet@redhat.com>
Fri, 18 Dec 2015 15:05:14 +0000 (15:05 +0000)
committerGerrit Code Review <gerrit@172.30.200.206>
Fri, 18 Dec 2015 15:05:14 +0000 (15:05 +0000)
1  2 
jjb/apex/apex.yml

diff --combined jjb/apex/apex.yml
@@@ -20,7 -20,7 +20,7 @@@
  - job-template:
      name: 'apex-verify-{stream}'
  
-     node: opnfv-jump-1
+     node: intel-us-deploy-virtual-2
  
      parameters:
          - apex-parameter:
@@@ -80,7 -80,7 +80,7 @@@
      #
      # This job's purpose is to update all the JJB
  
-     node: opnfv-jump-1
+     node: intel-us-deploy-virtual-2
  
      disabled: true
  
      # Required Variables:
      #     stream:    branch with - in place of / (eg. stable)
      #     branch:    branch (eg. stable)
-     node: opnfv-jump-1
+     node: intel-us-deploy-virtual-2
  
      disabled: false
  
      # Required Variables:
      #     stream:    branch with - in place of / (eg. stable)
      #     branch:    branch (eg. stable)
-     node: opnfv-jump-1
+     node: intel-us-deploy-virtual-2
  
      disabled: false
  
      # Required Variables:
      #     stream:    branch with - in place of / (eg. stable)
      #     branch:    branch (eg. stable)
-     node: opnfv-jump-1
+     node: intel-us-deploy-virtual-2
  
      disabled: false
  
          - trigger-builds:
            - project: 'apex-deploy-baremetal-{stream}'
          - trigger-builds:
-           - project: 'functest-apex-opnfv-jump-1-daily-{stream}'
+           - project: 'functest-apex-intel-us-deploy-virtual-2-daily-{stream}'
              block: true
              block-thresholds:
                  build-step-failure-threshold: 'never'
              # cleanup virtual machines before we start
              sudo opnfv-clean
              # initiate virtual deployment
 -            sudo opnfv-deploy -v -d /usr/share/doc/opnfv/deploy_settings.yaml.example
 +            sudo opnfv-deploy -v
  
              echo
              echo "--------------------------------------------------------"