Skip to content

EC2 Fast-Launch support #4802

@tamuseanmiller

Description

@tamuseanmiller

Hello! We're trying to integrate ephemeral Windows runners for various tasks into our workflows. We're prebuilding them with packer and ansible so they rely on that scheduled task at boot to launch the runner service but this takes quite a long time (around 5 minutes). I tried to just enable fast launch on top of the current image setup that we have but it always tries to start that scheduled task to start the runner service when it's initializing fast launch rather than at the start of an actions kickoff.

I'm a bit of a newbie to this so I was wondering if anyone had any ideas as to how this could be implemented? Could the runner startup be deferred somehow until the webhook creates the instance so the agent isn't first started after the snapshot creation of fast-launch?

Thanks in advance!

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions