Skip to content
Snippets Groups Projects
  1. Apr 05, 2022
  2. Apr 01, 2022
  3. Mar 28, 2022
  4. Mar 23, 2022
  5. Mar 17, 2022
    • jinyuanliu's avatar
      ADD venus for kolla-ansible · 3ccb176f
      jinyuanliu authored
      This project [1] can provide a one-stop solution to log collection,
      cleaning, indexing, analysis, alarm, visualization, report generation
      and other needs, which involves helping operator or maintainer to
      quickly solve retrieve problems, grasp the operational health of the
      platform, and improve the level of platform management.
      
      [1] https://wiki.openstack.org/wiki/Venus
      
      Change-Id: If3562bbed6181002b76831bab54f863041c5a885
      3ccb176f
  6. Mar 16, 2022
  7. Mar 07, 2022
  8. Mar 05, 2022
  9. Mar 03, 2022
  10. Feb 21, 2022
  11. Feb 10, 2022
  12. Feb 09, 2022
  13. Feb 04, 2022
    • Radosław Piliszek's avatar
      [CI] Replace parted with lsblk · 654edefc
      Radosław Piliszek authored
      parted hangs waiting for user input (see examples below)
      on Debian and Ubuntu nodes which have created a cinder
      volume on lvm, causing POST_FAILURE of the entire CI job.
      Zun (Cinder iSCSI LVM) jobs are affected.
      parted seemingly tries to interpret contents of the created
      volume and fails miserably.
      Since there is no reason why we would need to see the output
      of parted specifically, this patch is switching to use
      lsblk to simply list visible block devices.
      Along with the rest of the commands, this should be just
      the right level of detail.
      And we avoid having parted interpret internals of otherwise
      opaque block devices.
      
      Example issues:
      
      Warning: Not all of the space available to
      /dev/mapper/cinder--volumes-cinder--volumes--pool appears to be used, you can
      fix the GPT to use all of the space (an extra 9732096 blocks) or continue with
      the current setting?
      Fix/Ignore?
      
      Warning: Not all of the space available to
      /dev/mapper/cinder--volumes-cinder--volumes--pool-tpool appears to be used, you
      can fix the GPT to use all of the space (an extra 9732096 blocks) or continue
      with the current setting?
      Fix/Ignore?
      
      Warning: Not all of the space available to
      /dev/mapper/cinder--volumes-cinder--volumes--pool_tdata appears to be used, you
      can fix the GPT to use all of the space (an extra 9732096 blocks) or continue
      with the current setting?
      Fix/Ignore?
      
      Change-Id: I7beecf2dd6c49c8934722cf22efa74e920ecb060
      654edefc
  14. Feb 03, 2022
    • Mark Goddard's avatar
      CI: enable libvirt TLS in TLS jobs · b29298ed
      Mark Goddard authored
      Enable libvirt TLS in CI jobs with TLS enabled.
      
      Uses the new functionality of the certificates command to generate
      certificates for both libvirt client and server (added in
      I1bde9fa018f66037aec82dc74c61ad1f477a7c12).
      
      Change-Id: Ica304685b043f699799ccee6c9c2fbcf968888db
      b29298ed
  15. 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
  16. Jan 12, 2022
  17. Jan 07, 2022
  18. Jan 06, 2022
  19. Jan 05, 2022
  20. Dec 30, 2021
  21. Dec 29, 2021
  22. Dec 21, 2021
    • Radosław Piliszek's avatar
      Drop vmtp · 0cbdedd0
      Radosław Piliszek authored
      Details in the attached reno.
      
      Change-Id: I438a453ca522493524fdb9760c1edb330916084b
      0cbdedd0
  23. Dec 06, 2021
    • Dmitry Tantsur's avatar
      Prepare tests for the Ironic combined service · 10616fb1
      Dmitry Tantsur authored
      In I51bf7226aea145dc7c8fd93d61caa233ca16c9c9 we are introducing a way to
      run Ironic API and conductor in one process. In the Bifrost change
      I9faecfe6ece6d3c35396e3378c1e3930a487e130 we are switching Bifrost to
      it, which breaks the Kolla job.
      
      This change makes get_logs.sh aware of the new service. Also drop
      RabbitMQ since Bifrost hasn't supported it for a while already.
      
      Change-Id: I30ac6bd4332dacbdce1f5e25bd6a97d2982b208e
      10616fb1
  24. Nov 26, 2021
  25. Nov 24, 2021
  26. Nov 15, 2021
  27. Nov 09, 2021
    • Mark Goddard's avatar
      [release] Set previous_release to xena · feb70547
      Mark Goddard authored
      This defines which release we upgrade from in CI.
      
      Also remove some Wallaby upgrade compatibility code in CI playbooks
      
      Change-Id: I18912178392973337ca4115dec3816f1b3944ad5
      feb70547
  28. Oct 12, 2021
  29. Oct 06, 2021
  30. Oct 01, 2021
  31. Sep 30, 2021
  32. Sep 25, 2021
  33. Sep 23, 2021
  34. Sep 16, 2021
  35. Sep 10, 2021
  36. Sep 07, 2021
Loading