From 99537159c0599ea68410576d37e8d244bbe56798 Mon Sep 17 00:00:00 2001 From: Steve Milner Date: Jan 10 2018 20:56:03 +0000 Subject: Update manual steps for releasing atomic host Signed-off-by: Steve Milner --- diff --git a/docs/two-week-release-steps.md b/docs/two-week-release-steps.md index a42a960..8ec0c9d 100644 --- a/docs/two-week-release-steps.md +++ b/docs/two-week-release-steps.md @@ -22,17 +22,31 @@ Before sending out candidate email: - 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 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 @@ After release: - 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 - -