summaryrefslogtreecommitdiffstats
path: root/jjb/qtip/qtip-experimental-jobs.yml
diff options
context:
space:
mode:
authorTrevor Bramwell <tbramwell@linuxfoundation.org>2017-07-07 17:01:24 -0700
committerTrevor Bramwell <tbramwell@linuxfoundation.org>2017-09-12 10:29:09 -0700
commite6bd0158e7d7c445a0aa12bdfa7640c3cdd6d7b4 (patch)
tree81fe2c304934ce14895d7184320a6fd23c7d71f6 /jjb/qtip/qtip-experimental-jobs.yml
parentebf87a2efda6528e6963f8f4cc26f6767cd8e7bd (diff)
Fix Yamllint Violations for jjb/qtip
JIRA: RELENG-254 Change-Id: I07318b8077d46e5d716f0ac42453ab999e5c76d9 Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Diffstat (limited to 'jjb/qtip/qtip-experimental-jobs.yml')
-rw-r--r--jjb/qtip/qtip-experimental-jobs.yml39
1 files changed, 20 insertions, 19 deletions
diff --git a/jjb/qtip/qtip-experimental-jobs.yml b/jjb/qtip/qtip-experimental-jobs.yml
index 05445d898..23e441a1c 100644
--- a/jjb/qtip/qtip-experimental-jobs.yml
+++ b/jjb/qtip/qtip-experimental-jobs.yml
@@ -1,3 +1,4 @@
+---
###########################################
# Experimental jobs for development purpose
###########################################
@@ -6,12 +7,12 @@
name: qtip-experimental-jobs
project: qtip
jobs:
- - 'qtip-experimental-{stream}'
+ - 'qtip-experimental-{stream}'
stream:
- - master:
- branch: '{stream}'
- gs-pathname: ''
- disabled: false
+ - master:
+ branch: '{stream}'
+ gs-pathname: ''
+ disabled: false
################################
## job templates
@@ -23,22 +24,22 @@
disabled: '{obj:disabled}'
parameters:
- - project-parameter:
- project: '{project}'
- branch: '{branch}'
- # Pin the tests on zte-pod4 with apex deployment
- - apex-defaults
- - zte-pod4-defaults
+ - project-parameter:
+ project: '{project}'
+ branch: '{branch}'
+ # Pin the tests on zte-pod4 with apex deployment
+ - apex-defaults
+ - zte-pod4-defaults
scm:
- - git-scm-gerrit
+ - git-scm-gerrit
triggers:
- - experimental:
- project: '{project}'
- branch: '{branch}'
- files: '**'
+ - experimental:
+ project: '{project}'
+ branch: '{branch}'
+ files: '**'
builders:
- - shell: |
- #!/bin/bash
- source tests/ci/experimental.sh
+ - shell: |
+ #!/bin/bash
+ source tests/ci/experimental.sh