Skip to content
Snippets Groups Projects
  1. Nov 15, 2021
    • Mark Goddard's avatar
      Infra VMs: fix some playbook host patterns · 5e9affb6
      Mark Goddard authored
      The infra-vms group was not added to some playbook host patterns where
      it should have been. This change fixes that.
      
      TrivialFix
      
      Change-Id: I5df2918035df7577627fd2bd68417beddbcbf848
      5e9affb6
  2. Nov 11, 2021
  3. Nov 10, 2021
  4. Oct 28, 2021
  5. Oct 27, 2021
    • Zuul's avatar
    • Zuul's avatar
      7000b794
    • Mark Goddard's avatar
      Drop become in stackhpc.libvirt-vm for seed vm provision · 50e04bb0
      Mark Goddard authored
      Prior to this change, the seed VM was provisioned using the
      stackhpc.livirt-vm role with become=true. This resulted in the cached
      image being owned by root. The infra VM provisioning uses
      stackhpc.libvirt-vm without become=true. If an infra VM uses the same
      image as the seed, this can lead to permission denied errors when
      downloading a new image of the same name.
      
      This change adds a workaround to fix up the ownership of the cached
      image during infra VM provisioning to avoid this issue.
      
      This change also drops become=true from stackhpc.libvirt-vm during seed
      VM provisioning, and adds the same workaround there.
      
      Story: 2009277
      Task: 43534
      
      Change-Id: Iade0d74cdb398365a567dbdc4b23de2416f3726d
      50e04bb0
  6. Oct 26, 2021
  7. Oct 25, 2021
  8. Oct 22, 2021
    • Pierre Riteau's avatar
      CI: Disable heat in upgrade jobs to save disk space · 06a51cea
      Pierre Riteau authored
      We see frequent failures of upgrade jobs on stable branches due to lack
      of disk space. Disable heat in an attempt to free up extra space, since
      we do not need it for our testing.
      
      Change-Id: I20c99ca9dd6e78b041e4662c9b1b54eac904e3c9
      06a51cea
  9. Oct 21, 2021
  10. Oct 20, 2021
  11. Oct 19, 2021
  12. Oct 18, 2021
  13. Oct 15, 2021
Loading