Skip to content
Snippets Groups Projects
  1. Sep 18, 2023
  2. Sep 15, 2023
  3. Sep 14, 2023
    • Michal Nasiadka's avatar
      ovn: Fix broken deployment/reconfig on Ubuntu · f6d0ffd6
      Michal Nasiadka authored
      Initially Ubuntu/Debian used /var/run/openvswitch as default OVN run dir,
      it seems it has changed long time ago - but we haven't picked that up on latest
      OVN DB refactor.
      
      Adding in OVN and OVN upgrade Debian jobs to enhance coverage.
      
      Closes-Bug: #2035584
      
      Change-Id: I78967c4499269578ac921ad9a553946b65e1293f
      f6d0ffd6
  4. Sep 13, 2023
  5. Sep 12, 2023
  6. Sep 11, 2023
  7. Sep 08, 2023
  8. Sep 06, 2023
  9. Sep 05, 2023
    • Zuul's avatar
      df44a7fb
    • Michal Nasiadka's avatar
      ovn: Improve clustering · 7cc4bf62
      Michal Nasiadka authored
      Currently clustering steps are very static, if for a reason first
      node in the inventory fails and gets re-introduced - K-A will create
      a second empty cluster on that node.
      
      This patch changes the approach and checks if cluster exists, if it
      does - chooses a donor for the new node from currently running
      node set.
      
      Also it fixes node replacement - it removes old node from cluster
      (that has the same ip address as newly provisioned node).
      
      Closes-Bug: #1875223
      
      Change-Id: Ia025283e38ea7c3bd37c7a70d03f6b46c68f4456
      7cc4bf62
    • Maksim Malchuk's avatar
      Add forgotten release note for 892427 · c278c8cb
      Maksim Malchuk authored
      
      Followup on Ief8dca4e27197c9576e215cbd960da75f6fdc20c
      
      Related-Bug: #1879557
      Change-Id: I2865fb8bb24994db8687a15fd8106bfa7a55d4da
      Signed-off-by: default avatarMaksim Malchuk <maksim.malchuk@gmail.com>
      c278c8cb
  10. Sep 04, 2023
  11. Sep 03, 2023
    • Jan Gutter's avatar
      CI: Add back ARA logging · 73dcad32
      Jan Gutter authored
      Up till now the ARA plugin has been pinned to a very old version,
      and is no longer functional.
      
      This installs a much newer version of ARA and adds a README file
      to guide developers on how to view the sqlite file.
      
      The ARA plugin is installed by default, but not activated. This
      is intended to catch a small amount of regressions and
      integration failures.
      
      Developers can enable the plugin by adding the string `#ara`
      to their commit message. This avoids extra load on the CI.
      
      Change-Id: Id8328e374c9590b1363026fa2b2b24e191183987
      Unverified
      73dcad32
  12. Aug 31, 2023
  13. Aug 30, 2023
Loading