Skip to content
Snippets Groups Projects
  1. Aug 16, 2024
  2. Aug 08, 2024
  3. 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
  4. Jul 10, 2024
    • Michal Arbet's avatar
      [CI] Force config drive for ipv6 jobs · 11685a8f
      Michal Arbet authored
      As our CI is ipv6 only and using cirros for tests.
      Therefore we need to set force_config_drive = true.
      
      Change-Id: I07058a4b30d0de1aaf8e82656024c5f6a99b290b
      11685a8f
  5. Jul 09, 2024
  6. Jul 08, 2024
    • Ivan Halomi's avatar
      Fix podman healtcheck when not enabled · 59bebd41
      Ivan Halomi authored
      
      There was a bug where setting the test command
      for the health check to 'NONE' would throw an error
      in podman_worker. This was problematic since K-A
      uses 'NONE' as an indicator that the health check is not enabled.
      
      Closes-Bug: #2071912
      Change-Id: I3140bb79eace58b23f579be3da569c502c52c38c
      Signed-off-by: default avatarIvan Halomi <ivan.halomi@tietoevry.com>
      59bebd41
  7. Jul 03, 2024
  8. Jun 26, 2024
    • Pedro Henrique's avatar
      Fix the docker container dimensions comparison for short notation · a086b780
      Pedro Henrique authored
      When using short notations like `1g` or `512m` to define the
      container dimensions, we are always getting the container to
      being restarted in each kolla-ansible run, even with no real
      changes in the container configs.
      
      Change-Id: Ic8e2dd42b95a8f5c2141a820c55642a3ed7beabd
      Closes-Bug: #2070494
      a086b780
  9. Jun 14, 2024
  10. Jun 13, 2024
  11. May 27, 2024
  12. May 24, 2024
  13. Apr 25, 2024
  14. Apr 24, 2024
  15. Apr 22, 2024
  16. Apr 19, 2024
  17. Mar 29, 2024
  18. Mar 22, 2024
  19. Mar 18, 2024
  20. Mar 15, 2024
  21. Mar 14, 2024
  22. Mar 13, 2024
  23. Mar 05, 2024
  24. Feb 27, 2024
  25. Feb 15, 2024
  26. Feb 14, 2024
  27. Feb 13, 2024
  28. Feb 08, 2024
  29. Feb 07, 2024
    • Michal Arbet's avatar
      [CI] Enable testing horizon · 05462c47
      Michal Arbet authored
      Change Ib7f72b2663199ef80844a412bc436c6ef09322cc
      disabled horizon testing. This patch enabling
      horizon tests again.
      
      Change-Id: Iff670525c91c8adbcf2a01288b12456cb4a31809
      05462c47
  30. Jan 30, 2024
  31. Jan 26, 2024
  32. 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
    • hongbin's avatar
      Revert "Pin zun jobs to Docker 20" · 9c77220f
      hongbin authored
      This reverts commit 94a74f58.
      
      Reason for revert: Zun/Kuryr-libnetwork has switched to "local" scope which doesn't require docker 20 anymore. It should work for latest docker version. Related patches:
      https://review.opendev.org/c/openstack/zun/+/903884
      
      Change-Id: Ieb545ae5a5917322f599728587c3f04ea8356126
      9c77220f
Loading