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の管理が面倒 #192

Open
1 task
Tacha-S opened this issue Mar 11, 2024 · 2 comments
Open
1 task

self hosted runnerの管理が面倒 #192

Tacha-S opened this issue Mar 11, 2024 · 2 comments

Comments

@Tacha-S
Copy link
Contributor

Tacha-S commented Mar 11, 2024

概要

面倒な要因として

  • docker imageを定期的にアップデートしないとGitHubのCIの対応バージョンからdropされる(CIが走らなくなる)
  • self hosted runnerが定期的にsshすら繋がらなくなる(network or OSが死ぬ)
  • self hosted runnerがnvidia周りの原因でOSが立ち上がらなくなった

これらの調査、回復対応コストが gazeboを使ったテストを回したい に見合っていない

目的
提案内容
タスク

  • 細かいタスクに分解できているなら書き出す
@h-wata
Copy link
Contributor

h-wata commented Oct 15, 2024

なくしてもいいかもしれませんね。
現状のGithub ActionのCPUが強くなっていないか見てみます。
https://docs.github.com/ja/actions/using-github-hosted-runners/using-larger-runners/about-larger-runners

一応あるみたいですがこれを実施する調査も面倒ですかね。
一旦Self hosted runner削除して調査の余裕が出たら再調査にしましょう。
負荷とメリットが釣り合ってないのはやめましょう。

日程決めてなくしましょうか。

@Tacha-S
Copy link
Contributor Author

Tacha-S commented Oct 15, 2024

larger runnerは前見たときはCPU増強するだけで、GPU載らなかったので不向きかなと思っていましたが、
T4がありそうなので試してもいいかもしれません。
でもcube_smachのようなgazeboを使うテストがある場合のみlarge runnerを使わせないと、
buildするだけのパッケージでlarger runner使いまくってしまいます。

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

No branches or pull requests

2 participants