You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
test: Use bootc image copy-to-storage and add run_install helper
Replace the complex get_target_image function with a simpler approach:
use `bootc image copy-to-storage` to copy the booted image to local
container storage, then reference it as containers-storage:localhost/bootc.
Also add a run_install helper in tap.nu to eliminate copy-pasted
systemd-run boilerplate across install tests.
Signed-off-by: Xiaofeng Wang <henrywangxf@me.com>
0 commit comments