Skip to content

Conversation

@hassy
Copy link
Member

@hassy hassy commented Aug 6, 2024

Description

Add ability to customize two settings for Artillery workers on ECS:

  • --container-dns-servers can now be used to set the dnsServers setting for the Artillery container
  • --ephemeral-storage can now be used to set the amount of ephemeral storage for the worker task

Pre-merge checklist

This is for use by the Artillery team. Please leave this in if you're contributing to Artillery.

  • Does this require an update to the docs? Yes
  • Does this require a changelog entry? Yes

@hassy hassy force-pushed the feat/ecs-extra-overrides branch from 7b5c3d6 to 8587c19 Compare August 6, 2024 12:41
- --container-dns-servers can now be used to set the dnsServers setting
  for the Artillery container
- --ephemeral-storage can now be used to set the amount of ephemeral storage for the worker task
@hassy hassy force-pushed the feat/ecs-extra-overrides branch from 8587c19 to 40cfdd4 Compare August 6, 2024 13:27
@hassy
Copy link
Member Author

hassy commented Aug 6, 2024

Tested manually:

  • ephemeral storage only, on Fargate (only supported on Fargate)
  • DNS servers only, on ECS/EC2 (not supported when network mode = awsvpc which is what we set on Fargate)

@hassy hassy merged commit 5f5adff into main Aug 6, 2024
@hassy hassy deleted the feat/ecs-extra-overrides branch August 6, 2024 13:43
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

Successfully merging this pull request may close these issues.

2 participants