Skip to content
Snippets Groups Projects
  • Pierre Riteau's avatar
    ee79fc5d
    CI: Build default images in experimental jobs · ee79fc5d
    Pierre Riteau authored
    This commit changes seed-images jobs to build seed and overcloud
    container images, each with a customisable regex.
    
    The rocky9 job continues to build only the base image, although for both
    overcloud and seed instead of seed only.
    
    The other seed-images jobs (centos9s and ubuntu-jammy) now build all
    default overcloud images. This takes longer and can fail for various
    reasons unrelated to Kayobe, but this is fine since the jobs are marked
    as experimental.
    
    This is to attempt to catch bugs in the image build code, such as the
    ones fixed by [1].
    
    Note that the ubuntu-jammy job does not build the bifrost-deploy seed
    image because the build is currently timing out. The centos9s job builds
    it successfully.
    
    Also update release documentation to remind developers to run
    experimental jobs.
    
    [1] https://review.opendev.org/c/openstack/kayobe/+/921012
    
    Change-Id: Idf705d9cf41766a897444898ac31c4635b70ec16
    ee79fc5d
    History
    CI: Build default images in experimental jobs
    Pierre Riteau authored
    This commit changes seed-images jobs to build seed and overcloud
    container images, each with a customisable regex.
    
    The rocky9 job continues to build only the base image, although for both
    overcloud and seed instead of seed only.
    
    The other seed-images jobs (centos9s and ubuntu-jammy) now build all
    default overcloud images. This takes longer and can fail for various
    reasons unrelated to Kayobe, but this is fine since the jobs are marked
    as experimental.
    
    This is to attempt to catch bugs in the image build code, such as the
    ones fixed by [1].
    
    Note that the ubuntu-jammy job does not build the bifrost-deploy seed
    image because the build is currently timing out. The centos9s job builds
    it successfully.
    
    Also update release documentation to remind developers to run
    experimental jobs.
    
    [1] https://review.opendev.org/c/openstack/kayobe/+/921012
    
    Change-Id: Idf705d9cf41766a897444898ac31c4635b70ec16
jobs.yaml 10.63 KiB