summaryrefslogtreecommitdiffstats
path: root/jjb/armband
diff options
context:
space:
mode:
authorTrevor Bramwell <tbramwell@linuxfoundation.org>2017-10-10 14:02:08 -0700
committerTrevor Bramwell <tbramwell@linuxfoundation.org>2017-10-10 16:06:44 -0700
commit084511337143f07a247f36229a48605b1836a6a8 (patch)
tree58013fc4bc93591d3777212b1bf29db621d52702 /jjb/armband
parent4639c8a63b0f89e552dd574bc27973be8fb8b54d (diff)
Final Yamllint Fixes
Fixes some final yamllint issues introduced by recent patchsets in apex and armband. JIRA: RELENG-254 Change-Id: I26b45d737f06c215413e29c92031d14e23967506 Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Diffstat (limited to 'jjb/armband')
-rw-r--r--jjb/armband/armband-ci-jobs.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/jjb/armband/armband-ci-jobs.yml b/jjb/armband/armband-ci-jobs.yml
index f8ed35283..1aa9df619 100644
--- a/jjb/armband/armband-ci-jobs.yml
+++ b/jjb/armband/armband-ci-jobs.yml
@@ -36,6 +36,7 @@
# euphrates
# -------------------------------
pod:
+ # yamllint disable rule:key-duplicates
- armband-baremetal:
<<: *baremetal
<<: *euphrates
@@ -51,6 +52,7 @@
- armband-virtual:
<<: *virtual
<<: *master
+ # yamllint enable rule:key-duplicates
# -------------------------------
# scenarios
# -------------------------------