Skip to content
Snippets Groups Projects
  1. Nov 09, 2021
  2. Oct 28, 2021
  3. 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
  4. Oct 26, 2021
  5. Oct 25, 2021
  6. 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
  7. Oct 21, 2021
  8. Oct 20, 2021
  9. Oct 19, 2021
  10. Oct 18, 2021
  11. Oct 15, 2021
  12. Oct 14, 2021
Loading