Skip to content
Snippets Groups Projects
  1. Dec 14, 2022
  2. Dec 13, 2022
  3. Dec 12, 2022
    • Bartosz Bezak's avatar
      Move to Rocky Linux 9 · 2f447f65
      Bartosz Bezak authored
      CentOS Stream 8 support has been dropped. Migration path will be present
      in Yoga release - as a followup change.
      
      MichaelRigart.interfaces does not support custom routes for
      NetworkManager yet. It has been disabled in CI for Rocky Linux 9
      temporarily.
      
      Non-voting CentOS Stream 9 CI overcloud job is using RL9 container
      images (as kolla CI is not building CS9 images anymore).
      
      Change-Id: Idf5ee822b03ba40179803c981500a6bad37594bf
      2f447f65
    • as0's avatar
      Custom Ansible Playbooks minor doc fix · 61eef11d
      as0 authored
      Running multiple playbooks do not require a comma to added between them.
      
      Amend docs with a minor fix to improve readability/usability.
      
      Change-Id: I17e1c50f63bbbd4df73bd7a76769bde942cc024a
      61eef11d
  4. Dec 09, 2022
  5. Dec 08, 2022
  6. Dec 07, 2022
  7. Dec 02, 2022
    • Mark Goddard's avatar
      Build overcloud host images via DIB by default · 50f5fb14
      Mark Goddard authored
      Changes overcloud_dib_build_host_images to true, as promised in
      I93d242889e225b4e60254f6b9cc5eeb457294ac8.
      
      Change-Id: I322432985535348fb4ebe5bff7db5dd68f16b340
      50f5fb14
    • Mark Goddard's avatar
      Remove kolla_install_type variable · 3c1b9c4d
      Mark Goddard authored
      Kolla removed support for binary images in the Zed release, as well as
      the install_type config option. It also changed the image tag format.
      
      Yoga & earlier:
      
        openstack.kolla/centos-source-base:yoga
      
      Zed & later:
      
        openstack.kolla/base:zed-centos-stream9
      
      This change removes the kolla_install_type variable. It also adds a
      kolla_base_distro_version variable, which is passed to kolla and
      kolla-ansible.
      
      The following two variables are also removed, since all images are now
      of type source:
      
      * overcloud_container_image_regex_map_source
      * overcloud_container_image_regexes_source
      
      Change-Id: I0023765438c0c73394c3465828c4d98f766d9350
      3c1b9c4d
    • Zuul's avatar
      Merge "CI: Fix molecule job on Ubuntu Jammy" · 744ca091
      Zuul authored
      744ca091
  8. Dec 01, 2022
    • Mark Goddard's avatar
      CI: Fix molecule job on Ubuntu Jammy · 564a0655
      Mark Goddard authored
      OpenDev has changed the image used for tox jobs to Ubuntu Jammy 22.04.
      This broke molecule jobs, which started failing with:
      
      ImportError: cannot import name 'Iterable' from 'collections'
      
      This change updates requirements to bump molecule and pytest-metadata.
      It also removes molecule flake8 lint configuration, which is no longer
      supported.
      
      Change-Id: I751a458f7668f7917abaa662723221ac7e3752c8
      564a0655
  9. Nov 15, 2022
  10. Nov 09, 2022
  11. Nov 07, 2022
Loading