Skip to content
Snippets Groups Projects
  1. Jun 08, 2022
  2. Jun 07, 2022
    • Michal Arbet's avatar
      Enable hacluster role when it is needed · e2f5c0db
      Michal Arbet authored
      Masakari-hostmonitor needs to have
      corosync/pacemaker deployed.
      
      This patch is just changing default enable_hacluter: "no"
      to "yes" if masakari-hostmonitor is enabled.
      
      Closes-Bug: #1934149
      Change-Id: I979d1d6d08ca0cc0a748f175da77f68bcecc2d1a
      e2f5c0db
  3. Jun 03, 2022
  4. Jun 02, 2022
  5. Jun 01, 2022
  6. May 31, 2022
  7. May 30, 2022
  8. May 29, 2022
  9. May 28, 2022
  10. 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
    • Zuul's avatar
  11. May 26, 2022
  12. May 25, 2022
  13. May 24, 2022
  14. May 23, 2022
  15. May 21, 2022
    • Mark Goddard's avatar
      masakari: support libvirt SASL in instance monitor · 5d28a7c8
      Mark Goddard authored
      Since enabling libvirt SASL authentication, the masakari instance
      monitor fails to connect to libvirt. We see the following error in logs:
      
          libvirt.libvirtError: authentication failed: Failed to start SASL
          negotiation: -4 (SASL(-4): no mechanism available: No worthy mechs
          found)
      
      This change adds support for SASL authentication in Masakari instance
      monitor.
      
      Depends-On: https://review.opendev.org/c/openstack/kolla/+/834456
      Closes-Bug: #1965754
      Change-Id: I974046662b383a12ac6281b725523760a96657bd
      5d28a7c8
    • Radosław Piliszek's avatar
      [CI] Restore token critical error filter · 564b405a
      Radosław Piliszek authored
      It was removed as part of improvements in [1]. But it seems it's
      a different type/class of errors and should still be filtered
      out here.
      This time for all the services to avoid extra copies.
      
      [1] Ie6a95c3ca84df82ca8463cf76054e125cb1ffff1
      
      Change-Id: If7c5b938dc7417831a90f360d6e3655d1ad4084e
      564b405a
    • 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
Loading