Final Yamllint Fixes 37/44737/1
authorTrevor Bramwell <tbramwell@linuxfoundation.org>
Tue, 10 Oct 2017 21:02:08 +0000 (14:02 -0700)
committerTrevor Bramwell <tbramwell@linuxfoundation.org>
Tue, 10 Oct 2017 23:06:44 +0000 (16:06 -0700)
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>
jjb/apex/apex.yml
jjb/apex/apex.yml.j2
jjb/armband/armband-ci-jobs.yml

index 2e11592..4ec6efb 100644 (file)
             - 'apex-run.*'
 
     triggers:
-      - timed: '' #'0 1 * * *'
+      - timed: ''  # '0 1 * * *'
 
     builders:
       - description-setter:
index d49b6ea..3141549 100644 (file)
             - 'apex-run.*'
 
     triggers:
-      - timed: '' #'0 1 * * *'
+      - timed: ''  # '0 1 * * *'
 
     builders:
       - description-setter:
index f8ed352..1aa9df6 100644 (file)
@@ -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
     # -------------------------------