ci: update MSHV workflow & job names

Rename the MSHV CI workflow to better align with the existing naming
scheme and also make the arch explicit.

Signed-off-by: Anirudh Rayabharam <anrayabh@microsoft.com>
This commit is contained in:
Anirudh Rayabharam 2025-10-16 09:18:20 +00:00 committed by Rob Bradford
parent 68f9e82447
commit 4dcd689cd9

View file

@ -1,4 +1,4 @@
name: MSHV Integration Tests
name: Cloud Hypervisor Tests (MSHV) (x86_64)
on: [pull_request_target, merge_group]
jobs:
@ -19,7 +19,7 @@ jobs:
USERNAME: ${{ secrets.MSHV_USERNAME }}
run-tests:
name: Integration Tests
name: Integration Tests (x86_64)
needs: infra-setup
if: ${{ always() && needs.infra-setup.result == 'success' }}
runs-on: mshv