File tree Expand file tree Collapse file tree 1 file changed +0
-5
lines changed
Expand file tree Collapse file tree 1 file changed +0
-5
lines changed Original file line number Diff line number Diff line change @@ -114,15 +114,10 @@ build-integration-test-image-from-package PATH:
114114test-composefs :
115115 # These first two are currently a distinct test suite from tmt that directly
116116 # runs an integration test binary in the base image via bcvk
117- just _composefs-build-image
118117 cargo run --release -p tests-integration -- composefs-bcvk {{ integration_img}}
119118 # We're trying to move more testing to tmt
120119 just variant=composefs-sealeduki-sdboot test-tmt readonly local-upgrade-reboot
121120
122- # Internal helper to build integration test image with composefs variant
123- _ composefs-build-image :
124- just variant=composefs-sealeduki-sdboot build-integration-test-image
125-
126121# Only used by ci.yml right now
127122build-install-test-image : build-integration-test-image
128123 cd hack && podman build {{ base_buildargs}} -t {{ integration_img}} -install -f Containerfile.drop-lbis
You can’t perform that action at this time.
0 commit comments