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

Self hosted runner integration test #221

Merged
merged 10 commits into from
Dec 8, 2023

Conversation

yhaliaw
Copy link
Contributor

@yhaliaw yhaliaw commented Dec 7, 2023

Overview

Add option for self-hosted runner for running integration tests.

Rationale

Allows for self-hosted runner for integration tests alleviate shortage of GitHub-provided runners.

Workflow Changes

integration_test.yaml and integration_test_run.yaml has the following new inputs to specify whether to use self-hosted runner and the label to use:

  • self-hosted-runner
  • self-hosted-runner-label

Checklist

  • The contributing guide was applied
  • The PR is tagged with appropriate label (urgent, trivial, complex)

@yhaliaw yhaliaw added the trivial label Dec 7, 2023
@yhaliaw yhaliaw requested a review from a team as a code owner December 7, 2023 04:37
@yhaliaw yhaliaw marked this pull request as draft December 7, 2023 04:37
@yhaliaw yhaliaw marked this pull request as ready for review December 7, 2023 08:56
@yhaliaw yhaliaw merged commit eac4515 into main Dec 8, 2023
71 checks passed
@yhaliaw yhaliaw deleted the self-hosted-runner-integration-test branch December 8, 2023 08:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants