Skip to content
Snippets Groups Projects
  1. Jan 30, 2020
  2. 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
  3. Jan 27, 2020
  4. Jan 25, 2020
  5. Jan 24, 2020
  6. Jan 23, 2020
  7. Jan 22, 2020
  8. Jan 21, 2020
  9. Jan 18, 2020
  10. Jan 17, 2020
  11. Jan 16, 2020
  12. Jan 15, 2020
  13. Jan 14, 2020
Loading