summaryrefslogtreecommitdiffstats
path: root/jjb/qtip/qtip-experimental-jobs.yml
diff options
context:
space:
mode:
Diffstat (limited to 'jjb/qtip/qtip-experimental-jobs.yml')
-rw-r--r--jjb/qtip/qtip-experimental-jobs.yml53
1 files changed, 0 insertions, 53 deletions
diff --git a/jjb/qtip/qtip-experimental-jobs.yml b/jjb/qtip/qtip-experimental-jobs.yml
deleted file mode 100644
index 103069fb7..000000000
--- a/jjb/qtip/qtip-experimental-jobs.yml
+++ /dev/null
@@ -1,53 +0,0 @@
----
-###########################################
-# Experimental jobs for development purpose
-###########################################
-
-- project:
- name: qtip-experimental-jobs
- project: qtip
- jobs:
- - 'qtip-experimental-{pod}-{stream}'
- stream:
- - master:
- branch: '{stream}'
- gs-pathname: ''
- disabled: false
- - euphrates:
- branch: 'stable/{stream}'
- gs-pathname: '/{stream}'
- disabled: false
-
- pod:
- - zte-virtual6:
- installer: fuel
- pod: zte-virtual6
-
-################################
-## job templates
-#################################
-
-- job-template:
- name: 'qtip-experimental-{pod}-{stream}'
-
- disabled: '{obj:disabled}'
-
- parameters:
- - project-parameter:
- project: '{project}'
- branch: '{branch}'
- - '{installer}-defaults'
- - '{pod}-defaults'
- scm:
- - git-scm-gerrit
-
- triggers:
- - experimental:
- project: '{project}'
- branch: '{branch}'
- files: '**'
-
- builders:
- - shell: |
- #!/bin/bash
- source tests/ci/experimental.sh