Skip to content
Snippets Groups Projects
  1. Aug 13, 2021
    • Radosław Piliszek's avatar
      [CI] Test Swift upgrades · b7e85d52
      Radosław Piliszek authored
      Swift is a major OpenStack project. It could use testing upgrades.
      
      New jobs are placed in the experimental pipeline to avoid
      excessive CI load on general changes.
      
      Change-Id: I8a089fdd1f21eb4c3e00c38ea9dfcecc77565bf5
      Related-Bug: #1874691
      b7e85d52
  2. Jun 30, 2021
  3. Jun 27, 2021
  4. Jun 16, 2021
  5. 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
  6. May 31, 2021
  7. May 30, 2021
  8. May 24, 2021
  9. May 06, 2021
  10. Apr 23, 2021
  11. Apr 08, 2021
  12. Apr 06, 2021
  13. Mar 24, 2021
  14. Mar 04, 2021
  15. Mar 03, 2021
  16. Mar 02, 2021
  17. Feb 11, 2021
  18. 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
  19. Dec 21, 2020
  20. Dec 18, 2020
  21. 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
  22. Nov 19, 2020
  23. Nov 10, 2020
  24. Nov 08, 2020
  25. Nov 05, 2020
  26. Oct 27, 2020
  27. Oct 08, 2020
  28. 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
  29. Sep 26, 2020
  30. Sep 17, 2020
  31. Sep 10, 2020
  32. Aug 11, 2020
  33. Jul 30, 2020
  34. Jul 29, 2020
  35. Jul 17, 2020
  36. Jul 15, 2020
  37. 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
  38. 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
  39. 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
Loading