Skip to content

feat: switch to Gen2 CircleCI executors#1150

Merged
ekalinichev merged 2 commits into
mainfrom
feature/circleci-gen2
May 21, 2026
Merged

feat: switch to Gen2 CircleCI executors#1150
ekalinichev merged 2 commits into
mainfrom
feature/circleci-gen2

Conversation

@ekalinichev
Copy link
Copy Markdown
Contributor

@ekalinichev ekalinichev commented May 21, 2026

Please read CONTRIBUTING.md for additional information on contributing to this repository!

What this PR does / why we need it

CircleCI rolled out Gen2 executors that are 1.4x faster than the old ones.

Jira ID

[XX-XX]

Notes for your reviewers


Rovo Dev code review: Rovo Dev has reviewed this pull request
Any suggestions or improvements have been posted as pull request comments.

@ekalinichev ekalinichev requested a review from a team as a code owner May 21, 2026 09:32
@getoutreach-ci-2
Copy link
Copy Markdown

Link to code coverage report (posted by coverbot 🤖)

@ekalinichev ekalinichev merged commit dc0bf46 into main May 21, 2026
10 checks passed
@ekalinichev ekalinichev deleted the feature/circleci-gen2 branch May 21, 2026 14:21
Comment thread orbs/shared/jobs/e2e.yaml
description: The resource class to use for the e2e tests
type: string
default: "xlarge"
default: "xlarge.gen2"
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ekalinichev I found that this won't work without changing the machine image:

image: ubuntu-2404:2024.11.1

With the current value, I get the following error in CircleCI:

Warning

Job was rejected because resource class 2xlarge.gen2, image ubuntu-2404:2024.11.1 is not a valid resource class

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants