mirror of
https://github.com/kairos-io/kairos.git
synced 2025-02-09 05:18:51 +00:00
Adapt tests
Signed-off-by: Itxaka <itxaka@kairos.io>
This commit is contained in:
parent
a1d17c6e0a
commit
7b29b979aa
@ -86,4 +86,4 @@ jobs:
|
||||
run: |
|
||||
earthly account login --token ${{ secrets.EARTHLY_TOKEN }} && earthly org select Kairos
|
||||
- run: |
|
||||
earthly +run-qemu-datasource-tests --PREBUILT_ISO=$(ls *ubuntu*.iso) --FLAVOR=${{ inputs.flavor }} --SSH_PORT=${{ inputs.port }}
|
||||
earthly +run-qemu-datasource-tests --PREBUILT_ISO=$(ls *kairos*.iso) --FLAVOR=${{ inputs.flavor }} --SSH_PORT=${{ inputs.port }}
|
||||
|
@ -54,4 +54,4 @@ jobs:
|
||||
EOF
|
||||
|
||||
earthly -P +prepare-bundles-tests
|
||||
earthly -P +run-qemu-bundles-tests --PREBUILT_ISO=$(ls *ubuntu*.iso) --FLAVOR=${{ inputs.flavor }}
|
||||
earthly -P +run-qemu-bundles-tests --PREBUILT_ISO=$(ls *kairos*.iso) --FLAVOR=${{ inputs.flavor }}
|
||||
|
Loading…
Reference in New Issue
Block a user