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

Create runner after reserving capacity/provision resources #7398

Open
soyacz opened this issue May 5, 2024 · 0 comments
Open

Create runner after reserving capacity/provision resources #7398

soyacz opened this issue May 5, 2024 · 0 comments
Assignees

Comments

@soyacz
Copy link
Contributor

soyacz commented May 5, 2024

When we fallback to different AZ's with test resources using Capacity Reservation, runner is already created and might be in different AZ This infers additional costs.

Idea is to first reserve capacity and after that create sct-runner in the same AZ as capacity was reserved.

Another idea would be to make 'provision step' to provision also sct-runner. I think we would need to fix only setup of syslogng to point to host (e.g. sct-runner) and after provisioning instances add ip of sct-runner to /etc/hosts in each provisioned instance so it points to valid host. This way we could shave another 1minute from test run.

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

1 participant