rcbops / rpc-upgrades

Leapfrog/Incremental Upgrades for RPC OpenStack
1 stars 17 forks source link

Queens repo containers cleanup #339

Closed BjoernT closed 5 years ago

BjoernT commented 5 years ago

As preparation for the queens upgrade, the repo containers are be destroyed in order to free up disk space occupied by previous upgrades. This reduces potential issues, where the root device runs out of disk space

rpc-jenkins-svc commented 5 years ago

Thank you for submitting a pull request to this project!

Once all check jobs have passed and the pull request has received a sufficient number of reviews, the repository's gate jobs can be triggered by adding a comment of :shipit: to this pull request.

When the gate jobs have completed successfully, this pull request will get merged automatically.

antonym commented 5 years ago

recheck_xenial_mnaio-snap_swift_pike_to_queens_inc recheck_xenial_mnaio-snap_swift_newton_to_pike_inc

antonym commented 5 years ago

Think we need to run lxc_hosts_setup too?

2019-02-19T14:33:28-0600 TASK [lxc_container_create : Gather variables for each operating system] *** 2019-02-19T14:33:28-0600 Tuesday 19 February 2019 14:33:28 -0600 (0:00:00.024) 0:00:01.645 ** 2019-02-19T14:33:29-0600 fatal: [infra1_repo_container-921b0a97]: FAILED! => {"failed": true, "msg": "No file was found when using with_first_found. Use the 'skip: true' option to allow this task to be skipped if no files are found"} 2019-02-19T14:33:29-0600 fatal: [infra2_repo_container-17174839]: FAILED! => {"failed": true, "msg": "No file was found when using with_first_found. Use the 'skip: true' option to allow this task to be skipped if no files are found"} 2019-02-19T14:33:29-0600 fatal: [infra3_repo_container-9f7446cb]: FAILED! => {"failed": true, "msg": "No file was found when using with_first_found. Use the 'skip: true' option to allow this task to be skipped if no files are found"} 2019-02-19T14:33:29-0600

antonym commented 5 years ago

Should be covered by: https://github.com/rcbops/rpc-upgrades/pull/344