User Tools

Site Tools


tasks:major-distro-release

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
tasks:major-distro-release [2022/07/28 19:35]
djgalloway
tasks:major-distro-release [2022/08/04 16:51]
djgalloway
Line 30: Line 30:
   - Jenkins Job Configs: See https://​github.com/​ceph/​ceph-build/​pull/​1022 as an **example**. ​ It is not all encompassing! ​ I [[https://​github.com/​ceph/​ceph-build/​pull/​1025|missed]] a few spots in that PR.   - Jenkins Job Configs: See https://​github.com/​ceph/​ceph-build/​pull/​1022 as an **example**. ​ It is not all encompassing! ​ I [[https://​github.com/​ceph/​ceph-build/​pull/​1025|missed]] a few spots in that PR.
     - Don't forget [[https://​github.com/​ceph/​ceph-build/​pull/​1024|build_utils.sh]]     - Don't forget [[https://​github.com/​ceph/​ceph-build/​pull/​1024|build_utils.sh]]
 +  - If necessary, [[https://​wiki.sepia.ceph.com/​doku.php?​id=production:​chacra.ceph.com&​s[]=vagrant#​update_vagrant_repo|create a new vagrant repo]]
 +    - Download the latest vagrant version from https://​releases.hashicorp.com/​vagrant/​
 +    - Using Ubuntu Jammy as an example:<​code>​
 +wget https://​releases.hashicorp.com/​vagrant/​2.2.19/​vagrant_2.2.19_x86_64.rpm
 +ls vagrant_2.2.19_x86_64.rpm | chacractl binary create vagrant/​latest/​HEAD/​ubuntu/​jammy/​x86_64
 +</​code>​
tasks/major-distro-release.txt ยท Last modified: 2022/08/10 16:52 by djgalloway