File tree Expand file tree Collapse file tree 1 file changed +0
-11
lines changed Expand file tree Collapse file tree 1 file changed +0
-11
lines changed Original file line number Diff line number Diff line change @@ -47,9 +47,6 @@ test-composefs:
4747build-install-test-image : build-integration-test-image
4848 cd hack && podman build {{ base_buildargs}} -t localhost/ bootc-integration-install -f Containerfile.drop-lbis
4949
50- build-disk-image container target :
51- bcvk to-disk --format=qcow2 --disk-size 20 G --filesystem ext4 {{ container}} {{ target}}
52-
5350# These tests accept the container image as input, and may spawn it.
5451run-container-external-tests :
5552 ./ tests/ container/ run localhost/ bootc
@@ -62,14 +59,6 @@ build-units:
6259validate :
6360 podman build {{ base_buildargs}} --target validate .
6461
65- # Directly run validation (build, linting) using host tools
66- validate-local :
67- make validate
68-
69- # This generates a disk image (using bcvk) from the default container
70- build-disk * ARGS :
71- ./ tests/ build.sh {{ ARGS}}
72-
7362# Run tmt-based test suites using local virtual machines with
7463# bcvk.
7564#
You can’t perform that action at this time.
0 commit comments