From 9c49c98cb5fcd4f5f0df40f09853b919c85c38da Mon Sep 17 00:00:00 2001 From: Ryota MIBU Date: Thu, 26 Nov 2015 22:14:27 +0900 Subject: jjb: move project-style to releng-defaults.yaml Change-Id: Iced99bd62a8a246984e67dc28be7d4dca149e22b Signed-off-by: Ryota MIBU --- jjb/qtip/qtip.yml | 18 ------------------ 1 file changed, 18 deletions(-) (limited to 'jjb/qtip/qtip.yml') diff --git a/jjb/qtip/qtip.yml b/jjb/qtip/qtip.yml index 0b863f7c4..d75ede0bf 100644 --- a/jjb/qtip/qtip.yml +++ b/jjb/qtip/qtip.yml @@ -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: @@ -64,7 +58,6 @@ - project-parameter: project: '{project}' - scm: - git-scm: credentials-id: '{ssh-credentials}' @@ -89,8 +82,6 @@ - job-template: name: 'qtip-verify' - project-type: freestyle - logrotate: daysToKeep: 30 numToKeep: 10 @@ -140,8 +131,6 @@ # # This job's purpose is to update all the JJB - project-type: freestyle - logrotate: daysToKeep: 30 numToKeep: 40 @@ -182,8 +171,6 @@ - job-template: name: 'qtip-dhrystone-serial-{pod}' - project-type: freestyle - disabled: false node: '{node}' @@ -226,9 +213,6 @@ - job-template: name: 'qtip-ssl-parallel-{pod}' - - project-type: freestyle - disabled: false node: '{node}' @@ -286,7 +270,6 @@ echo "Running QTIP dhrystone with First Test case" python qtip.py -s compute -b dhrystone_serial.yaml - - builder: name: qtip-ssl-parallel @@ -302,7 +285,6 @@ echo "Running QTIP dhrystone with Second Test case" python qtip.py -s compute -b ssl_parallel.yaml - - builder: name: qtip-fetch-os-cred builders: -- cgit 1.2.3-korg