-
Notifications
You must be signed in to change notification settings - Fork 124
Push tested ami json to public aws bucket #313
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Push tested ami json to public aws bucket #313
Conversation
After giving launch permissions for the newest ami, also push the json file with the ami-id to a public s3 bucket. Signed-off-by: Yu Qi Zhang <[email protected]>
|
Tested. Example pipeline: https://continuous-infra-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/view/rhcos/job/jerzhang-test-coreos-rhcos-cloud/ The bucket name is called |
|
/retest |
ashcrow
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me. Will let @miabbott pull the merge lever if he also 👍's.
|
/assign miabbott But LGTM too |
|
/hold |
|
/hold cancel |
|
Now that we merged: #315 I think we're ok regarding bits? |
|
/hold cancel |
|
/lgtm |
After giving launch permissions for the newest ami, also push
the json file with the ami-id to a public s3 bucket.
Signed-off-by: Yu Qi Zhang [email protected]