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 @@ -115,15 +115,10 @@ build-integration-test-image-from-package PATH:
115115test-composefs :
116116 # These first two are currently a distinct test suite from tmt that directly
117117 # runs an integration test binary in the base image via bcvk
118- just _composefs-build-image
119118 cargo run --release -p tests-integration -- composefs-bcvk {{ integration_img}}
120119 # We're trying to move more testing to tmt
121120 just variant=composefs-sealeduki-sdboot test-tmt readonly local-upgrade-reboot
122121
123- # Internal helper to build integration test image with composefs variant
124- _ composefs-build-image :
125- just variant=composefs-sealeduki-sdboot build-integration-test-image
126-
127122# Only used by ci.yml right now
128123build-install-test-image : build-integration-test-image
129124 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