Skip to content

Commit

Permalink
gha: also test dragonball
Browse files Browse the repository at this point in the history
Signed-off-by: Fabiano Fidêncio <[email protected]>
  • Loading branch information
fidencio committed Apr 5, 2023
1 parent 3588445 commit 539e3c2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/run-k8s-tests-on-aks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:
matrix:
vmm:
- clh
- dragonball
- qemu
uses: ./.github/workflows/create-aks.yaml
with:
Expand Down Expand Up @@ -79,6 +80,7 @@ jobs:
matrix:
vmm:
- clh
- dragonball
- qemu
needs: run-k8s-tests
if: always()
Expand Down

0 comments on commit 539e3c2

Please sign in to comment.