Skip to content
Snippets Groups Projects
  1. Feb 05, 2020
  2. Feb 04, 2020
  3. Feb 03, 2020
  4. Feb 02, 2020
    • Radosław Piliszek's avatar
      Followup on MariaDB handling fixes · 1ea029a9
      Radosław Piliszek authored
      This fixes issues reported by Mark:
      - possible failure with 4-node cluster (however unlikely)
      - failure to stop all nodes from progressing when conditions are
        not valid (due to: "any_errors_fatal: False")
      
      Change-Id: Ib6995bf4c99202c9813859b3d9e2f420448f0445
      1ea029a9
  5. Feb 01, 2020
  6. Jan 31, 2020
  7. Jan 30, 2020
  8. Jan 29, 2020
  9. Jan 28, 2020
    • Mark Goddard's avatar
      CentOS 8: Deploy CentOS 8 containers · 3b24e566
      Mark Goddard authored
      * HAProxy is now 1.8 in CentOS 8
      * Support python3 in baremetal role
      * Remove support for environments without python2 installed (this could
        not have worked since we gather facts before this point)
      
      Workarounds:
      
      * Using CentOS 7 yum repo for Docker, with module_hotfixes
      
      Change-Id: I30bd3d58f6224ad4c9575ba66c74deabe6895cc4
      Partially-Implements: blueprint centos-rhel-8
      3b24e566
    • Mark Goddard's avatar
      CI: Reduce unnecessary gate image builds · 8b86c819
      Mark Goddard authored
      Due to regex matching of images, we are currently building quite a few
      unnecessary images in CI. Images that can unexpectedly match:
      
      * barbican-keystone-listener
      * ironic-neutron-agent
      * prometheus-haproxy-exporter
      * prometheus-memcached-exporter
      
      This change improves the situation by anchoring matches to the start of
      the name. A full solution would be to specify every image required for
      each job. This would be quite verbose and require maintenance.
      
      Change-Id: I7387ccd0cb394c54c79bfba8b1c09fce7ee2973e
      8b86c819
  10. Jan 27, 2020
  11. Jan 25, 2020
Loading