Skip to content

Commit

Permalink
Fix?
Browse files Browse the repository at this point in the history
Signed-off-by: Dimitris Karakasilis <[email protected]>
  • Loading branch information
jimmykarily committed Jan 28, 2025
1 parent f9779f0 commit 0e4b781
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/reusable-qemu-acceptance-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -68,4 +68,6 @@ jobs:
earthly +datasource-iso --CLOUD_CONFIG=./tests/assets/autoinstall.yaml
export DATASOURCE=$PWD/build/datasource.iso
export ISO=$PWD/$(ls *${{ inputs.flavor }}*.iso)
echo "ISO is: $ISO"
cp tests/go.* .
go run github.com/onsi/ginkgo/v2/ginkgo -v --label-filter "autoinstall-test" --fail-fast -r tests/

0 comments on commit 0e4b781

Please sign in to comment.