Skip to content

Commit

Permalink
adds space
Browse files Browse the repository at this point in the history
Signed-off-by: Phani Sajja <[email protected]>
  • Loading branch information
sajjaphani committed Oct 16, 2024
1 parent 8e10602 commit 3abacab
Showing 1 changed file with 28 additions and 28 deletions.
56 changes: 28 additions & 28 deletions .expeditor/verify.pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ steps:

- label: "[unit] :linux: aarch64 ignored"
agents:
queue:default-privileged-aarch64
queue: default-privileged-aarch64
env:
HAB_LICENSE: "accept-no-persist"
HAB_BLDR_CHANNEL: "LTS-2024"
Expand All @@ -139,7 +139,7 @@ steps:

- label: "[unit] :linux: aarch64 builder-api-client"
agents:
queue:default-privileged-aarch64
queue: default-privileged-aarch64
env:
HAB_LICENSE: "accept-no-persist"
HAB_BLDR_CHANNEL: "LTS-2024"
Expand All @@ -163,7 +163,7 @@ steps:

- label: "[unit] :linux: aarch64 butterfly lock_as_mutex"
agents:
queue:default-privileged-aarch64
queue: default-privileged-aarch64
env:
HAB_LICENSE: "accept-no-persist"
HAB_BLDR_CHANNEL: "LTS-2024"
Expand All @@ -187,7 +187,7 @@ steps:

- label: "[unit] :linux: aarch64 butterfly lock_as_rwlock"
agents:
queue:default-privileged-aarch64
queue: default-privileged-aarch64
env:
HAB_LICENSE: "accept-no-persist"
HAB_BLDR_CHANNEL: "LTS-2024"
Expand Down Expand Up @@ -218,7 +218,7 @@ steps:

- label: "[unit] :linux: aarch64 common"
agents:
queue:default-privileged-aarch64
queue: default-privileged-aarch64
env:
HAB_LICENSE: "accept-no-persist"
HAB_BLDR_CHANNEL: "LTS-2024"
Expand All @@ -244,7 +244,7 @@ steps:

- label: "[unit] :linux: aarch64 core"
agents:
queue:default-privileged-aarch64
queue: default-privileged-aarch64
env:
HAB_LICENSE: "accept-no-persist"
HAB_BLDR_CHANNEL: "LTS-2024"
Expand All @@ -267,7 +267,7 @@ steps:

- label: "[unit] :linux: aarch64 core functional"
agents:
queue:default-privileged-aarch64
queue: default-privileged-aarch64
env:
HAB_LICENSE: "accept-no-persist"
HAB_BLDR_CHANNEL: "LTS-2024"
Expand All @@ -290,7 +290,7 @@ steps:

- label: "[unit] :linux: aarch64 http-client"
agents:
queue:default-privileged-aarch64
queue: default-privileged-aarch64
env:
HAB_LICENSE: "accept-no-persist"
HAB_BLDR_CHANNEL: "LTS-2024"
Expand All @@ -316,7 +316,7 @@ steps:

- label: "[unit] :linux: aarch64 hab"
agents:
queue:default-privileged-aarch64
queue: default-privileged-aarch64
env:
HAB_LICENSE: "accept-no-persist"
HAB_BLDR_CHANNEL: "LTS-2024"
Expand All @@ -342,7 +342,7 @@ steps:

- label: "[unit] :linux: aarch64 launcher-client"
agents:
queue:default-privileged-aarch64
queue: default-privileged-aarch64
env:
HAB_LICENSE: "accept-no-persist"
HAB_BLDR_CHANNEL: "LTS-2024"
Expand All @@ -368,7 +368,7 @@ steps:

- label: "[unit] :linux: aarch64 launcher-protocol"
agents:
queue:default-privileged-aarch64
queue: default-privileged-aarch64
env:
HAB_LICENSE: "accept-no-persist"
HAB_BLDR_CHANNEL: "LTS-2024"
Expand All @@ -394,7 +394,7 @@ steps:

- label: "[unit] :linux: aarch64 pkg-export-container"
agents:
queue:default-privileged-aarch64
queue: default-privileged-aarch64
env:
HAB_LICENSE: "accept-no-persist"
HAB_BLDR_CHANNEL: "LTS-2024"
Expand All @@ -420,7 +420,7 @@ steps:

- label: "[unit] :linux: aarch64 pkg-export-tar"
agents:
queue:default-privileged-aarch64
queue: default-privileged-aarch64
env:
HAB_LICENSE: "accept-no-persist"
HAB_BLDR_CHANNEL: "LTS-2024"
Expand All @@ -446,7 +446,7 @@ steps:

- label: "[unit] :linux: aarch64 sup lock_as_rwlock"
agents:
queue:default-privileged-aarch64
queue: default-privileged-aarch64
env:
HAB_LICENSE: "accept-no-persist"
HAB_BLDR_CHANNEL: "LTS-2024"
Expand All @@ -470,7 +470,7 @@ steps:

- label: "[unit] :linux: aarch64 sup lock_as_mutex"
agents:
queue:default-privileged-aarch64
queue: default-privileged-aarch64
env:
HAB_LICENSE: "accept-no-persist"
HAB_BLDR_CHANNEL: "LTS-2024"
Expand All @@ -494,7 +494,7 @@ steps:

- label: "[unit] :linux: aarch64 sup-client"
agents:
queue:default-privileged-aarch64
queue: default-privileged-aarch64
env:
HAB_LICENSE: "accept-no-persist"
HAB_BLDR_CHANNEL: "LTS-2024"
Expand All @@ -520,7 +520,7 @@ steps:

- label: "[unit] :linux: aarch64 sup-protocol"
agents:
queue:default-privileged-aarch64
queue: default-privileged-aarch64
env:
HAB_LICENSE: "accept-no-persist"
HAB_BLDR_CHANNEL: "LTS-2024"
Expand Down Expand Up @@ -859,7 +859,7 @@ steps:

- label: "[build] :linux: aarch64 test-probe"
agents:
queue:default-privileged-aarch64
queue: default-privileged-aarch64
env:
HAB_LICENSE: "accept-no-persist"
HAB_BLDR_CHANNEL: "LTS-2024"
Expand Down Expand Up @@ -890,7 +890,7 @@ steps:
# This build currently fails due to a circular dependency in 'LTS-2024' and needs investigation.
- label: "[build] :linux: aarch64 backline"
agents:
queue:default-privileged-aarch64
queue: default-privileged-aarch64
env:
HAB_LICENSE: "accept-no-persist"
HAB_BLDR_CHANNEL: "LTS-2024"
Expand All @@ -917,7 +917,7 @@ steps:

- label: "[build] :linux: aarch64 hab"
agents:
queue:default-privileged-aarch64
queue: default-privileged-aarch64
env:
HAB_LICENSE: "accept-no-persist"
HAB_BLDR_CHANNEL: "LTS-2024"
Expand All @@ -944,7 +944,7 @@ steps:

- label: "[build] :linux: aarch64 launcher"
agents:
queue:default-privileged-aarch64
queue: default-privileged-aarch64
env:
HAB_LICENSE: "accept-no-persist"
HAB_BLDR_CHANNEL: "LTS-2024"
Expand Down Expand Up @@ -975,7 +975,7 @@ steps:
# This build currently fails due to a dependency on 'pkg-export-container'
- label: "[build] :linux: aarch64 pkg-cfize"
agents:
queue:default-privileged-aarch64
queue: default-privileged-aarch64
env:
HAB_LICENSE: "accept-no-persist"
HAB_BLDR_CHANNEL: "LTS-2024"
Expand Down Expand Up @@ -1003,7 +1003,7 @@ steps:
# This build currently fails due to a dependency on 'core/buildah', which is not available in 'LTS-2024'.
- label: "[build] :linux: aarch64 pkg-export-container"
agents:
queue:default-privileged-aarch64
queue: default-privileged-aarch64
env:
HAB_LICENSE: "accept-no-persist"
HAB_BLDR_CHANNEL: "LTS-2024"
Expand All @@ -1030,7 +1030,7 @@ steps:

- label: "[build] :linux: aarch64 pkg-export-tar"
agents:
queue:default-privileged-aarch64
queue: default-privileged-aarch64
env:
HAB_LICENSE: "accept-no-persist"
HAB_BLDR_CHANNEL: "LTS-2024"
Expand All @@ -1057,7 +1057,7 @@ steps:

- label: "[build] :linux: aarch64 pkg-mesosize"
agents:
queue:default-privileged-aarch64
queue: default-privileged-aarch64
env:
HAB_LICENSE: "accept-no-persist"
HAB_BLDR_CHANNEL: "LTS-2024"
Expand All @@ -1084,7 +1084,7 @@ steps:

- label: "[build] :linux: aarch64 plan-build"
agents:
queue:default-privileged-aarch64
queue: default-privileged-aarch64
env:
HAB_LICENSE: "accept-no-persist"
HAB_BLDR_CHANNEL: "LTS-2024"
Expand All @@ -1111,7 +1111,7 @@ steps:

- label: "[build] :linux: aarch64 studio"
agents:
queue:default-privileged-aarch64
queue: default-privileged-aarch64
env:
HAB_LICENSE: "accept-no-persist"
HAB_BLDR_CHANNEL: "LTS-2024"
Expand All @@ -1138,7 +1138,7 @@ steps:

- label: "[build] :linux: aarch64 sup"
agents:
queue:default-privileged-aarch64
queue: default-privileged-aarch64
env:
HAB_LICENSE: "accept-no-persist"
HAB_BLDR_CHANNEL: "LTS-2024"
Expand Down

0 comments on commit 3abacab

Please sign in to comment.