Skip to content
Snippets Groups Projects
  1. Dec 16, 2020
  2. Dec 15, 2020
  3. Dec 14, 2020
  4. Dec 11, 2020
  5. Dec 10, 2020
    • Radosław Piliszek's avatar
      [CI] Drop periodics · 90d0900e
      Radosław Piliszek authored
      We agreed that, due to DockerHub pull limits, it is more
      appropriate to spend pull credits on real reviews than these
      extra periodic runs.
      This also makes us more lightweight on CI in general.
      
      Change-Id: I5c2ee0042e9e07108a8177983fbf5fc6bb8163f0
      90d0900e
  6. Dec 09, 2020
    • Mark Goddard's avatar
      Fix prechecks with Docker 20.10.0 · b60b0d58
      Mark Goddard authored
      The 'prechecks : Checking Docker version' task previously failed with
      Docker 20.10.0. The regex used to parse the version was returning
      0.10.0, which is not above the minimum. The previous version of 19.x
      would have been parsed as 9.x, which is above the minimum.
      
      This change fixes the issue by matching the beginning and end of the
      version using \b.
      
      Depends-On: https://review.opendev.org/766183
      
      Change-Id: I2a23eea7effb5b9a5e73361bcd48bd2e16d1569c
      Closes-Bug: 1907436
      b60b0d58
  7. Dec 04, 2020
  8. Dec 01, 2020
  9. Nov 24, 2020
  10. Nov 23, 2020
  11. Nov 20, 2020
  12. Nov 19, 2020
  13. Nov 18, 2020
  14. Nov 16, 2020
  15. Nov 14, 2020
  16. Nov 13, 2020
  17. Nov 11, 2020
    • Alban Lecorps's avatar
      Add override timeout for openstack exporter · 99680b56
      Alban Lecorps authored
      Add scrape_timeout option in
      prometheus_openstack_exporter job in order
      to avoid timeout for large Openstack environment.
      
      Change-Id: If96034e602bee3b3eea34a2656047355e1d17eec
      Closes-Bug: #1903547
      99680b56
  18. Nov 10, 2020
  19. Nov 09, 2020
  20. Nov 08, 2020
  21. Nov 05, 2020
Loading