Skip to content

Commit

Permalink
gha: also test dragonball
Browse files Browse the repository at this point in the history
FooBar ...

Fixes: #0000

Signed-off-by: Fabiano Fidêncio <[email protected]>
  • Loading branch information
fidencio committed Apr 5, 2023
1 parent b14a80d commit 288dee4
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 @@ -22,6 +22,7 @@ jobs:
matrix:
vmm:
- clh
- dragonball
- qemu
uses: ./.github/workflows/create-aks.yaml
with:
Expand Down Expand Up @@ -88,6 +89,7 @@ jobs:
matrix:
vmm:
- clh
- dragonball
- qemu
needs: run-k8s-tests
if: always()
Expand Down

0 comments on commit 288dee4

Please sign in to comment.