jjb: move project-style to releng-defaults.yaml
[releng.git] / jjb / qtip / qtip.yml
index e874088..d75ede0 100644 (file)
@@ -8,18 +8,15 @@
         - 'qtip-dhrystone-serial-{pod}'
         - 'qtip-ssl-parallel-{pod}'
 
-
     # stream:    branch with - in place of / (eg. stable-helium)
     # branch:    branch (eg. stable/helium)
 
-
     pod:
         - dell-build:
            node: 'dell-us-testing-bm-1'
            installer_type: 'fuel'
            installer_ip: '10.20.0.2'
 
-
     stream:
         - master:
             branch: 'master'
@@ -30,8 +27,6 @@
 - job-template:
     name: qtip-test
 
-    project-type: freestyle
-
     logrotate:
         daysToKeep: 30
         numToKeep: 10
@@ -51,7 +46,6 @@
     #     stream:    branch with - in place of / (eg. stable)
     #     branch:    branch (eg. stable)
 
-    project-type: freestyle
     varsetabove: '{somevar}'
 
     logrotate:
         - project-parameter:
             project: '{project}'
 
-
     scm:
         - git-scm:
             credentials-id: '{ssh-credentials}'
             refspec: ''
             branch: '{branch}'
 
-    wrappers:
-        - ssh-agent-credentials:
-            user: '{ssh-credentials}'
-
     triggers:
         - timed: 'H H * * *'
 
@@ -93,8 +82,6 @@
 - job-template:
     name: 'qtip-verify'
 
-    project-type: freestyle
-
     logrotate:
         daysToKeep: 30
         numToKeep: 10
             refspec: '$GERRIT_REFSPEC'
             choosing-strategy: 'gerrit'
 
-    wrappers:
-        - ssh-agent-credentials:
-            user: '{ssh-credentials}'
-
     triggers:
         - gerrit:
             trigger-on:
     #
     # This job's purpose is to update all the JJB
 
-    project-type: freestyle
-
     logrotate:
         daysToKeep: 30
         numToKeep: 40
             refspec: ''
             choosing-strategy: 'default'
 
-    wrappers:
-        - ssh-agent-credentials:
-            user: '{ssh-credentials}'
-
     triggers:
         - gerrit:
             trigger-on:
 - job-template:
     name: 'qtip-dhrystone-serial-{pod}'
 
-    project-type: freestyle
-
     disabled: false
 
     node: '{node}'
 - job-template:
     name: 'qtip-ssl-parallel-{pod}'
 
-
-    project-type: freestyle
-
     disabled: false
 
     node: '{node}'
             echo "Running QTIP dhrystone with First Test case"
             python qtip.py -s compute -b dhrystone_serial.yaml
 
-
 - builder:
     name: qtip-ssl-parallel
 
             echo "Running QTIP dhrystone with Second Test case"
             python qtip.py -s compute -b ssl_parallel.yaml
 
-
 - builder:
     name: qtip-fetch-os-cred
     builders: