Skip to content
Snippets Groups Projects
  1. 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
  2. Jul 17, 2024
    • Zuul's avatar
      Merge "Fix mariadb recovery" · fc44651d
      Zuul authored
      fc44651d
    • Michal Arbet's avatar
      Fix mariadb recovery · 84e95d25
      Michal Arbet authored
      This patch modifies tasks that are delegated to
      localhost to use local connection.
      Firstly, this is correct since SSH connection is not used,
      and secondly, it fixes the issue when kolla-ansible is
      packaged in a docker container. If the local connection
      is not used, the tasks will fail because temporary data are
      stored outside the container, whereas we need it to be
      stored inside the container so we can read them and set_facts.
      
      Closes-Bug: #2073370
      Change-Id: I9547d5da78da30bfeea8e97056cfa9308c977098
      84e95d25
  3. Jul 16, 2024
  4. Jul 15, 2024
  5. Jul 11, 2024
  6. Jul 10, 2024
  7. Jul 09, 2024
  8. Jul 04, 2024
  9. Jul 03, 2024
  10. Jul 02, 2024
  11. Jun 28, 2024
  12. Jun 27, 2024
  13. Jun 26, 2024
  14. Jun 24, 2024
  15. Jun 21, 2024
  16. Jun 19, 2024
  17. Jun 18, 2024
  18. Jun 14, 2024
Loading