Skip to content
Snippets Groups Projects
  1. Jun 20, 2023
  2. May 15, 2023
  3. Apr 28, 2023
  4. Mar 26, 2023
  5. Mar 21, 2023
  6. Feb 21, 2023
  7. Feb 16, 2023
  8. Feb 07, 2023
    • Bartosz Bezak's avatar
      CI: Add Rocky9 upgrade jobs · 337cf3c9
      Bartosz Bezak authored
      Rocky9 support landed in Zed release, we should start test them in
      Antelope.
      
      Change-Id: If4ca6aab660793015d577c3dfbeb7c75ca08c3fb
      337cf3c9
  9. Jan 29, 2023
  10. Jan 25, 2023
  11. Jan 19, 2023
  12. Jan 12, 2023
  13. Jan 10, 2023
  14. Dec 09, 2022
  15. Dec 01, 2022
  16. Nov 28, 2022
  17. Nov 11, 2022
    • Doug Szumski's avatar
      Remove support for deploying OpenStack Monasca · adb8f89a
      Doug Szumski authored
      Kolla Ansible is switching to OpenSearch and is dropping support for
      deploying ElasticSearch. This is because the final OSS release of
      ElasticSearch has exceeded its end of life.
      
      Monasca is affected because it uses both Logstash and ElasticSearch.
      Whilst it may continue to work with OpenSearch, Logstash remains an
      issue.
      
      In the absence of any renewed interest in the project, we remove
      support for deploying it. This helps to reduce the complexity
      of log processing configuration in Kolla Ansible, freeing up
      development time.
      
      Change-Id: I6fc7842bcda18e417a3fd21c11e28979a470f1cf
      adb8f89a
  18. Oct 27, 2022
    • Michal Nasiadka's avatar
      CI: set cpu_model to Nehalem for kvm jobs · aa1b19c3
      Michal Nasiadka authored
      RHEL 9 are being compiled for the x86_64-v2 architecture which is
      newer than the qemu default of qemu64. Nehalem is apparently the
      oldest model that works for x86_64-v2 and is expected to work on
      Intel and AMD cpus with kvm or qemu.
      
      See devstack change [0].
      
      [0]: Ibd6e11b59f3c8655bc60ace7383a08458b2177f2
      
      Change-Id: Ia0a3620bae21984933756331bb5937ce681d3237
      aa1b19c3
  19. Oct 10, 2022
    • Michal Nasiadka's avatar
      CI: Fix init-swift · 35f90a31
      Michal Nasiadka authored
      Container image naming scheme has changed
      
      Change-Id: I775ea3f796290c670e4b04640f4429304dae609c
      35f90a31
  20. Oct 04, 2022
  21. Oct 03, 2022
  22. Sep 08, 2022
  23. Aug 31, 2022
  24. Aug 22, 2022
    • wangxiyuan's avatar
      Upgrade openEuler Distro · bafdab17
      wangxiyuan authored
      openEuler 20.03 LTS SP2 is out of date. This patch:
      1. Upgrade openEuler to 22.03 TLS for host OS.
      2. Switch guest OS from centOS 8 to ubuntu
      
      Change-Id: If2ff036e965def141f67240945802611e1f4dc4e
      bafdab17
  25. Aug 05, 2022
  26. Aug 03, 2022
  27. Jul 26, 2022
  28. Jul 19, 2022
  29. Jun 27, 2022
  30. Jun 13, 2022
  31. Jun 08, 2022
  32. May 29, 2022
  33. May 27, 2022
    • Radosław Piliszek's avatar
      [CI] Nullify attempts · 153956e4
      Radosław Piliszek authored
      Per Clark Boylan's feedback [1], retries cause a retry not only
      for pre playbook failures but also for cases where Ansible detects
      network connectivity issues and they are caused by disks getting
      filled to their fullest. This is an issue we experience that
      sometimes results in a POST_FAILURE but certain FAILUREs are
      retried which wastes CI resources.
      The problematic jobs are ceph jobs. They are to be looked into.
      Backport to all branches.
      We can adjust retries for the core jobs that do not exhibit the
      nasty behaviour but first we can try running without retries
      to measure the troublesomeness.
      
      [1] https://review.opendev.org/c/openstack/kolla-ansible/+/843536
      
      Change-Id: I32fc296083b4881e8f457f4235a32f94ed819d9f
      153956e4
  34. May 21, 2022
    • Radosław Piliszek's avatar
      [CI] Keep testing with Yoga u-c · ae88173f
      Radosław Piliszek authored
      The projects started dropping support for Python 3.6 and thus
      CentOS Stream 8 which K-A tests against, resulting in broken CI.
      This change ensures that we keep upper-contraints also on Yoga as
      we do for the images we deploy.
      
      Change-Id: I82c4ff3b246c7db65ac8660b096d4a9a15dda8d7
      ae88173f
  35. May 18, 2022
  36. Apr 22, 2022
  37. Apr 12, 2022
  38. Apr 07, 2022
Loading