We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
cosa kola
ARTIFACT_DIR
1 parent 3640a62 commit e7451e0Copy full SHA for e7451e0
ci/run-kola.sh
@@ -34,6 +34,6 @@ if test -z "${BASE_QEMU_IMAGE:-}"; then
34
coreos-installer download -p qemu -f qcow2.xz --decompress
35
BASE_QEMU_IMAGE="$(echo *.qcow2)"
36
fi
37
-kola run --oscontainer ostree-unverified-registry:${TARGET_IMAGE} --qemu-image "./${BASE_QEMU_IMAGE}" "${kola_args[@]}" ext.bootc.'*'
+cosa kola run --oscontainer ostree-unverified-registry:${TARGET_IMAGE} --qemu-image "./${BASE_QEMU_IMAGE}" "${kola_args[@]}" ext.bootc.'*'
38
39
echo "ok kola bootc"
0 commit comments