Skip to content
Snippets Groups Projects
  1. May 26, 2022
  2. May 13, 2022
  3. Jan 18, 2022
    • Radosław Piliszek's avatar
      Clean up chrony cleanup · e63bbed1
      Radosław Piliszek authored
      In the Yoga cycle we no longer need kolla chrony container removal
      procedures.
      
      Change-Id: I4dc246cf0fd68838470bf9e9bf749fa9be4d6670
      e63bbed1
  4. Aug 12, 2021
    • Radosław Piliszek's avatar
      [CI] Fix Debian upgrade · b6d9cf76
      Radosław Piliszek authored
      Debian upgrades failed on using the ansible command to remove
      chrony service because of broken python autodetection.
      This patch uses the same workaround we have in globals-default.j2.
      This is not nice long-term but there is no reason to keep the two
      out of sync. We should remove this workaround from both places
      when the situation fixes itself (possibly with newer Ansible).
      
      Change-Id: I8b7f0c76d55cd31311285ce746acb6335e044470
      b6d9cf76
  5. Jun 23, 2021
  6. Jun 02, 2021
    • Mark Goddard's avatar
      chrony: allow to remove the container · 84ac7b30
      Mark Goddard authored
      The chrony container is deprecated in Wallaby, and disabled by default.
      This change allows to remove the container if chrony is disabled.
      
      Change-Id: I1c4436072c2d47a95625e64b731edb473384b395
      84ac7b30
  7. May 25, 2021
  8. Feb 25, 2020
    • James Kirsch's avatar
      CI: Fix TLS upgrade test · 9b384da3
      James Kirsch authored
      Fix the upgrade TLS scenario in zuul to generate self signed
      certificates and to configure TLS to be enabled in the open stack
      deployment.
      
      Change-Id: Icacc28eed6ad5b81fc3954db80486d9d7f24c082
      Partially-Implements: blueprint custom-cacerts
      9b384da3
  9. Jan 28, 2020
    • generalfuzz's avatar
      CI: Add TLS tests · 6404d0e0
      generalfuzz authored
      Add a TLS scenario in zuul to generate self signed certificates and
      to configure TLS to be enabled in the open stack deployment.
      
      Change-Id: If10a23dfa67212e843ef26486c9523074cc920e7
      Partially-Implements: blueprint custom-cacerts
      6404d0e0
  10. Jul 04, 2019
  11. Jul 02, 2019
  12. Nov 06, 2018
    • Mark Goddard's avatar
      Refactor CI testing scripts · f92de48c
      Mark Goddard authored
      This change is intended to ease the addition of new test scenarios, by
      splitting the existing setup_gate.sh script up into several smaller
      scripts. We may wish to further break these scripts up in future,
      depending on the requirements of new test jobs.
      
      Change-Id: Ifa442ac79a54f749c56d20f5f7383c3852d95268
      f92de48c
Loading