-
Notifications
You must be signed in to change notification settings - Fork 0
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
Update Terraform to automate host and server setup #13
Comments
Updates added to existing pull request #7 |
Updating the Terraform configurationBefore adding the setup commands, I tested the use of the
Then I SSH'ed into the instance. At first I was confused as to why I couldn't find the new file, but it was created at the
|
Add a self-hosted runnerFirst, I manually followed the instructions in the GitHub documentation to add a self-hosted runner for the cinder_bench_runner repository:
|
Troubleshooting "Failed to fetch" errors
Check that the runner has been added successfully
Add commands to set up runner in a script
(Optional) removing the runner
|
Next step
|
Existing Terraform configuration should be updated to automatically install everything the instance needs to be set up as a runner.
Resources
The text was updated successfully, but these errors were encountered: