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

switch Verify PR workflow to EKS runners #1363

Merged
merged 2 commits into from
Apr 11, 2023

Conversation

demisx
Copy link
Collaborator

@demisx demisx commented Apr 10, 2023

Goal

The goal of this PR is to switch Verify PR workflow to the new EKS runners upon successful testing.

Part of #1362

@demisx demisx mentioned this pull request Apr 10, 2023
9 tasks
@codecov
Copy link

codecov bot commented Apr 10, 2023

Codecov Report

Merging #1363 (8d8c762) into main (c04e70e) will not change coverage.
The diff coverage is n/a.

❗ Current head 8d8c762 differs from pull request most recent head 3947663. Consider uploading reports for the commit 3947663 to get more accurate results

@@           Coverage Diff           @@
##             main    #1363   +/-   ##
=======================================
  Coverage   71.03%   71.03%           
=======================================
  Files          47       47           
  Lines        4330     4330           
=======================================
  Hits         3076     3076           
  Misses       1254     1254           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@@ -101,7 +101,7 @@ jobs:
- network: mainnet
spec: frequency
branch_alias: pr
runs-on: [self-hosted, Linux, X64, build]
runs-on: [self-hosted, Linux, X64, testing, v2]
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Need to keep testing label for now, since devOps cannot rename labels on the legacy runners. Will rename to build once all workflows have been switched.

@demisx demisx force-pushed the 1362-switch-verify-pr-to-eks-runners branch from 8d8c762 to cb08c74 Compare April 10, 2023 19:55
@demisx demisx marked this pull request as ready for review April 10, 2023 19:55
@demisx demisx self-assigned this Apr 10, 2023
@demisx demisx requested a review from wilwade April 10, 2023 21:24
@demisx demisx merged commit 74cf972 into main Apr 11, 2023
@demisx demisx deleted the 1362-switch-verify-pr-to-eks-runners branch April 11, 2023 15:04
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