Skip to content
Snippets Groups Projects
  1. Oct 25, 2024
  2. Oct 14, 2024
  3. Aug 08, 2024
  4. Aug 07, 2024
  5. Jul 23, 2024
  6. Jul 22, 2024
    • Mark Goddard's avatar
      CI: test interface names with dashes · a42b0b5e
      Mark Goddard authored
      Interface names with dashes can cause problems in Ansible since dashes
      are replaced with underscores when referencing facts.
      
      Change-Id: Ib15f81120d353ebcf8965dc0aaba90f3a9b0ec44
      Related-Bug: #1927357
      a42b0b5e
  7. Jul 10, 2024
  8. Jul 09, 2024
  9. Jan 22, 2024
    • Michal Arbet's avatar
      Bump ansible-lint version · 47ddac41
      Michal Arbet authored
      
      The version that we were capping to is no longer compatible with latest
      upper-constraints.txt, so let us free float again.
      
      The resulting linting errors are included for now to unblock the gate,
      these will still need to be discussed or fixed later.
      
      NOTE(kevko): Temporarily disabling horizon deployment, as it's not
      possible to unblock gates without it
      
      Co-Authored-By: default avatarMichal Arbet <michal.arbet@ultimum.io>
      Change-Id: Ib7f72b2663199ef80844a412bc436c6ef09322cc
      47ddac41
  10. Dec 14, 2023
  11. Jul 28, 2023
    • Michal Nasiadka's avatar
      cephadm: log to file · 3431f124
      Michal Nasiadka authored
      Currently we don't gather mon/mgr logs, which are essential for
      debugging Ceph integration issues - this patch improves that.
      
      Change-Id: I4ec34511b022707d0069d7a07f2f92b34acf0085
      3431f124
  12. May 26, 2023
  13. Feb 27, 2023
    • Michal Nasiadka's avatar
      CI: cephadm: Fix EL9 (Rocky) · a6e28f95
      Michal Nasiadka authored
      CentOS Storage SIG rpms have a recommended install
      section that installs podman - let's stop doing that.
      
      Ceph is also suffering from the enormous open files
      ulimit that EL9 defaults to - let's set a default
      in docker engine for now.
      
      Change-Id: I41f39f520dfecec307ad3b86e1e0363570198e42
      a6e28f95
  14. Jan 13, 2023
  15. Sep 08, 2022
  16. Sep 06, 2022
  17. Aug 05, 2022
  18. Jun 20, 2022
  19. Feb 10, 2022
  20. Jan 17, 2022
  21. Jun 30, 2021
  22. Jun 09, 2021
  23. May 27, 2021
    • Mark Goddard's avatar
      CI: fix backups Ceph pool name · 21efaf3f
      Mark Goddard authored
      We configure Cinder to use a 'backups' pool by default, but in CI we
      create a 'backup' pool in Ceph. This change fixes CI to use 'backups'.
      
      Change-Id: I53892137eb65ecc9530bd3859c651b12ab228a58
      21efaf3f
  24. May 24, 2021
  25. Apr 27, 2021
  26. Mar 02, 2021
  27. Feb 20, 2020
    • Radosław Piliszek's avatar
      CI: Refactor VXLAN overlay setup · b356762b
      Radosław Piliszek authored
      This makes it cleaner, allows reuse and outsourcing to zuul jobs
      and enables us to create multiple of these overlay networks for
      testing of more advanced scenarios.
      
      Change-Id: Id557c81f68a7f34556854e7d6efc6eddfd2e7216
      b356762b
Loading