Skip to content
  • Zygmunt Krynicki's avatar
    4fe2587b
    .ostc-ci: use build-wic-image for qemu · 4fe2587b
    Zygmunt Krynicki authored
    
    
    Our QEMU builds were using the .build-image job, which archives all of
    the deploy/image directory. This directory started to inflate recently,
    in ways I did not explore.
    
    Given that this breaks CI and is split across repositories the
    .build-wic-image job was pushed into the manifest repository. Now with
    the new job available we can switch the x86 and x86_64 QEMU image builds
    to use the new .build-wic-image job, which saves a subset of the
    artifacts that CI actually consumes downstream.
    
    Signed-off-by: default avatarZygmunt Krynicki <zygmunt.krynicki@huawei.com>
    4fe2587b
    .ostc-ci: use build-wic-image for qemu
    Zygmunt Krynicki authored
    
    
    Our QEMU builds were using the .build-image job, which archives all of
    the deploy/image directory. This directory started to inflate recently,
    in ways I did not explore.
    
    Given that this breaks CI and is split across repositories the
    .build-wic-image job was pushed into the manifest repository. Now with
    the new job available we can switch the x86 and x86_64 QEMU image builds
    to use the new .build-wic-image job, which saves a subset of the
    artifacts that CI actually consumes downstream.
    
    Signed-off-by: default avatarZygmunt Krynicki <zygmunt.krynicki@huawei.com>
Loading