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.
2 parents ba33a73 + 1f931a0 commit bb10f05Copy full SHA for bb10f05
tests/greenboot-bootc-anaconda-iso.sh
@@ -262,6 +262,7 @@ podman run \
262
--type anaconda-iso \
263
--config /config.json \
264
--rootfs xfs \
265
+ --use-librepo=true \
266
quay.io/${QUAY_USERNAME}/greenboot-bootc:${TEST_UUID}
267
268
###########################################################
tests/greenboot-bootc-qcow2.sh
@@ -246,6 +246,7 @@ podman run \
246
--type qcow2 \
247
248
249
250
251
252
0 commit comments