Skip to content

Commit

Permalink
test arm pipeline
Browse files Browse the repository at this point in the history
Signed-off-by: muthuja <muthujabavaji.vempalli@progress.com>
  • Loading branch information
muthuja committed Sep 9, 2024
1 parent 89a3f0f commit 9ada0dd
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions .expeditor/verify.pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -641,6 +641,23 @@ steps:
automatic:
limit: 1

- label: "[build] :linux: aarch64 test-probe"
agents:
queue: default-arm64
env:
HAB_LICENSE: "accept-no-persist"
HAB_BLDR_CHANNEL: "LTS-2024"
BUILD_PKG_TARGET: "aarch64-linux"
command:
- .expeditor/scripts/verify/build_package.sh test-services/test-probe
expeditor:
executor:
docker:
privileged: true
retry:
automatic:
limit: 1

- label: "[build] :linux: hab"
env:
HAB_LICENSE: "accept-no-persist"
Expand Down

0 comments on commit 9ada0dd

Please sign in to comment.