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

fix(ci): runs-on instance #1801

Merged
merged 5 commits into from
Nov 20, 2024
Merged

fix(ci): runs-on instance #1801

merged 5 commits into from
Nov 20, 2024

Conversation

ratankaliani
Copy link
Member

@ratankaliani ratankaliani commented Nov 19, 2024

Motivation

The instance requested from the Check lockfiles job periodically fails to get allocated to the CI job for >1 day.

Solution

Deployed new runs-on version by updating the CloudFormation template.

Use a broader set of instance types, and the updated runs-on flags to request the instance: https://runs-on.com/configuration/repo-config/

Use disk=large for jobs that require significant disk space.

Remove deprecated hdd flag.

Copy link

github-actions bot commented Nov 19, 2024

SP1 Performance Test Results

Branch: ratan/fix-ci-lockfile-runs-on
Commit: 7b77c08
Author: ratankaliani

program cycles execute (mHz) core (kHZ) compress (KHz) time success
fibonacci 11291 0.16 2.86 0.47 24s
ssz-withdrawals 2757356 17.54 127.92 35.07 1m19s
tendermint 12593597 6.70 269.64 101.27 2m6s

@ratankaliani ratankaliani merged commit 0d9c755 into dev Nov 20, 2024
13 checks passed
@ratankaliani ratankaliani deleted the ratan/fix-ci-lockfile-runs-on branch November 20, 2024 20:39
@yuwen01 yuwen01 mentioned this pull request Nov 20, 2024
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.

1 participant