Skip to content

Conversation

@dannymartinm
Copy link
Contributor

DO NOT MERGE until the infrastructure is in place.

As part of the issue 21106, @elink21 and I have implemented the self-hosted runners for the Ubuntu and Windows operating systems.

Please see the Approved Pull Request (PR#22703) for reference.

In this PR you will find the following changes:

  • Adding Monitor Self-hosted Runners to runs-on GitHub-hosted runners. This workflow monitors if the Beam self-hosted runners are up and healthy.

PR#16511 : Previous PR for reference.
BEAM-12812: Original Jira may contain additional context.


Thank you for your contribution! Follow this checklist to help us incorporate your contribution quickly and easily:

  • Choose reviewer(s) and mention them in a comment (R: @username).
  • Mention the appropriate issue in your description (for example: addresses #123), if applicable. This will automatically add a link to the pull request in the issue. If you would like the issue to automatically close on merging the pull request, comment fixes #<ISSUE NUMBER> instead.
  • Update CHANGES.md with noteworthy changes.
  • If this contribution is large, please file an Apache Individual Contributor License Agreement.

See the Contributor Guide for more tips on how to make review process smoother.

To check the build health, please visit https://github.com/apache/beam/blob/master/.test-infra/BUILD_STATUS.md

GitHub Actions Tests Status (on master branch)

Build python source distribution and wheels
Python tests
Java tests
Go tests

See CI.md for more information about GitHub Actions CI.

* Adding monitor_self_hosted_runners

* Adding scripts

Co-authored-by: Elias Segundo <elias.segundo@luisrazo.local>
@elink21
Copy link
Contributor

elink21 commented Sep 9, 2022

This additional workflow doesn't run on Self-hosted Runners but is preferable to wait until the self-hosted Runners are up and running for merging to avoid false outage alerts.

@github-actions github-actions bot added the build label Sep 9, 2022
@github-actions
Copy link
Contributor

github-actions bot commented Sep 9, 2022

Assigning reviewers. If you would like to opt out of this review, comment assign to next reviewer:

R: @damccorm for label build.

Available commands:

  • stop reviewer notifications - opt out of the automated review tooling
  • remind me after tests pass - tag the comment author after tests pass
  • waiting on author - shift the attention set back to the author (any comment or push by the author will return the attention set to the reviewers)

The PR bot will only process comments in the main thread (not review comments).

* Setting minimum instances

* Setting more frequent time

Co-authored-by: Elias Segundo <elias.segundo@luisrazo.local>
Copy link
Contributor

@damccorm damccorm left a comment

Choose a reason for hiding this comment

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

Just one small comment remaining, other than that this looks good to me!

@github-actions
Copy link
Contributor

Reminder, please take a look at this pr: @damccorm

@elink21
Copy link
Contributor

elink21 commented Nov 9, 2022

Status update: reviewed by @damccorm, waiting for the migration window to deploy the infrastructure and request the merge.

@github-actions
Copy link
Contributor

github-actions bot commented Jan 9, 2023

This pull request has been marked as stale due to 60 days of inactivity. It will be closed in 1 week if no further activity occurs. If you think that’s incorrect or this pull request requires a review, please simply write any comment. If closed, you can revive the PR at any time and @mention a reviewer or discuss it on the dev@beam.apache.org list. Thank you for your contributions.

@github-actions github-actions bot added the stale label Jan 9, 2023
@github-actions
Copy link
Contributor

This pull request has been closed due to lack of activity. If you think that is incorrect, or the pull request requires review, you can revive the PR at any time.

@github-actions github-actions bot closed this Jan 18, 2023
@damccorm damccorm reopened this Jan 18, 2023
@github-actions github-actions bot removed the stale label Jan 19, 2023
@github-actions
Copy link
Contributor

This pull request has been marked as stale due to 60 days of inactivity. It will be closed in 1 week if no further activity occurs. If you think that’s incorrect or this pull request requires a review, please simply write any comment. If closed, you can revive the PR at any time and @mention a reviewer or discuss it on the dev@beam.apache.org list. Thank you for your contributions.

@github-actions github-actions bot added the stale label Mar 21, 2023
@github-actions github-actions bot removed the stale label Mar 22, 2023
@damccorm damccorm closed this Apr 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants