Skip to content

Added larger runner label - QA Task#6308

Merged
can-angun merged 11 commits intomasterfrom
add-self-hosted-runner-qa
Jun 12, 2025
Merged

Added larger runner label - QA Task#6308
can-angun merged 11 commits intomasterfrom
add-self-hosted-runner-qa

Conversation

@can-angun
Copy link
Contributor

No description provided.

@can-angun can-angun self-assigned this Jun 12, 2025
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR changes the GitHub Actions runner configuration for specific jobs in the workflow to use a larger runner label.

  • Changed the runner from ubuntu-latest to ubuntu-22.04-4core for the ui-test-dashboard and ui-test-onboarding jobs.
Comments suppressed due to low confidence (2)

.github/workflows/main.yml:246

  • Verify that the new runner label 'ubuntu-22.04-4core' is available on your runner pool and supported by GitHub Actions to avoid potential job failures.
runs-on: ubuntu-22.04-4core

.github/workflows/main.yml:329

  • Ensure consistency by confirming that 'ubuntu-22.04-4core' is intentionally used for this job and that it meets the job's requirements compared to the default ubuntu-latest.
runs-on: ubuntu-22.04-4core

@can-angun can-angun merged commit 29293f0 into master Jun 12, 2025
13 of 15 checks passed
@can-angun can-angun deleted the add-self-hosted-runner-qa branch June 12, 2025 09:03
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