Skip to content
Snippets Groups Projects
  1. Jun 27, 2021
  2. Jun 16, 2021
  3. Jun 10, 2021
    • Radosław Piliszek's avatar
      [CI] Test bifrost on Ubuntu as well · 085a30f7
      Radosław Piliszek authored
      Now that bifrost on Ubuntu focal is fully supported
      both upstream (bifrost, kolla) and downstream (kayobe),
      we should test it in kolla ansible CI.
      
      Change-Id: Id3c3b7aadb9cf19813ccf3a9d39858f68526d25a
      085a30f7
  4. May 31, 2021
  5. May 30, 2021
  6. May 24, 2021
  7. May 06, 2021
  8. Apr 23, 2021
  9. Apr 08, 2021
  10. Apr 06, 2021
  11. Mar 24, 2021
  12. Mar 04, 2021
  13. Mar 03, 2021
  14. Mar 02, 2021
  15. Feb 11, 2021
  16. Jan 19, 2021
    • Doug Szumski's avatar
      CI: Add monasca scenario · 47fee115
      Doug Szumski authored
      
      Adds the following new Zuul job for testing deployment of Monasca and
      associated services:
      
      * kolla-ansible-centos8-source-monasca
      
      All core OpenStack services except for Keystone are disabled to ensure
      enough memory is available.
      
      A follow up patch will replace the basic tests here with Tempest.
      
      Co-Authored-By: default avatarDoug Szumski <doug@stackhpc.com>
      
      Change-Id: I5d33fd3d7b69798ba0aa23509f7b809065f61c19
      47fee115
  17. Dec 21, 2020
  18. Dec 18, 2020
  19. Dec 10, 2020
    • Radosław Piliszek's avatar
      [CI] Drop periodics · 90d0900e
      Radosław Piliszek authored
      We agreed that, due to DockerHub pull limits, it is more
      appropriate to spend pull credits on real reviews than these
      extra periodic runs.
      This also makes us more lightweight on CI in general.
      
      Change-Id: I5c2ee0042e9e07108a8177983fbf5fc6bb8163f0
      90d0900e
  20. Nov 19, 2020
  21. Nov 10, 2020
  22. Nov 08, 2020
  23. Nov 05, 2020
  24. Oct 27, 2020
  25. Oct 08, 2020
  26. Oct 07, 2020
    • Mark Goddard's avatar
      CI: enable designate in magnum CI job · c2987d65
      Mark Goddard authored
      Follows designate guide, adding a default zone for fixed and
      floating IPs, then boots an instance and verifies that its
      name resolves.
      
      Change-Id: Ifbfdab425e2c8a36a8f3ab8539f70dca4cce2abc
      c2987d65
  27. Sep 26, 2020
  28. Sep 17, 2020
  29. Sep 10, 2020
  30. Aug 11, 2020
  31. Jul 30, 2020
  32. Jul 29, 2020
  33. Jul 17, 2020
  34. Jul 15, 2020
  35. Jul 10, 2020
    • Mark Goddard's avatar
      CI: add prometheus-efk scenario · f44876c4
      Mark Goddard authored
      Tests prometheus, grafana, and centralised logging.
      
      The tests could be improved in future by querying logs in elasticsearch,
      and metrics in prometheus.
      
      Change-Id: Iabad035d583d291169f23be3d71931cb260e87ae
      f44876c4
  36. Jun 25, 2020
    • Michal Nasiadka's avatar
      openvswitch: Use ansible_hostname for system-id · cecdb6a1
      Michal Nasiadka authored
      Currently openvswitch sets system-id based on inventory_hostname, but when
      Ansible inventory contains ip addresses - then it will only take first ip
      octet - resulting in multiple OVN chassis being named i.e. "10".
      Then Neutron and OVN have problems functioning, because a chassis named "10"
      will be created and deleted multiple times per second - this ends up in
      ovsdb and neutron-server processes using up to 100% CPU.
      
      Adding openvswitch role to ovn CI job triggers.
      
      Change-Id: Id22eb3e74867230da02543abd93234a5fb12b31d
      Closes-Bug: #1884734
      cecdb6a1
  37. Jun 14, 2020
    • Radosław Piliszek's avatar
      CI: Add Ubuntu KVM job · 88e7f800
      Radosław Piliszek authored
      This also uses the recommended machinery to set qemu instead
      of relying on config file override so that we test what we
      really want to test.
      
      Change-Id: I560e4f9d0a69c347e6aaf3b970331157c1a56f18
      88e7f800
  38. May 29, 2020
    • Mark Goddard's avatar
      Set previous release to Ussuri · ac9c74bd
      Mark Goddard authored
      Now that the stable/ussuri branch has been cut, we can set the previous
      release to Ussuri. This is done in kolla-ansible for rolling upgrades,
      and in CI configuration for upgrade tests.
      
      Change-Id: I36f252c77339a6b810413810efd6bb32e0b69e29
      ac9c74bd
  39. May 22, 2020
Loading