Skip to content
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

Update AMI runner image and instance type #1939

Merged
merged 2 commits into from
Sep 26, 2023
Merged

Conversation

charlie-ava
Copy link
Contributor

Why this should be merged

This will fix issues with the public ami uploader ringing json correctly as well as timeouts with the ami build.

How this works

Using ubuntu 22.04 instead of 20.04 fixed some json parsing errors with the boto3 library. Adjusting the image for build will make builds faster and not hit the 45 minute timeout.

How this was tested

A private branch was created with these adjustments and we saw successful builds from github pipeline.

@danlaine danlaine added the ci This focuses on changes to the CI process label Aug 29, 2023
@StephenButtolph StephenButtolph changed the base branch from master to dev September 25, 2023 19:00
@StephenButtolph StephenButtolph added this to the v1.10.12 milestone Sep 25, 2023
@StephenButtolph StephenButtolph changed the title updated runner image and instance type Update AMI runner image and instance type Sep 25, 2023
@StephenButtolph StephenButtolph added this pull request to the merge queue Sep 26, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Sep 26, 2023
@StephenButtolph StephenButtolph added this pull request to the merge queue Sep 26, 2023
Merged via the queue into dev with commit da1ae52 Sep 26, 2023
16 checks passed
@StephenButtolph StephenButtolph deleted the public-ami-updates branch September 26, 2023 21:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci This focuses on changes to the CI process
Projects
No open projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants