#397 Update manual steps for releasing atomic host
Merged 6 years ago by dustymabe. Opened 6 years ago by smilner.
smilner/atomic-wg two-week-update  into  master

@@ -22,17 +22,31 @@ 

      - ex: https://kojipkgs.fedoraproject.org/compose/twoweek/Fedora-Atomic-27-20171211.0/STATUS

  - Check to make sure media from all architectures have the same ostree version

      - Can do this by booting the media (or ask ksinny)

- - Check to see if latest ostree pass a-h-t

+ - Check to see if latest ostree pass a-h-t via the README.md in repo

      - https://github.com/projectatomic/atomic-host-tests

  - Check to see if latest cloud images pass autocloud

      - https://apps.fedoraproject.org/autocloud/compose

  - Check to see if ISO image tests passed in OpenQA

      - http://openqa.fedoraproject.org/

  - Check to make sure AMIs were published for every region for that compose

-     - use: https://pagure.io/fedora-websites/blob/master/f/tools/get_ami.py

+     - use: https://pagure.io/fedora-websites/blob/master/f/tools/get_ami.py (EX: python get_ami.py | grep Fedora-Atomic-$VERSION-$RELEASE)

+     - There should be a standard and gp2 for each of the following:

+         - ap-northeast-1

+         - ap-southeast-1

+         - ap-southeast-2

+         - eu-central-1

+         - eu-west-1

+         - sa-east-1

+         - us-east-1

+         - us-west

+         - us-west-1

+         - us-west-2

+     - NOTE: Check <LINK> for possible additions

  - Run an openshift test againt the latest AMI

+     - Use the latest release of openshift-ansible

+     - If anything breaks, open up bug(s)/issue(s) in proper locations for whatever component is causing problems

      - something like: http://www.projectatomic.io/blog/2016/12/part1-install-origin-on-f25-atomic-host/

- - Usually check with jbrooks to see if kube works

+ - If possible, check with jbrooks to see if kube works

      - talk with jbrooks 

  

  If all of those tests pass then: 
@@ -55,8 +69,3 @@ 

  - Send out "follow up" email:

      - example: https://lists.projectatomic.io/projectatomic-archives/atomic-devel/2017-November/msg00092.html

  - Verify static delta works for upgrade from previous release

- 

- 

- Dusty 

- 

- 

this might need some discretion. could be bug in openshift-ansible (open bug in github) or bug in atomic host (open bugzilla against proper component). So maybe "try to determine root cause and open bug/issue" would work.

rebased onto 4c2380d

6 years ago

LGTM - want to rebase and I'll merge it?

rebased onto f5992c6

6 years ago

rebase one more time :( sorry I merged something else before I got to this.

rebased onto 9953715

6 years ago

Forgot to rebase. Done.

Pull-Request has been merged by dustymabe

6 years ago
Metadata